fix(pkg): update unbuild (resolves #1335)

This commit is contained in:
Pooya Parsa 2021-10-21 22:15:11 +02:00
parent f0b9474b40
commit a65d1e8be8
2 changed files with 7 additions and 7 deletions

View File

@ -27,7 +27,7 @@
}, },
"resolutions": { "resolutions": {
"nuxt3": "workspace:./packages/nuxt3", "nuxt3": "workspace:./packages/nuxt3",
"unbuild": "^0.5.9", "unbuild": "^0.5.10",
"jiti": "^1.12.9" "jiti": "^1.12.9"
}, },
"devDependencies": { "devDependencies": {
@ -51,7 +51,7 @@
"object-hash": "^2.2.0", "object-hash": "^2.2.0",
"pathe": "^0.2.0", "pathe": "^0.2.0",
"typescript": "^4.4.4", "typescript": "^4.4.4",
"unbuild": "^0.5.9", "unbuild": "^0.5.10",
"vue-router": "next" "vue-router": "next"
}, },
"packageManager": "yarn@3.0.2", "packageManager": "yarn@3.0.2",

View File

@ -13785,7 +13785,7 @@ fsevents@~2.3.2:
object-hash: ^2.2.0 object-hash: ^2.2.0
pathe: ^0.2.0 pathe: ^0.2.0
typescript: ^4.4.4 typescript: ^4.4.4
unbuild: ^0.5.9 unbuild: ^0.5.10
vue-router: next vue-router: next
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -18801,9 +18801,9 @@ fsevents@~2.3.2:
languageName: node languageName: node
linkType: hard linkType: hard
"unbuild@npm:^0.5.9": "unbuild@npm:^0.5.10":
version: 0.5.9 version: 0.5.10
resolution: "unbuild@npm:0.5.9" resolution: "unbuild@npm:0.5.10"
dependencies: dependencies:
"@rollup/plugin-alias": ^3.1.8 "@rollup/plugin-alias": ^3.1.8
"@rollup/plugin-commonjs": ^21.0.1 "@rollup/plugin-commonjs": ^21.0.1
@ -18831,7 +18831,7 @@ fsevents@~2.3.2:
untyped: ^0.2.9 untyped: ^0.2.9
bin: bin:
unbuild: bin/unbuild.mjs unbuild: bin/unbuild.mjs
checksum: 0a82d4d5c3c84bad1c3827039a88db046628aa3becfa833472a27224f1be4d31b85457b328207baf8439a054396e2d460b8910debe2eacae4391801ea56060a2 checksum: 7ac578d68c085d5135ef40c177bb8661da25e0745c7c45fa0f5ea1d7310b47f1ed828be961c3c43ba6d26e1fbaf2f60311bc68d639973dc4024c8e90cee35c9b
languageName: node languageName: node
linkType: hard linkType: hard