fix(bridge): add missing globby and scule dependencies

This commit is contained in:
Pooya Parsa 2021-10-20 21:02:24 +02:00
parent fea86738f5
commit b421c81e84
2 changed files with 4 additions and 0 deletions

View File

@ -26,12 +26,14 @@
"enhanced-resolve": "^5.8.3",
"estree-walker": "^2.0.2",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"magic-string": "^0.25.7",
"mlly": "^0.3.0",
"node-fetch": "^3.0.0",
"nuxi": "3.0.0",
"nuxt-vite": "^0.3.5",
"pathe": "^0.2.0",
"scule": "^0.2.1",
"ufo": "^0.7.9",
"unplugin": "^0.2.16",
"unplugin-vue2-script-setup": "0.6.11"

View File

@ -2400,12 +2400,14 @@ __metadata:
enhanced-resolve: ^5.8.3
estree-walker: ^2.0.2
fs-extra: ^10.0.0
globby: ^11.0.4
magic-string: ^0.25.7
mlly: ^0.3.0
node-fetch: ^3.0.0
nuxi: 3.0.0
nuxt-vite: ^0.3.5
pathe: ^0.2.0
scule: ^0.2.1
ufo: ^0.7.9
unbuild: latest
unplugin: ^0.2.16