Skip to content

Commit 8e15c45

Browse files
committed
chore: update deps
1 parent b4c6426 commit 8e15c45

File tree

5 files changed

+309
-327
lines changed

5 files changed

+309
-327
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"human-id": "4.1.1",
2626
"postcss": "8.4.49",
2727
"prettier": "3.4.2",
28-
"react": "18.3.1",
29-
"react-dom": "18.3.1",
28+
"react": "19.0.0",
29+
"react-dom": "19.0.0",
3030
"react-icons": "5.4.0",
3131
"react-qr-code": "2.0.15",
3232
"react-router-dom": "7.0.2",
@@ -38,7 +38,7 @@
3838
"y-indexeddb": "9.0.12",
3939
"y-webrtc": "10.3.0",
4040
"yjs": "13.6.20",
41-
"zustand": "4.5.5"
41+
"zustand": "5.0.2"
4242
},
4343
"devDependencies": {
4444
"@testing-library/dom": "10.4.0",
@@ -47,8 +47,8 @@
4747
"@testing-library/user-event": "14.5.2",
4848
"@trivago/prettier-plugin-sort-imports": "4.3.0",
4949
"@types/node": "22.10.1",
50-
"@types/react": "18.3.14",
51-
"@types/react-dom": "18.3.2",
50+
"@types/react": "19.0.1",
51+
"@types/react-dom": "19.0.1",
5252
"@vitejs/plugin-react": "4.3.4",
5353
"@vitest/coverage-v8": "2.1.8",
5454
"concurrently": "9.1.0",

0 commit comments

Comments
 (0)