Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (minor) (#450)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 30cba6a commit 967a095
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.649.0",
"@aws-sdk/client-s3": "3.650.0",
"@clerk/nextjs": "5.5.2",
"@clerk/themes": "2.1.29",
"@excalidraw/excalidraw": "0.17.6",
Expand Down Expand Up @@ -50,10 +50,10 @@
"@radix-ui/react-tabs": "1.1.0",
"@shikijs/transformers": "1.17.0",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.55.4",
"@tanstack/react-query": "5.55.4",
"@tanstack/react-query-devtools": "5.55.4",
"@tanstack/react-query-persist-client": "5.55.4",
"@tanstack/query-async-storage-persister": "5.56.0",
"@tanstack/react-query": "5.56.0",
"@tanstack/react-query-devtools": "5.56.0",
"@tanstack/react-query-persist-client": "5.56.0",
"@upstash/redis": "1.34.0",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.10.0",
Expand Down Expand Up @@ -88,7 +88,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.58.2",
"openai": "4.59.0",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.2.0",
Expand Down
166 changes: 83 additions & 83 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 967a095

Please sign in to comment.