Upgrade TypeScript to 6.0 (#10113)

This commit is contained in:
Samuel Newman
2026-03-25 00:50:26 -07:00
committed by GitHub
parent fa84c451d0
commit cc5580848c
7 changed files with 298 additions and 161 deletions
+2 -2
View File
@@ -286,8 +286,8 @@
"react-refresh": "^0.14.0",
"svgo": "^3.3.2",
"ts-plugin-sort-import-suggestions": "^1.0.4",
"typescript": "^5.9.3",
"typescript-eslint": "^8.56.0",
"typescript": "^6.0.2",
"typescript-eslint": "^8.57.2",
"webpack-bundle-analyzer": "^4.10.1"
},
"resolutions": {