chore: remove @types/estree (#9158)

This commit is contained in:
三咲智子 Kevin Deng 2023-10-20 15:40:32 +08:00 committed by GitHub
parent 2d3d5c2dd7
commit f0ef0425b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -45,7 +45,6 @@
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@types/estree": "^0.0.52",
"@vue/consolidate": "^0.17.3",
"hash-sum": "^2.0.0",
"lru-cache": "^10.0.1",

View File

@ -220,9 +220,6 @@ importers:
'@babel/types':
specifier: ^7.23.0
version: 7.23.0
'@types/estree':
specifier: ^0.0.52
version: 0.0.52
'@vue/consolidate':
specifier: ^0.17.3
version: 0.17.3