]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: remove @types/estree (#9158)
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fri, 20 Oct 2023 07:40:32 +0000 (15:40 +0800)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 07:40:32 +0000 (15:40 +0800)
packages/compiler-sfc/package.json
pnpm-lock.yaml

index 69749c8eb3ea0bc666dbbf1adda64f967c61f924..4ce570e57e5a36f339c620ee03b1102ad52f64a8 100644 (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",
index 4402fa9341eff33bbfefefb799ba29be735c1a62..8e195e6ba83c344f8a646c66cac81a78d44a1de2 100644 (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