We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f5baa8 + 24b9e84 commit a038d80Copy full SHA for a038d80
3 files changed
package.json
@@ -40,7 +40,7 @@
40
"@types/jsdom": "^28.0.0",
41
"@types/node": "^25.5.0",
42
"@vitejs/plugin-react": "^6.0.1",
43
- "@vitest/coverage-v8": "4.1.0",
+ "@vitest/coverage-v8": "4.1.2",
44
"concurrently": "^9.2.1",
45
"husky": "^9.1.7",
46
"jsdom": "^29.0.0",
@@ -50,7 +50,7 @@
50
"react": "^19.2.4",
51
"react-dom": "^19.2.4",
52
"typescript": "~5.9.3",
53
- "vite": "^8.0.1",
54
- "vitest": "^4.1.0"
+ "vite": "^8.0.3",
+ "vitest": "^4.1.2"
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