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 20, 2024
1 parent 9efdf29 commit 9ad7987
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 327 deletions.
12 changes: 6 additions & 6 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 Down Expand Up @@ -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 9ad7987

Please sign in to comment.