Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#291)
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 Feb 17, 2024
1 parent c2b1c5d commit 46492a2
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 229 deletions.
16 changes: 8 additions & 8 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.511.0",
"@aws-sdk/client-s3": "3.515.0",
"@clerk/nextjs": "4.29.7",
"@excalidraw/excalidraw": "0.17.3",
"@floating-ui/react-dom": "2.0.8",
Expand All @@ -62,18 +62,18 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@tanstack/query-async-storage-persister": "5.20.5",
"@tanstack/react-query": "5.20.5",
"@tanstack/react-query-devtools": "5.20.5",
"@tanstack/react-query-persist-client": "5.20.5",
"@vercel/analytics": "1.1.4",
"@tanstack/query-async-storage-persister": "5.21.2",
"@tanstack/react-query": "5.21.2",
"@tanstack/react-query-devtools": "5.21.3",
"@tanstack/react-query-persist-client": "5.21.2",
"@vercel/analytics": "1.2.0",
"@vercel/postgres": "0.7.2",
"axios": "1.6.7",
"bypass-vue-devtools": "0.0.6",
"clsx": "2.1.0",
"colorjs.io": "^0.4.5",
"crossbell": "1.11.3",
"daisyui": "4.6.3",
"daisyui": "4.7.2",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.7.17",
Expand All @@ -96,7 +96,7 @@
"nanoid": "*",
"next": "14.1.0",
"next-themes": "0.2.1",
"openai": "4.27.1",
"openai": "4.28.0",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 46492a2

Please sign in to comment.