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 Sep 6, 2024
1 parent 9edef25 commit a86d37f
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 247 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.637.0",
"@aws-sdk/client-s3": "3.645.0",
"@clerk/nextjs": "5.4.1",
"@clerk/themes": "2.1.27",
"@excalidraw/excalidraw": "0.17.6",
Expand Down Expand Up @@ -51,12 +51,12 @@
"@shikijs/transformers": "1.16.1",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.54.1",
"@tanstack/react-query": "5.54.1",
"@tanstack/react-query-devtools": "5.54.1",
"@tanstack/react-query-persist-client": "5.54.1",
"@tanstack/react-query": "5.55.0",
"@tanstack/react-query-devtools": "5.55.0",
"@tanstack/react-query-persist-client": "5.55.0",
"@upstash/redis": "1.34.0",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.9.0",
"@vercel/postgres": "0.10.0",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.0.0",
"clsx": "2.1.1",
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.57.1",
"openai": "4.58.1",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.2.0",
Expand Down
Loading

0 comments on commit a86d37f

Please sign in to comment.