We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5fa788 + 82a1b3e commit 6b04e5fCopy full SHA for 6b04e5f
package.json
@@ -36,8 +36,8 @@
36
"@types/react": "^19.2.7",
37
"@types/react-dom": "^19.2.3",
38
"@types/tmp": "^0.2.6",
39
- "@typescript-eslint/eslint-plugin": "^8.50.0",
40
- "@typescript-eslint/parser": "^8.50.0",
+ "@typescript-eslint/eslint-plugin": "^8.51.0",
+ "@typescript-eslint/parser": "^8.51.0",
41
"@vitejs/plugin-react": "^5.1.2",
42
"@vitest/coverage-v8": "^4.0.16",
43
"css-loader": "^7.1.2",
@@ -56,7 +56,7 @@
56
"ts-loader": "^9.5.4",
57
"ts-node": "^10.9.2",
58
"typescript": "5.9.3",
59
- "vite": "^7.2.7",
+ "vite": "^7.3.0",
60
"vitest": "^4.0.16",
61
"webpack": "^5.103.0"
62
},
0 commit comments