We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d71930 + 7991c9d commit fdc8e9fCopy full SHA for fdc8e9f
2 files changed
package.json
@@ -51,12 +51,12 @@
51
"@types/node": "^25.0.3",
52
"@types/react": "^19.2.7",
53
"@types/react-dom": "^19.2.3",
54
- "@vitejs/plugin-react": "^5.1.2",
55
- "jsdom": "^27.4.0",
+ "@vitejs/plugin-react": "^6.0.1",
+ "jsdom": "^29.0.0",
56
"react": "^19.2.3",
57
"react-dom": "^19.2.3",
58
"typescript": "^5.9.3",
59
- "vite": "7.3.1",
+ "vite": "8.0.0",
60
"vite-plugin-banner": "^0.8.1",
61
"vite-plugin-dts": "^4.5.4",
62
"vitest": "^4.0.16"
0 commit comments