Skip to content

Commit 31c147b

Browse files
authored
Update typescript-eslint (#4027)
1 parent 7e1d385 commit 31c147b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/node": "^25.5.0",
5757
"@types/react": "^19.2.14",
5858
"@types/react-dom": "^19.2.3",
59-
"@typescript/native-preview": "^7.0.0-dev.20260327.2",
59+
"@typescript/native-preview": "^7.0.0-dev.20260401.1",
6060
"@vitejs/plugin-react": "^6.0.1",
6161
"@vitest/browser-playwright": "^4.1.2",
6262
"@vitest/coverage-istanbul": "^4.1.2",
@@ -75,7 +75,7 @@
7575
"react-dom": "^19.2.4",
7676
"tsdown": "^0.21.7",
7777
"typescript": "~6.0.2",
78-
"typescript-eslint": "^8.57.0",
78+
"typescript-eslint": "^8.58.0",
7979
"vite": "^8.0.3",
8080
"vitest": "^4.1.2",
8181
"vitest-browser-react": "^2.1.0"
@@ -85,7 +85,6 @@
8585
"react-dom": "^19.2"
8686
},
8787
"overrides": {
88-
"eslint": "$eslint",
89-
"typescript": "$typescript"
88+
"eslint": "$eslint"
9089
}
9190
}

0 commit comments

Comments
 (0)