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 Feb 25, 2024
1 parent 887e44b commit 74b7484
Show file tree
Hide file tree
Showing 2 changed files with 941 additions and 861 deletions.
18 changes: 9 additions & 9 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.515.0",
"@aws-sdk/client-s3": "3.521.0",
"@clerk/nextjs": "4.29.7",
"@excalidraw/excalidraw": "0.17.3",
"@floating-ui/react-dom": "2.0.8",
Expand All @@ -62,10 +62,10 @@
"@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.21.2",
"@tanstack/react-query": "5.21.2",
"@tanstack/react-query-devtools": "5.21.3",
"@tanstack/react-query-persist-client": "5.21.2",
"@tanstack/query-async-storage-persister": "5.24.1",
"@tanstack/react-query": "5.24.1",
"@tanstack/react-query-devtools": "5.24.1",
"@tanstack/react-query-persist-client": "5.24.1",
"@upstash/redis": "1.28.4",
"@vercel/analytics": "1.2.0",
"@vercel/postgres": "0.7.2",
Expand All @@ -77,7 +77,7 @@
"daisyui": "4.7.2",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.7.17",
"emoji-picker-react": "4.8.0",
"foxact": "0.2.31",
"framer-motion": "^11.0.5",
"fuse.js": "7.0.0",
Expand All @@ -104,7 +104,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.12",
"react-intersection-observer": "9.8.0",
"react-responsive-masonry": "2.1.7",
"react-responsive-masonry": "2.2.0",
"react-toastify": "10.0.4",
"react-tweet": "3.2.0",
"react-wrap-balancer": "1.1.0",
Expand Down Expand Up @@ -143,12 +143,12 @@
"autoprefixer": "10.4.17",
"cross-env": "7.0.3",
"dotenv": "16.4.4",
"eslint": "8.56.0",
"eslint": "8.57.0",
"lint-staged": "15.2.2",
"postcss": "8.4.35",
"postcss-import": "16.0.1",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.3.0",
"postcss-preset-env": "9.4.0",
"postcss-prune-var": "1.1.1",
"prettier": "3.2.5",
"rimraf": "5.0.5",
Expand Down
Loading

0 comments on commit 74b7484

Please sign in to comment.