Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (minor) (#391)
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 Jul 4, 2024
1 parent c5f0a59 commit 9a44f93
Show file tree
Hide file tree
Showing 2 changed files with 677 additions and 668 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.600.0",
"@clerk/nextjs": "5.1.6",
"@aws-sdk/client-s3": "3.609.0",
"@clerk/nextjs": "5.2.1",
"@clerk/themes": "2.1.10",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.0",
Expand All @@ -65,11 +65,11 @@
"@radix-ui/react-select": "2.1.1",
"@radix-ui/react-switch": "1.1.0",
"@radix-ui/react-tabs": "1.1.0",
"@shikijs/transformers": "1.9.1",
"@tanstack/query-async-storage-persister": "5.48.0",
"@tanstack/react-query": "5.48.0",
"@tanstack/react-query-devtools": "5.48.0",
"@tanstack/react-query-persist-client": "5.48.0",
"@shikijs/transformers": "1.10.1",
"@tanstack/query-async-storage-persister": "5.49.1",
"@tanstack/react-query": "5.49.2",
"@tanstack/react-query-devtools": "5.49.2",
"@tanstack/react-query-persist-client": "5.49.2",
"@upstash/redis": "1.31.6",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.9.0",
Expand All @@ -81,7 +81,7 @@
"daisyui": "4.12.8",
"dayjs": "1.11.11",
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.10.0",
"emoji-picker-react": "4.11.1",
"foxact": "0.2.35",
"framer-motion": "11.1.7",
"fuse.js": "7.0.0",
Expand Down Expand Up @@ -165,7 +165,7 @@
"postcss-prune-var": "1.1.2",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"shiki": "1.9.1",
"shiki": "1.10.1",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
Expand Down
Loading

0 comments on commit 9a44f93

Please sign in to comment.