Skip to content

Commit

Permalink
chore: bump deps (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
pluvrt authored Jan 5, 2025
1 parent 6fa939f commit 44c82ae
Show file tree
Hide file tree
Showing 16 changed files with 311 additions and 284 deletions.
4 changes: 2 additions & 2 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.20241224.0",
"@cloudflare/workers-types": "^4.20241230.0",
"@pluv/tsconfig": "workspace:^",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-dynamic-import-vars": "^2.1.5",
Expand All @@ -29,7 +29,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2",
"eslint-config-pluv": "workspace:^",
"rollup": "^4.29.1",
"rollup": "^4.29.2",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"typescript": "^5.7.2",
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"@pluv/react": "workspace:^",
"@radix-ui/react-tooltip": "^1.1.6",
"@seznam/compose-react-refs": "^1.0.6",
"@shikijs/twoslash": "^1.24.4",
"@shikijs/twoslash": "^1.26.1",
"@tanstack/react-table": "^8.20.6",
"@types/common-tags": "^1.8.4",
"@types/mdx": "^2.0.13",
"@types/ms": "^0.7.34",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/ws": "^8.5.13",
Expand All @@ -51,7 +51,7 @@
"next": "^15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"shiki": "^1.24.4",
"shiki": "^1.26.1",
"yjs": "^13.6.21",
"zod": "^3.24.1"
},
Expand All @@ -70,7 +70,7 @@
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"autoprefixer": "^10.4.20",
"concurrently": "^9.1.1",
"concurrently": "^9.1.2",
"dotenv-cli": "^8.0.0",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion internal/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/common-tags": "^1.8.4",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"common-tags": "^1.8.2",
"dotenv-cli": "^8.0.0",
"eslint-config-pluv": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"engines": {
"node": ">=22.0.0"
},
"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a",
"scripts": {
"build": "turbo run build",
"build:internal": "turbo run build --filter=./internal/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"dotenv": "^16.4.7",
"execa": "^9.5.2",
Expand All @@ -46,7 +46,7 @@
"ink-spinner": "^5.0.0",
"pastel": "^3.0.0",
"react": "^19.0.0",
"rollup": "^4.29.1",
"rollup": "^4.29.2",
"rollup-plugin-node-polyfills": "^0.2.1",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/crdt-loro/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:^",
"loro-crdt": "^1.2.4",
"loro-crdt": "^1.2.7",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@pluv/types": "workspace:^"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241224.0",
"@cloudflare/workers-types": "^4.20241230.0",
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/persistence-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@pluv/io": "workspace:^",
"@pluv/types": "workspace:^",
"@types/node": "^22.10.2"
"@types/node": "^22.10.5"
},
"peerDependencies": {
"ioredis": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"path-to-regexp": "^8.2.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241224.0",
"@cloudflare/workers-types": "^4.20241230.0",
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@pluv/io": "workspace:^",
"@pluv/types": "workspace:^",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/ws": "^8.5.13",
"path-to-regexp": "^8.2.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 @@ -26,8 +26,8 @@
"@pluv/crdt": "workspace:^",
"@pluv/io": "workspace:^",
"@pluv/types": "workspace:^",
"@types/node": "^22.10.2",
"hono": "^4.6.14",
"@types/node": "^22.10.5",
"hono": "^4.6.16",
"zod": "^3.24.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pubsub-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@pluv/io": "workspace:^",
"@types/node": "^22.10.2"
"@types/node": "^22.10.5"
},
"peerDependencies": {
"ioredis": "^5.0.0"
Expand Down
Loading

0 comments on commit 44c82ae

Please sign in to comment.