We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ec0326 + bd1811b commit 6f5b5ecCopy full SHA for 6f5b5ec
3 files changed
package.json
@@ -40,7 +40,7 @@
40
"@types/jsdom": "^28.0.1",
41
"@types/node": "^25.6.0",
42
"@vitejs/plugin-react": "^6.0.1",
43
- "@vitest/coverage-v8": "4.1.4",
+ "@vitest/coverage-v8": "4.1.5",
44
"concurrently": "^9.2.1",
45
"husky": "^9.1.7",
46
"jsdom": "^29.0.2",
@@ -50,7 +50,7 @@
50
"react": "^19.2.5",
51
"react-dom": "^19.2.5",
52
"typescript": "~6.0.3",
53
- "vite": "^8.0.8",
54
- "vitest": "^4.1.4"
+ "vite": "^8.0.10",
+ "vitest": "^4.1.5"
55
}
56
packages/react-qr-code/package.json
@@ -57,7 +57,7 @@
57
58
59
60
61
"vite-plugin-dts": "^4.5.4"
62
63
0 commit comments