Skip to content

Commit f53f1a5

Browse files
committed
fix(bridge): add missing globby and scule dependencies
1 parent c07552e commit f53f1a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@
2626
"enhanced-resolve": "^5.8.3",
2727
"estree-walker": "^2.0.2",
2828
"fs-extra": "^10.0.0",
29+
"globby": "^11.0.4",
2930
"magic-string": "^0.25.7",
3031
"mlly": "^0.3.0",
3132
"node-fetch": "^3.0.0",
3233
"nuxi": "3.0.0",
3334
"nuxt-vite": "^0.3.5",
3435
"pathe": "^0.2.0",
36+
"scule": "^0.2.1",
3537
"ufo": "^0.7.9",
3638
"unplugin": "^0.2.16",
3739
"unplugin-vue2-script-setup": "0.6.11"

0 commit comments

Comments
 (0)