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 Nov 20, 2024
1 parent 589cfb1 commit db4937b
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 241 deletions.
12 changes: 6 additions & 6 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.14.2",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand All @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.693.0",
"@aws-sdk/client-s3": "3.697.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.0",
Expand Down Expand Up @@ -52,9 +52,9 @@
"@shikijs/transformers": "1.23.0",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.60.5",
"@tanstack/react-query": "5.60.5",
"@tanstack/react-query-devtools": "5.60.5",
"@tanstack/react-query-persist-client": "5.60.5",
"@tanstack/react-query": "5.61.0",
"@tanstack/react-query-devtools": "5.61.0",
"@tanstack/react-query-persist-client": "5.61.0",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.0",
"@vercel/postgres": "0.10.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.4.3",
"ofetch": "1.4.1",
"openai": "4.72.0",
"openai": "4.73.0",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.1.0",
Expand Down
Loading

0 comments on commit db4937b

Please sign in to comment.