Преглед на файлове

chore: remove @types/estree (#9158)

三咲智子 Kevin Deng преди 2 години
родител
ревизия
f0ef0425b8
променени са 2 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 1
      packages/compiler-sfc/package.json
  2. 0 3
      pnpm-lock.yaml

+ 0 - 1
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",

+ 0 - 3
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