Skip to content

Commit 912f47b

Browse files
committed
chore: update deps
Signed-off-by: Innei <[email protected]>
1 parent 87ea29f commit 912f47b

File tree

4 files changed

+998
-633
lines changed

4 files changed

+998
-633
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@mx-space/api-client": "1.5.1",
4242
"@radix-ui/react-dialog": "1.0.5",
4343
"@radix-ui/react-select": "2.0.0",
44-
"@tanstack/react-query": "4.35.7",
45-
"@tanstack/react-query-devtools": "4.35.7",
46-
"@tanstack/react-query-persist-client": "4.35.7",
47-
"@upstash/redis": "1.22.1",
44+
"@tanstack/react-query": "4.36.1",
45+
"@tanstack/react-query-devtools": "4.36.1",
46+
"@tanstack/react-query-persist-client": "4.36.1",
47+
"@upstash/redis": "1.23.2",
4848
"@vercel/analytics": "1.1.0",
4949
"@vercel/postgres": "0.5.0",
5050
"axios": "1.5.1",
@@ -103,7 +103,7 @@
103103
"postcss": "8.4.31",
104104
"postcss-import": "15.1.0",
105105
"postcss-nested": "6.0.1",
106-
"postcss-preset-env": "9.1.4",
106+
"postcss-preset-env": "9.2.0",
107107
"postcss-prune-var": "1.1.1",
108108
"prettier": "3.0.3",
109109
"rimraf": "5.0.5",

0 commit comments

Comments
 (0)