Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (minor) (#386)
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 Jun 16, 2024
1 parent 9625774 commit 1365704
Show file tree
Hide file tree
Showing 4 changed files with 827 additions and 820 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.592.0",
"@aws-sdk/client-s3": "3.598.0",
"@clerk/nextjs": "5.1.5",
"@clerk/themes": "2.1.9",
"@excalidraw/excalidraw": "0.17.6",
Expand All @@ -66,10 +66,10 @@
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@shikijs/transformers": "1.6.4",
"@tanstack/query-async-storage-persister": "5.44.0",
"@tanstack/react-query": "5.44.0",
"@tanstack/react-query-devtools": "5.44.0",
"@tanstack/react-query-persist-client": "5.44.0",
"@tanstack/query-async-storage-persister": "5.45.0",
"@tanstack/react-query": "5.45.0",
"@tanstack/react-query-devtools": "5.45.0",
"@tanstack/react-query-persist-client": "5.45.0",
"@upstash/redis": "1.31.4",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.8.0",
Expand All @@ -81,7 +81,7 @@
"daisyui": "4.12.2",
"dayjs": "1.11.11",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.9.4",
"emoji-picker-react": "4.10.0",
"foxact": "0.2.35",
"framer-motion": "11.1.7",
"fuse.js": "7.0.0",
Expand All @@ -104,7 +104,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.50.0",
"openai": "4.51.0",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.1.0",
Expand Down
Loading

0 comments on commit 1365704

Please sign in to comment.