We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a6027 commit ef3b30aCopy full SHA for ef3b30a
2 files changed
package.json
@@ -22,14 +22,14 @@
22
"@eslint/js": "^9.39.1",
23
"@types/react": "^19.2.7",
24
"@types/react-dom": "^19.2.3",
25
- "@vitejs/plugin-react": "^4.7.0",
+ "@vitejs/plugin-react": "^5.1.2",
26
"eslint": "^9.39.1",
27
- "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-react-hooks": "^7.0.1",
28
"eslint-plugin-react-refresh": "^0.4.24",
29
"globals": "^16.5.0",
30
- "typescript": "~5.8.3",
+ "typescript": "~5.9.3",
31
"typescript-eslint": "^8.49.0",
32
- "vite": "^6.4.1"
+ "vite": "^7.2.7"
33
},
34
"packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977"
35
}
0 commit comments