We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78cec42 + e70ae2c commit 0b0f918Copy full SHA for 0b0f918
4 files changed
apps/playground/package.json
@@ -21,6 +21,6 @@
21
"@vitejs/plugin-react": "^4.3.4",
22
"globals": "^15.15.0",
23
"typescript": "~5.7.3",
24
- "vite": "^6.1.0"
+ "vite": "^6.1.1"
25
}
26
package.json
@@ -50,7 +50,7 @@
50
"react-dom": "^19.0.0",
51
52
"typescript-eslint": "^8.24.1",
53
- "vite": "^6.1.0",
+ "vite": "^6.1.1",
54
"vitest": "^3.0.5"
55
56
packages/react-qr-code/package.json
@@ -58,7 +58,7 @@
58
59
60
61
62
"vite-plugin-dts": "^4.5.0"
63
64
0 commit comments