We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6894625 commit a610423Copy full SHA for a610423
2 files changed
package.json
@@ -51,13 +51,13 @@
51
"react-dom": ">= 19.0.0"
52
},
53
"devDependencies": {
54
- "@types/node": "^24.0.10",
55
- "@types/react": "^19.1.8",
56
- "@types/react-dom": "^19.1.6",
57
- "@vitejs/plugin-react": "^4.6.0",
+ "@types/node": "^24.2.1",
+ "@types/react": "^19.1.9",
+ "@types/react-dom": "^19.1.7",
+ "@vitejs/plugin-react": "^5.0.0",
58
"rimraf": "^6.0.1",
59
- "typescript": "^5.8.3",
60
- "vite": "^7.0.2",
+ "typescript": "^5.9.2",
+ "vite": "^7.1.1",
61
"vite-plugin-dts": "^4.5.4"
62
}
63
0 commit comments