Skip to content

Commit e40d1ea

Browse files
authored
TS 5.9 + ts-eslint bump (#2873)
1 parent 0928d24 commit e40d1ea

File tree

2 files changed

+125
-70
lines changed

2 files changed

+125
-70
lines changed

package-lock.json

Lines changed: 122 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"@types/react-is": "^19.0.0",
9393
"@types/semver": "^7.5.8",
9494
"@types/uuid": "^10.0.0",
95-
"@typescript-eslint/eslint-plugin": "~8.30.1",
96-
"@typescript-eslint/parser": "~8.30.1",
95+
"@typescript-eslint/eslint-plugin": "~8.39.0",
96+
"@typescript-eslint/parser": "~8.39.0",
9797
"@vitejs/plugin-basic-ssl": "^2.1.0",
9898
"@vitejs/plugin-react-swc": "^3.10.2",
9999
"autoprefixer": "^10.4.20",
@@ -124,7 +124,7 @@
124124
"tailwindcss": "^3.4.17",
125125
"tsx": "^4.19.2",
126126
"type-fest": "^4.33.0",
127-
"typescript": "~5.8.3",
127+
"typescript": "~5.9.2",
128128
"vite": "^7.0.0",
129129
"vite-plugin-html": "^3.2.2",
130130
"vite-tsconfig-paths": "^5.1.4",

0 commit comments

Comments
 (0)