We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ca1188 + f6bc010 commit 73c1551Copy full SHA for 73c1551
4 files changed
apps/playground/package.json
@@ -21,6 +21,6 @@
21
"@vitejs/plugin-react": "^4.3.4",
22
"globals": "^15.14.0",
23
"typescript": "~5.7.3",
24
- "vite": "^6.0.5"
+ "vite": "^6.1.0"
25
}
26
package.json
@@ -49,7 +49,7 @@
49
"react-dom": "^19.0.0",
50
51
"typescript-eslint": "^8.23.0",
52
- "vite": "^6.0.5",
+ "vite": "^6.1.0",
53
"vitest": "^3.0.5"
54
55
packages/react-qr-code/package.json
@@ -39,7 +39,7 @@
39
40
41
42
43
"vite-plugin-dts": "^4.5.0"
44
45
0 commit comments