三咲智子 Kevin Deng
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
0 additions and
4 deletions
-
packages/compiler-sfc/package.json
-
pnpm-lock.yaml
|
|
@ -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", |
|
|
|
|
|
@ -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 |
|
|
|