Skip to content

Commit

Permalink
chore: bump deps (#780)
Browse files Browse the repository at this point in the history
  • Loading branch information
pluvrt authored Oct 9, 2024
1 parent fbf2628 commit e0555dd
Show file tree
Hide file tree
Showing 29 changed files with 2,115 additions and 2,137 deletions.
8 changes: 4 additions & 4 deletions apps/server-cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240925.0",
"@cloudflare/workers-types": "^4.20241004.0",
"@pluv/tsconfig": "workspace:^",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-dynamic-import-vars": "^2.1.3",
Expand All @@ -29,10 +29,10 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.0",
"eslint-config-pluv": "workspace:^",
"rollup": "^4.23.0",
"rollup": "^4.24.0",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"typescript": "^5.6.2",
"wrangler": "^3.79.0"
"typescript": "^5.6.3",
"wrangler": "^3.80.2"
}
}
28 changes: 14 additions & 14 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,39 @@
"@tanstack/react-table": "^8.20.5",
"@types/common-tags": "^1.8.4",
"@types/ms": "^0.7.34",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"common-tags": "^1.8.2",
"ms": "^2.1.3",
"next": "^14.2.14",
"next": "^14.2.15",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@next/bundle-analyzer": "^14.2.14",
"@next/mdx": "^14.2.14",
"@babel/core": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/preset-react": "^7.25.7",
"@next/bundle-analyzer": "^14.2.15",
"@next/mdx": "^14.2.15",
"@pluv-internal/remark-plugins": "workspace:^",
"@pluv-internal/tailwind-config": "workspace:^",
"@pluv-internal/typings": "workspace:^",
"@pluv/tsconfig": "workspace:^",
"@storybook/addon-essentials": "^8.3.4",
"@storybook/addon-interactions": "^8.3.4",
"@storybook/addon-themes": "^8.3.4",
"@storybook/nextjs": "^8.3.4",
"@storybook/react": "^8.3.4",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-themes": "^8.3.5",
"@storybook/nextjs": "^8.3.5",
"@storybook/react": "^8.3.5",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"eslint": "^8.57.0",
"eslint-config-pluv": "workspace:^",
"next-compose-plugins": "^2.2.1",
"postcss": "^8.4.47",
"remark-gfm": "^4.0.0",
"storybook": "^8.3.4",
"storybook": "^8.3.5",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"webpack": "^5.95.0"
}
}
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"@types/common-tags": "^1.8.4",
"@types/mdx": "^2.0.13",
"@types/ms": "^0.7.34",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/ws": "^8.5.12",
"clsx": "^2.1.1",
"common-tags": "^1.8.2",
"gray-matter": "^4.0.3",
"ms": "^2.1.3",
"next": "^14.2.14",
"next": "^14.2.15",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"shiki": "^1.17.7",
Expand All @@ -57,8 +57,8 @@
"devDependencies": {
"@faker-js/faker": "^9.0.3",
"@mdx-js/loader": "^3.0.1",
"@next/bundle-analyzer": "^14.2.14",
"@next/mdx": "^14.2.14",
"@next/bundle-analyzer": "^14.2.15",
"@next/mdx": "^14.2.15",
"@pluv-internal/tailwind-config": "workspace:^",
"@pluv-internal/typings": "workspace:^",
"@pluv-internal/utils": "workspace:^",
Expand All @@ -82,6 +82,6 @@
"serve": "^14.2.3",
"tailwindcss": "^3.4.13",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
6 changes: 3 additions & 3 deletions internal/mdx-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@pluv-internal/utils": "workspace:^",
"@types/common-tags": "^1.8.4",
"@types/mdx": "^2.0.13",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"common-tags": "^1.8.2",
"next": "^14.2.14",
"next": "^14.2.15",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand All @@ -33,6 +33,6 @@
"eslint-config-pluv": "workspace:^",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions internal/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"@tanstack/react-table": "^8.20.5",
"@types/common-tags": "^1.8.4",
"@types/ms": "^0.7.34",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"common-tags": "^1.8.2",
"framer-motion": "^11.9.0",
"framer-motion": "^11.11.7",
"ms": "^2.1.3",
"next": "^14.2.14",
"next": "^14.2.15",
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.12",
"react": "^18.3.1",
Expand All @@ -65,6 +65,6 @@
"eslint-config-pluv": "workspace:^",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions internal/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@react-hookz/web": "^24.0.4",
"@types/ms": "^0.7.34",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"ms": "^2.1.3",
"next-themes": "^0.3.0",
Expand All @@ -28,6 +28,6 @@
"@pluv/tsconfig": "workspace:^",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
6 changes: 3 additions & 3 deletions internal/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"access": "public"
},
"dependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"react": "^18.3.1"
},
"devDependencies": {
Expand All @@ -26,13 +26,13 @@
"@types/common-tags": "^1.8.4",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"common-tags": "^1.8.2",
"dotenv-cli": "^7.4.2",
"eslint-config-pluv": "workspace:^",
"fs-extra": "^11.2.0",
"glob": "^11.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion internal/remark-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@pluv/tsconfig": "workspace:^",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions internal/typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"access": "public"
},
"dependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"react": "^18.3.1"
},
"devDependencies": {
Expand All @@ -17,6 +17,6 @@
"eslint-config-pluv": "workspace:^",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
6 changes: 3 additions & 3 deletions internal/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"access": "public"
},
"dependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"clsx": "^2.1.1",
"tailwind-merge": "^2.5.2"
"tailwind-merge": "^2.5.3"
},
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
"eslint-config-pluv": "workspace:^",
"typescript": "^5.6.2"
"typescript": "^5.6.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.8",
"@changesets/cli": "^2.27.9",
"@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 @@ -33,6 +33,6 @@
"eslint": "^8.57.0",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"dotenv": "^16.4.5",
"execa": "^9.4.0",
"fs-extra": "^11.2.0",
"ink": "^5.0.1",
"ink-spinner": "^5.0.0",
"pastel": "^3.0.0",
"react": "^18.3.1",
"rollup": "^4.23.0",
"rollup": "^4.24.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"eslint": "^8.57.0",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/crdt-loro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"eslint-config-pluv": "workspace:^",
"loro-crdt": "^0.16.12",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/crdt-yjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": "^8.57.0",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"yjs": "^13.6.19"
}
}
2 changes: 1 addition & 1 deletion packages/crdt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"eslint": "^8.57.0",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions packages/eslint-config-pluv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
},
"dependencies": {
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.14",
"eslint-config-next": "^14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.1.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-tailwindcss": "^3.17.4",
"next": "^14.2.14",
"eslint-plugin-tailwindcss": "^3.17.5",
"next": "^14.2.15",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8"
},
"devDependencies": {
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"eslint-config-pluv": "workspace:^",
"genversion": "^3.2.0",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.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.20240925.0",
"@cloudflare/workers-types": "^4.20241004.0",
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.0",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions 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.7.4"
"@types/node": "^22.7.5"
},
"peerDependencies": {
"ioredis": "^5.0.0"
Expand All @@ -36,6 +36,6 @@
"eslint-config-pluv": "workspace:^",
"ioredis": "^5.4.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.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.20240925.0",
"@cloudflare/workers-types": "^4.20241004.0",
"@pluv/tsconfig": "workspace:^",
"eslint": "^8.57.0",
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit e0555dd

Please sign in to comment.