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 Oct 9, 2023
1 parent 11ccb0d commit c1367c0
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 187 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@mx-space/api-client": "1.5.1",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-select": "2.0.0",
"@tanstack/react-query": "4.35.7",
"@tanstack/react-query-devtools": "4.35.7",
"@tanstack/react-query-persist-client": "4.35.7",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-query-persist-client": "4.36.1",
"@upstash/redis": "1.22.1",
"@vercel/analytics": "1.1.0",
"@vercel/postgres": "0.5.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.1.4",
"postcss-preset-env": "9.2.0",
"postcss-prune-var": "1.1.1",
"prettier": "3.0.3",
"rimraf": "5.0.5",
Expand Down
Loading

0 comments on commit c1367c0

Please sign in to comment.