Skip to content

Commit

Permalink
chore: bump deps (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
leedavidcs authored Dec 12, 2024
1 parent bcc5058 commit 599cf56
Show file tree
Hide file tree
Showing 16 changed files with 788 additions and 1,018 deletions.
4 changes: 2 additions & 2 deletions apps/server-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@pluv/crdt-yjs": "workspace:^",
"@pluv/io": "workspace:^",
"@pluv/platform-cloudflare": "workspace:^",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241205.0",
Expand All @@ -33,6 +33,6 @@
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"typescript": "^5.7.2",
"wrangler": "^3.93.0"
"wrangler": "^3.95.0"
}
}
8 changes: 4 additions & 4 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"@types/common-tags": "^1.8.4",
"@types/ms": "^0.7.34",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@types/react-dom": "^19.0.2",
"common-tags": "^1.8.2",
"ms": "^2.1.3",
"next": "^15.0.4",
"next": "^15.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3",
"@next/bundle-analyzer": "^15.0.4",
"@next/mdx": "^15.0.4",
"@next/bundle-analyzer": "^15.1.0",
"@next/mdx": "^15.1.0",
"@pluv-internal/remark-plugins": "workspace:^",
"@pluv-internal/tailwind-config": "workspace:^",
"@pluv-internal/typings": "workspace:^",
Expand Down
16 changes: 8 additions & 8 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,31 +34,31 @@
"@pluv/react": "workspace:^",
"@radix-ui/react-tooltip": "^1.1.4",
"@seznam/compose-react-refs": "^1.0.6",
"@shikijs/twoslash": "^1.24.0",
"@shikijs/twoslash": "^1.24.2",
"@tanstack/react-table": "^8.20.5",
"@types/common-tags": "^1.8.4",
"@types/mdx": "^2.0.13",
"@types/ms": "^0.7.34",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/ws": "^8.5.13",
"clsx": "^2.1.1",
"common-tags": "^1.8.2",
"gray-matter": "^4.0.3",
"ms": "^2.1.3",
"next": "^15.0.4",
"next": "^15.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"shiki": "^1.24.0",
"shiki": "^1.24.2",
"yjs": "^13.6.20",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@faker-js/faker": "^9.3.0",
"@mdx-js/loader": "^3.1.0",
"@next/bundle-analyzer": "^15.0.4",
"@next/mdx": "^15.0.4",
"@next/bundle-analyzer": "^15.1.0",
"@next/mdx": "^15.1.0",
"@pluv-internal/tailwind-config": "workspace:^",
"@pluv-internal/typings": "workspace:^",
"@pluv-internal/utils": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions internal/mdx-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@types/common-tags": "^1.8.4",
"@types/mdx": "^2.0.13",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@types/react-dom": "^19.0.2",
"common-tags": "^1.8.2",
"next": "^15.0.4",
"next": "^15.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions internal/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"@types/common-tags": "^1.8.4",
"@types/ms": "^0.7.34",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@types/react-dom": "^19.0.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"common-tags": "^1.8.2",
"framer-motion": "^11.13.1",
"framer-motion": "^11.13.5",
"ms": "^2.1.3",
"next": "^15.0.4",
"next": "^15.1.0",
"next-themes": "^0.4.4",
"nextjs-toploader": "^3.7.15",
"react": "^19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions internal/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"@react-hookz/web": "^24.0.4",
"@types/ms": "^0.7.34",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@types/react-dom": "^19.0.2",
"ms": "^2.1.3",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-use": "^17.5.0"
"react-use": "^17.6.0"
},
"devDependencies": {
"@pluv/tsconfig": "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.1",
"@types/node": "^22.10.2",
"common-tags": "^1.8.2",
"dotenv-cli": "^7.4.4",
"eslint-config-pluv": "workspace:^",
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.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"dotenv": "^16.4.7",
"execa": "^9.5.2",
Expand All @@ -50,7 +50,7 @@
"rollup-plugin-node-polyfills": "^0.2.1",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
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.1.4",
"loro-crdt": "^1.2.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-pluv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"dependencies": {
"eslint": "^8.57.1",
"eslint-config-next": "^15.0.4",
"eslint-config-next": "^15.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.3.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-tailwindcss": "^3.17.5",
"next": "^15.0.4",
"next": "^15.1.0",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9"
},
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.1"
"@types/node": "^22.10.2"
},
"peerDependencies": {
"ioredis": "^5.0.0"
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.1",
"@types/node": "^22.10.2",
"@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,9 +26,9 @@
"@pluv/crdt": "workspace:^",
"@pluv/io": "workspace:^",
"@pluv/types": "workspace:^",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"hono": "^4.6.13",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
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.1"
"@types/node": "^22.10.2"
},
"peerDependencies": {
"ioredis": "^5.0.0"
Expand Down
Loading

0 comments on commit 599cf56

Please sign in to comment.