Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 7cffc4a commit 088e6c1
Show file tree
Hide file tree
Showing 4 changed files with 1,081 additions and 1,443 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.3",
"private": false,
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.15.1",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand All @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.700.0",
"@aws-sdk/client-s3": "3.717.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.0",
Expand All @@ -40,7 +40,7 @@
"@milkdown/utils": "7.5.0",
"@mx-space/api-client": "1.16.1",
"@openpanel/nextjs": "1.0.7",
"@prosemirror-adapter/react": "0.2.6",
"@prosemirror-adapter/react": "0.4.0",
"@radix-ui/react-avatar": "1.1.2",
"@radix-ui/react-dialog": "1.1.3",
"@radix-ui/react-dropdown-menu": "2.1.3",
Expand All @@ -49,18 +49,18 @@
"@radix-ui/react-select": "2.1.3",
"@radix-ui/react-switch": "1.1.2",
"@radix-ui/react-tabs": "1.1.2",
"@shikijs/transformers": "1.23.1",
"@shikijs/transformers": "1.24.4",
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "13.0.0",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.60.6",
"@tanstack/react-query": "5.61.5",
"@tanstack/react-query-devtools": "5.61.5",
"@tanstack/react-query-persist-client": "5.61.5",
"@tanstack/query-async-storage-persister": "5.62.9",
"@tanstack/react-query": "5.62.10",
"@tanstack/react-query-devtools": "5.62.10",
"@tanstack/react-query-persist-client": "5.62.10",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.1",
"@vercel/postgres": "0.10.0",
"better-auth": "1.0.20",
"better-auth": "1.1.4",
"blurhash": "2.0.5",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.1.2",
Expand All @@ -76,7 +76,7 @@
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.10.3",
"jotai": "2.11.0",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand All @@ -88,30 +88,30 @@
"marked": "15.0.3",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "11.11.17",
"motion": "11.15.0",
"nanoid": "^5.0.9",
"next": "14.2.8",
"next-runtime-env": "3.2.2",
"next-themes": "0.4.4",
"ofetch": "1.4.1",
"openai": "4.72.0",
"openai": "4.77.0",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.1.0",
"qrcode.react": "4.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.1.2",
"react-intersection-observer": "9.13.1",
"react-responsive-masonry": "2.4.1",
"react-router-dom": "7.0.2",
"react-intersection-observer": "9.14.0",
"react-responsive-masonry": "2.6.0",
"react-router-dom": "7.1.1",
"react-toastify": "10.0.6",
"react-tweet": "3.2.1",
"remark-directive": "3.0.0",
"remove-markdown": "0.5.5",
"remove-markdown": "0.6.0",
"rss": "1.2.2",
"server-only": "^0.0.1",
"socket.io-client": "4.8.1",
"tailwind-merge": "2.5.5",
"tailwind-merge": "2.6.0",
"unidata.js": "0.8.0",
"unified": "^11.0.5",
"uniqolor": "1.1.1",
Expand All @@ -134,7 +134,7 @@
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "22.9.4",
"@types/node": "22.10.2",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
Expand All @@ -146,7 +146,7 @@
"code-inspector-plugin": "0.18.3",
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"eslint": "9.15.0",
"eslint": "9.17.0",
"eslint-config-hyoban": "3.1.15",
"lint-staged": "15.2.11",
"postcss": "8.4.49",
Expand All @@ -157,15 +157,15 @@
"postcss-prune-var": "1.1.2",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"shiki": "1.23.1",
"shiki": "1.24.4",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.3.0",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "1.0.7",
"tailwindcss-animated": "1.1.2",
"typescript": "5.7.2",
"zx": "8.2.4"
"zx": "8.3.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 088e6c1

Please sign in to comment.