chore: ping unbuild to latest for sub packages

closes #457
This commit is contained in:
Pooya Parsa 2021-09-21 18:59:37 +02:00
parent b06e90d336
commit e2d216e4ee
7 changed files with 12 additions and 12 deletions

View File

@ -48,7 +48,7 @@
"mocha": "^9.1.1", "mocha": "^9.1.1",
"object-hash": "^2.2.0", "object-hash": "^2.2.0",
"typescript": "^4.4.3", "typescript": "^4.4.3",
"unbuild": "latest", "unbuild": "^0.5.2",
"upath": "^2.0.1" "upath": "^2.0.1"
}, },
"packageManager": "yarn@3.0.2" "packageManager": "yarn@3.0.2"

View File

@ -27,6 +27,6 @@
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^9.0.12", "@types/fs-extra": "^9.0.12",
"@types/node-fetch": "^3.0.2", "@types/node-fetch": "^3.0.2",
"unbuild": "^0.5.1" "unbuild": "latest"
} }
} }

View File

@ -13,7 +13,7 @@
"prepack": "unbuild" "prepack": "unbuild"
}, },
"devDependencies": { "devDependencies": {
"unbuild": "^0.5.1" "unbuild": "latest"
}, },
"dependencies": { "dependencies": {
"consola": "^2.15.3", "consola": "^2.15.3",

View File

@ -76,6 +76,6 @@
"@types/http-proxy": "^1.17.7", "@types/http-proxy": "^1.17.7",
"@types/node-fetch": "^3.0.2", "@types/node-fetch": "^3.0.2",
"@types/serve-static": "^1.13.10", "@types/serve-static": "^1.13.10",
"unbuild": "^0.5.1" "unbuild": "latest"
} }
} }

View File

@ -12,7 +12,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/debounce": "^1.2.1", "@types/debounce": "^1.2.1",
"unbuild": "^0.5.1" "unbuild": "latest"
}, },
"dependencies": { "dependencies": {
"@nuxt/kit": "^0.10.0", "@nuxt/kit": "^0.10.0",

View File

@ -57,6 +57,6 @@
"@types/webpack-dev-middleware": "^5.0.2", "@types/webpack-dev-middleware": "^5.0.2",
"@types/webpack-hot-middleware": "^2.25.5", "@types/webpack-hot-middleware": "^2.25.5",
"@types/webpack-virtual-modules": "^0", "@types/webpack-virtual-modules": "^0",
"unbuild": "^0.5.1" "unbuild": "latest"
} }
} }

View File

@ -1422,7 +1422,7 @@ __metadata:
nuxt-swc: ^0.1.0 nuxt-swc: ^0.1.0
nuxt-vite: ^0.2.4 nuxt-vite: ^0.2.4
ufo: ^0.7.9 ufo: ^0.7.9
unbuild: ^0.5.1 unbuild: latest
upath: ^2.0.1 upath: ^2.0.1
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -1471,7 +1471,7 @@ __metadata:
scule: ^0.2.1 scule: ^0.2.1
std-env: ^2.3.0 std-env: ^2.3.0
ufo: ^0.7.9 ufo: ^0.7.9
unbuild: ^0.5.1 unbuild: latest
unctx: ^1.0.2 unctx: ^1.0.2
untyped: ^0.2.9 untyped: ^0.2.9
upath: ^2.0.1 upath: ^2.0.1
@ -1537,7 +1537,7 @@ __metadata:
std-env: ^2.3.0 std-env: ^2.3.0
table: ^6.7.1 table: ^6.7.1
ufo: ^0.7.9 ufo: ^0.7.9
unbuild: ^0.5.1 unbuild: latest
unenv: ^0.3.8 unenv: ^0.3.8
unstorage: ^0.2.8 unstorage: ^0.2.8
upath: ^2.0.1 upath: ^2.0.1
@ -1577,7 +1577,7 @@ __metadata:
fs-extra: ^10.0.0 fs-extra: ^10.0.0
magic-string: ^0.25.7 magic-string: ^0.25.7
ufo: ^0.7.9 ufo: ^0.7.9
unbuild: ^0.5.1 unbuild: latest
upath: ^2.0.1 upath: ^2.0.1
vite: ^2.5.10 vite: ^2.5.10
vue: 3.2.12 vue: 3.2.12
@ -1621,7 +1621,7 @@ __metadata:
style-resources-loader: ^1.4.1 style-resources-loader: ^1.4.1
time-fix-plugin: ^2.0.7 time-fix-plugin: ^2.0.7
ufo: ^0.7.9 ufo: ^0.7.9
unbuild: ^0.5.1 unbuild: latest
upath: ^2.0.1 upath: ^2.0.1
url-loader: ^4.1.1 url-loader: ^4.1.1
vue: 3.2.12 vue: 3.2.12
@ -9786,7 +9786,7 @@ fsevents@~2.3.2:
mocha: ^9.1.1 mocha: ^9.1.1
object-hash: ^2.2.0 object-hash: ^2.2.0
typescript: ^4.4.3 typescript: ^4.4.3
unbuild: latest unbuild: ^0.5.2
upath: ^2.0.1 upath: ^2.0.1
languageName: unknown languageName: unknown
linkType: soft linkType: soft