We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1d385 commit 31c147bCopy full SHA for 31c147b
1 file changed
package.json
@@ -56,7 +56,7 @@
56
"@types/node": "^25.5.0",
57
"@types/react": "^19.2.14",
58
"@types/react-dom": "^19.2.3",
59
- "@typescript/native-preview": "^7.0.0-dev.20260327.2",
+ "@typescript/native-preview": "^7.0.0-dev.20260401.1",
60
"@vitejs/plugin-react": "^6.0.1",
61
"@vitest/browser-playwright": "^4.1.2",
62
"@vitest/coverage-istanbul": "^4.1.2",
@@ -75,7 +75,7 @@
75
"react-dom": "^19.2.4",
76
"tsdown": "^0.21.7",
77
"typescript": "~6.0.2",
78
- "typescript-eslint": "^8.57.0",
+ "typescript-eslint": "^8.58.0",
79
"vite": "^8.0.3",
80
"vitest": "^4.1.2",
81
"vitest-browser-react": "^2.1.0"
@@ -85,7 +85,6 @@
85
"react-dom": "^19.2"
86
},
87
"overrides": {
88
- "eslint": "$eslint",
89
- "typescript": "$typescript"
+ "eslint": "$eslint"
90
}
91
0 commit comments