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 Mar 22, 2024
1 parent f91267e commit 2bb9c8b
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 65 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@aws-sdk/client-s3": "3.537.0",
"@aws-sdk/client-s3": "3.540.0",
"@clerk/nextjs": "4.29.9",
"@excalidraw/excalidraw": "0.17.3",
"@floating-ui/react-dom": "2.0.8",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@tanstack/react-query": "5.28.6",
"@tanstack/react-query-devtools": "5.28.6",
"@tanstack/react-query-persist-client": "5.28.6",
"@upstash/redis": "1.28.4",
"@upstash/redis": "1.29.0",
"@vercel/analytics": "1.2.2",
"@vercel/postgres": "0.7.2",
"axios": "1.6.8",
Expand Down Expand Up @@ -97,7 +97,7 @@
"mermaid": "10.9.0",
"nanoid": "^5.0.6",
"next": "14.1.4",
"next-themes": "0.2.1",
"next-themes": "0.3.0",
"openai": "4.29.2",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
Expand Down
122 changes: 60 additions & 62 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 2bb9c8b

Please sign in to comment.