We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d11d9 commit 5212bb7Copy full SHA for 5212bb7
1 file changed
package.json
@@ -25,8 +25,8 @@
25
"dexie": "^4.4.2",
26
"dexie-react-hooks": "^4.4.0",
27
"fuse.js": "^7.3.0",
28
- "peerjs": "^1.5.5",
29
"lucide-react": "^0.468.0",
+ "peerjs": "^1.5.5",
30
"qrcode.react": "^4.2.0",
31
"react": "^19.2.4",
32
"react-dom": "^19.2.4",
@@ -49,6 +49,7 @@
49
"@types/react-dom": "^19.2.3",
50
"@vitejs/plugin-react": "^6.0.1",
51
"@vitest/coverage-v8": "^4.1.2",
52
+ "bundlesize2": "^0.0.31",
53
"eslint": "^9.39.4",
54
"eslint-plugin-react-hooks": "^7.0.1",
55
"eslint-plugin-react-refresh": "^0.5.2",
@@ -65,8 +66,7 @@
65
66
"typescript-eslint": "^8.57.0",
67
"vite": "^8.0.1",
68
"vite-plugin-pwa": "^1.2.0",
- "vitest": "^4.1.2",
69
- "bundlesize2": "^0.0.31"
+ "vitest": "^4.1.2"
70
},
71
"overrides": {
72
"serialize-javascript": "^7.0.3",
0 commit comments