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 23, 2024
1 parent 3833c80 commit c580ca8
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 310 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.2",
"@tanstack/react-query": "5.22.2",
"@tanstack/react-query-devtools": "5.24.0",
"@tanstack/react-query-persist-client": "5.22.2",
"@vercel/analytics": "1.2.0",
"@vercel/postgres": "0.7.2",
"axios": "1.6.7",
Expand All @@ -76,7 +76,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 @@ -103,7 +103,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 @@ -147,7 +147,7 @@
"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 c580ca8

Please sign in to comment.