Resolve same version of @types/estree (#9731)

This commit is contained in:
Eric Bailey
2026-01-19 16:20:08 -06:00
committed by GitHub
parent b4f57b94aa
commit 4f01d4cc81
4 changed files with 13 additions and 14 deletions
+3
View File
@@ -30,5 +30,8 @@
"typescript": "^5.8.3",
"vite": "^7.0.4",
"vite-tsconfig-paths": "^5.1.4"
},
"resolutions": {
"@types/estree": "1.0.6"
}
}