Skip to content

Commit

Permalink
chore: bump deps (#866)
Browse files Browse the repository at this point in the history
  • Loading branch information
pluvrt authored Jan 27, 2025
1 parent 978e4b1 commit bddc70d
Show file tree
Hide file tree
Showing 23 changed files with 675 additions and 667 deletions.
6 changes: 3 additions & 3 deletions apps/server-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"zod": "^3.24.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250121.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@pluv/tsconfig": "workspace:^",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-dynamic-import-vars": "^2.1.5",
Expand All @@ -29,10 +29,10 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2",
"eslint-config-pluv": "workspace:^",
"rollup": "^4.31.0",
"rollup": "^4.32.0",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"typescript": "^5.7.3",
"wrangler": "^3.105.0"
"wrangler": "^3.105.1"
}
}
4 changes: 2 additions & 2 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/preset-env": "^7.26.7",
"@babel/preset-react": "^7.26.3",
"@next/bundle-analyzer": "^15.1.6",
"@next/mdx": "^15.1.6",
Expand Down
2 changes: 1 addition & 1 deletion internal/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"common-tags": "^1.8.2",
"framer-motion": "^12.0.3",
"framer-motion": "^12.0.5",
"ms": "^2.1.3",
"next": "^15.1.6",
"next-themes": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion internal/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion internal/remark-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"version-packages": "changeset version"
},
"devDependencies": {
"@changesets/cli": "^2.27.11",
"@changesets/cli": "^2.27.12",
"@pluv-internal/tailwind-config": "workspace:^",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-indexeddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@pluv/types": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ink-spinner": "^5.0.0",
"pastel": "^3.0.0",
"react": "^19.0.0",
"rollup": "^4.31.0",
"rollup": "^4.32.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"tslib": "^2.8.1",
"typescript": "^5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/crdt-loro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"loro-crdt": "^1.3.1",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/crdt-yjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"yjs": "^13.6.23"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/crdt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"genversion": "^3.2.0",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@pluv/types": "workspace:^"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250121.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/persistence-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"ioredis": "^5.4.2",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/platform-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"path-to-regexp": "^8.2.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250121.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/platform-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"ws": "^8.18.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/platform-pluv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"@pluv/io": "workspace:^",
"@pluv/types": "workspace:^",
"@types/node": "^22.10.10",
"hono": "^4.6.18",
"hono": "^4.6.19",
"zod": "^3.24.1"
},
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/pubsub-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"ioredis": "^5.4.2",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"react": "^19.0.0",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit bddc70d

Please sign in to comment.