Skip to content

Commit c2612ce

Browse files
committed
fix(deps): update all non-major dependencies
1 parent f1cc7d6 commit c2612ce

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@mx-space/api-client": "1.6.2",
4242
"@radix-ui/react-dialog": "1.0.5",
4343
"@radix-ui/react-select": "2.0.0",
44-
"@tanstack/query-async-storage-persister": "5.14.1",
45-
"@tanstack/react-query": "5.14.1",
46-
"@tanstack/react-query-devtools": "5.14.1",
47-
"@tanstack/react-query-persist-client": "5.14.1",
44+
"@tanstack/query-async-storage-persister": "5.14.2",
45+
"@tanstack/react-query": "5.14.2",
46+
"@tanstack/react-query-devtools": "5.14.2",
47+
"@tanstack/react-query-persist-client": "5.14.2",
4848
"@vercel/analytics": "1.1.1",
4949
"@vercel/postgres": "0.5.1",
5050
"axios": "1.6.2",
@@ -78,7 +78,7 @@
7878
"remove-markdown": "0.5.0",
7979
"socket.io-client": "4.7.2",
8080
"tailwind-merge": "2.1.0",
81-
"uniqolor": "1.1.0",
81+
"uniqolor": "1.1.1",
8282
"vaul": "0.8.0",
8383
"xss": "1.0.14"
8484
},
@@ -92,7 +92,7 @@
9292
"@tailwindcss/typography": "0.5.10",
9393
"@types/js-cookie": "3.0.6",
9494
"@types/markdown-escape": "1.1.3",
95-
"@types/node": "20.10.4",
95+
"@types/node": "20.10.5",
9696
"@types/react": "18.2.45",
9797
"@types/react-dom": "18.2.18",
9898
"@types/remove-markdown": "0.3.4",

pnpm-lock.yaml

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)