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 Feb 20, 2025
1 parent 820d787 commit 135a08c
Show file tree
Hide file tree
Showing 4 changed files with 400 additions and 142 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.5",
"private": false,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -41,13 +41,13 @@
"@simplewebauthn/browser": "13.1.0",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.66.4",
"@tanstack/react-query": "5.66.7",
"@tanstack/react-query-devtools": "5.66.7",
"@tanstack/react-query-persist-client": "5.66.7",
"@tanstack/react-query": "5.66.8",
"@tanstack/react-query-devtools": "5.66.8",
"@tanstack/react-query-persist-client": "5.66.8",
"@upstash/redis": "1.34.4",
"@vercel/analytics": "1.5.0",
"@vercel/postgres": "0.10.0",
"better-auth": "1.1.18",
"better-auth": "1.1.19",
"blurhash": "2.0.5",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.1.2",
Expand All @@ -72,16 +72,16 @@
"kbar": "0.1.0-beta.45",
"markdown-escape": "2.0.0",
"markdown-to-jsx": "npm:@innei/[email protected]",
"marked": "15.0.6",
"marked": "15.0.7",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "12.4.4",
"motion": "12.4.7",
"nanoid": "^5.1.0",
"next": "14.2.8",
"next-runtime-env": "3.2.2",
"next-themes": "0.4.4",
"ofetch": "1.4.1",
"openai": "4.85.2",
"openai": "4.85.3",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.2.0",
Expand All @@ -90,15 +90,15 @@
"react-error-boundary": "5.0.0",
"react-intersection-observer": "9.15.1",
"react-responsive-masonry": "2.7.1",
"react-router-dom": "7.1.3",
"react-router-dom": "7.1.5",
"react-shadow": "20.6.0",
"react-tweet": "3.2.1",
"remark-directive": "3.0.1",
"remove-markdown": "0.6.0",
"rss": "1.2.2",
"server-only": "^0.0.1",
"socket.io-client": "4.8.1",
"sonner": "2.0.0",
"sonner": "2.0.1",
"tailwind-merge": "3.0.1",
"unidata.js": "0.8.0",
"unified": "^11.0.5",
Expand Down
Loading

0 comments on commit 135a08c

Please sign in to comment.