From: 三咲智子 Kevin Deng Date: Fri, 20 Oct 2023 07:40:32 +0000 (+0800) Subject: chore: remove @types/estree (#9158) X-Git-Tag: v3.3.6~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0ef0425b8c1329d6e0c4e8f21eb7e1384657d68;p=thirdparty%2Fvuejs%2Fcore.git chore: remove @types/estree (#9158) --- diff --git a/packages/compiler-sfc/package.json b/packages/compiler-sfc/package.json index 69749c8eb3..4ce570e57e 100644 --- a/packages/compiler-sfc/package.json +++ b/packages/compiler-sfc/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4402fa9341..8e195e6ba8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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