Skip to content

Commit

Permalink
chore: bump deps (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
pluvrt authored Jan 21, 2025
1 parent 957bce4 commit 53c8d8f
Show file tree
Hide file tree
Showing 24 changed files with 1,460 additions and 2,607 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.20250109.0",
"@cloudflare/workers-types": "^4.20250121.0",
"@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.30.1",
"rollup": "^4.31.0",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"typescript": "^5.7.3",
"wrangler": "^3.101.0"
"wrangler": "^3.103.2"
}
}
28 changes: 14 additions & 14 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@faker-js/faker": "^9.3.0",
"@faker-js/faker": "^9.4.0",
"@hookform/resolvers": "^3.10.0",
"@pluv-apps/web": "workspace:^",
"@pluv-internal/react-components": "workspace:^",
Expand All @@ -24,38 +24,38 @@
"@pluv/react": "workspace:^",
"@tanstack/react-table": "^8.20.6",
"@types/common-tags": "^1.8.4",
"@types/ms": "^0.7.34",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/ms": "^2.1.0",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"common-tags": "^1.8.2",
"ms": "^2.1.3",
"next": "^15.1.4",
"next": "^15.1.5",
"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.1.4",
"@next/mdx": "^15.1.4",
"@next/bundle-analyzer": "^15.1.5",
"@next/mdx": "^15.1.5",
"@pluv-internal/remark-plugins": "workspace:^",
"@pluv-internal/tailwind-config": "workspace:^",
"@pluv-internal/typings": "workspace:^",
"@pluv/tsconfig": "workspace:^",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-themes": "^8.4.7",
"@storybook/nextjs": "^8.4.7",
"@storybook/react": "^8.4.7",
"@storybook/addon-essentials": "^8.5.0",
"@storybook/addon-interactions": "^8.5.0",
"@storybook/addon-themes": "^8.5.0",
"@storybook/nextjs": "^8.5.0",
"@storybook/react": "^8.5.0",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"next-compose-plugins": "^2.2.1",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"remark-gfm": "^4.0.0",
"storybook": "^8.4.7",
"storybook": "^8.5.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"webpack": "^5.97.1"
Expand Down
26 changes: 13 additions & 13 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
"@pluv/react": "workspace:^",
"@radix-ui/react-tooltip": "^1.1.6",
"@seznam/compose-react-refs": "^1.0.6",
"@shikijs/twoslash": "^1.26.1",
"@shikijs/twoslash": "^2.0.3",
"@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.5",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/ms": "^2.1.0",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@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.1.4",
"next": "^15.1.5",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"shiki": "^1.26.1",
"yjs": "^13.6.21",
"shiki": "^2.0.3",
"yjs": "^13.6.23",
"zod": "^3.24.1"
},
"devDependencies": {
"@faker-js/faker": "^9.3.0",
"@faker-js/faker": "^9.4.0",
"@mdx-js/loader": "^3.1.0",
"@next/bundle-analyzer": "^15.1.4",
"@next/mdx": "^15.1.4",
"@next/bundle-analyzer": "^15.1.5",
"@next/mdx": "^15.1.5",
"@pluv-internal/tailwind-config": "workspace:^",
"@pluv-internal/typings": "workspace:^",
"@pluv-internal/utils": "workspace:^",
Expand All @@ -74,11 +74,11 @@
"dotenv-cli": "^8.0.0",
"eslint": "^8.57.1",
"eslint-config-pluv": "workspace:^",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"glob": "^11.0.1",
"next-compose-plugins": "^2.2.1",
"nodemon": "^3.1.9",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"remark-gfm": "^4.0.0",
"serve": "^14.2.4",
"tailwindcss": "^3.4.17",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/src/utils/getShiki.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import type { HighlighterGeneric } from "shiki/core";
import { createOnigurumaEngine } from "shiki/engine/oniguruma";

export type ShikiLanguage = "bash" | "text" | "tsx" | "typescript";
export type ShikiTheme = "catppuccin-latte" | "catppuccin-macchiato";

export const getShiki = async () => {
const createHighlighterCore = await import("shiki/core").then((mod) => mod.createHighlighterCore);
const getWasm = await import("shiki/wasm");

const highlighter = await createHighlighterCore({
langAlias: {
Expand All @@ -17,7 +17,7 @@ export const getShiki = async () => {
},
themes: [import("shiki/themes/catppuccin-latte.mjs"), import("shiki/themes/catppuccin-macchiato.mjs")],
langs: [import("shiki/langs/bash.mjs"), import("shiki/langs/tsx.mjs")],
loadWasm: getWasm,
engine: createOnigurumaEngine(() => import("shiki/wasm")),
});

return highlighter as HighlighterGeneric<ShikiLanguage, ShikiTheme>;
Expand Down
8 changes: 4 additions & 4 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": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"common-tags": "^1.8.2",
"next": "^15.1.4",
"next": "^15.1.5",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand All @@ -31,7 +31,7 @@
"@pluv/tsconfig": "workspace:^",
"autoprefixer": "^10.4.20",
"eslint-config-pluv": "workspace:^",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
Expand Down
14 changes: 7 additions & 7 deletions internal/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,30 +40,30 @@
"@radix-ui/react-visually-hidden": "^1.1.1",
"@tanstack/react-table": "^8.20.6",
"@types/common-tags": "^1.8.4",
"@types/ms": "^0.7.34",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/ms": "^2.1.0",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"common-tags": "^1.8.2",
"framer-motion": "^11.17.0",
"framer-motion": "^12.0.1",
"ms": "^2.1.3",
"next": "^15.1.4",
"next": "^15.1.5",
"next-themes": "^0.4.4",
"nextjs-toploader": "^3.7.15",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"sonner": "^1.7.1"
"sonner": "^1.7.2"
},
"devDependencies": {
"@pluv-internal/tailwind-config": "workspace:^",
"@pluv-internal/typings": "workspace:^",
"@pluv/tsconfig": "workspace:^",
"autoprefixer": "^10.4.20",
"eslint-config-pluv": "workspace:^",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
Expand Down
6 changes: 3 additions & 3 deletions internal/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"dependencies": {
"@react-hookz/web": "^25.0.1",
"@types/ms": "^0.7.34",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/ms": "^2.1.0",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"ms": "^2.1.3",
"next-themes": "^0.4.4",
"react": "^19.0.0",
Expand Down
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": "^19.0.4",
"@types/react": "^19.0.7",
"react": "^19.0.0"
},
"devDependencies": {
Expand All @@ -26,11 +26,11 @@
"@types/common-tags": "^1.8.4",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"common-tags": "^1.8.2",
"dotenv-cli": "^8.0.0",
"eslint-config-pluv": "workspace:^",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"glob": "^11.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
Expand Down
4 changes: 2 additions & 2 deletions internal/typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"access": "public"
},
"dependencies": {
"@types/react": "^19.0.4",
"@types/react": "^19.0.7",
"react": "^19.0.0"
},
"devDependencies": {
"@pluv/tsconfig": "workspace:^",
"autoprefixer": "^10.4.20",
"eslint-config-pluv": "workspace:^",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion internal/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"access": "public"
},
"dependencies": {
"@types/react": "^19.0.4",
"@types/react": "^19.0.7",
"clsx": "^2.1.1",
"tailwind-merge": "^2.6.0"
},
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.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a",
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
"scripts": {
"build": "turbo run build",
"build:internal": "turbo run build --filter=./internal/*",
Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.5",
"@types/react": "^19.0.4",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"dotenv": "^16.4.7",
"execa": "^9.5.2",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"ink": "^5.1.0",
"ink-spinner": "^5.0.0",
"pastel": "^3.0.0",
"react": "^19.0.0",
"rollup": "^4.30.1",
"rollup": "^4.31.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/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.3.0",
"loro-crdt": "^1.3.1",
"tsup": "^8.3.5",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/crdt-yjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"eslint-config-pluv": "workspace:^",
"tsup": "^8.3.5",
"typescript": "^5.7.3",
"yjs": "^13.6.21"
"yjs": "^13.6.23"
}
}
16 changes: 8 additions & 8 deletions packages/eslint-config-pluv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
},
"dependencies": {
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-config-next": "^15.1.5",
"eslint-config-prettier": "^10.0.1",
"eslint-config-turbo": "^2.3.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-tailwindcss": "^3.17.5",
"next": "^15.1.4",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-tailwindcss": "^3.18.0",
"next": "^15.1.5",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9"
"prettier-plugin-tailwindcss": "^0.6.10"
},
"devDependencies": {
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
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.20250109.0",
"@cloudflare/workers-types": "^4.20250121.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.5"
"@types/node": "^22.10.7"
},
"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.20250109.0",
"@cloudflare/workers-types": "^4.20250121.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.5",
"@types/node": "^22.10.7",
"@types/ws": "^8.5.13",
"path-to-regexp": "^8.2.0"
},
Expand Down
Loading

0 comments on commit 53c8d8f

Please sign in to comment.