mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
update nitropack to final 0.6.0
This commit is contained in:
parent
2b2a5f3f89
commit
05fd222219
@ -58,7 +58,7 @@
|
||||
"knitwork": "^0.1.2",
|
||||
"magic-string": "^0.26.7",
|
||||
"mlly": "^0.5.16",
|
||||
"nitropack": "npm:nitropack-edge@0.6.0-27768582.4603279",
|
||||
"nitropack": "^0.6.0",
|
||||
"nuxi": "3.0.0-rc.11",
|
||||
"ohash": "^0.1.5",
|
||||
"ohmyfetch": "^0.4.20",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"@types/semver": "^7",
|
||||
"@vitejs/plugin-vue": "^3.1.2",
|
||||
"@vueuse/head": "~1.0.0-rc.9",
|
||||
"nitropack": "npm:nitropack-edge@0.6.0-27768582.4603279",
|
||||
"nitropack": "^0.6.0",
|
||||
"unbuild": "latest",
|
||||
"vite": "~3.1.8"
|
||||
},
|
||||
|
@ -429,7 +429,7 @@ importers:
|
||||
knitwork: ^0.1.2
|
||||
magic-string: ^0.26.7
|
||||
mlly: ^0.5.16
|
||||
nitropack: npm:nitropack-edge@0.6.0-27768582.4603279
|
||||
nitropack: ^0.6.0
|
||||
nuxi: workspace:*
|
||||
ohash: ^0.1.5
|
||||
ohmyfetch: ^0.4.20
|
||||
@ -473,7 +473,7 @@ importers:
|
||||
knitwork: 0.1.2
|
||||
magic-string: 0.26.7
|
||||
mlly: 0.5.16
|
||||
nitropack: /nitropack-edge/0.6.0-27768582.4603279
|
||||
nitropack: 0.6.0
|
||||
nuxi: link:../nuxi
|
||||
ohash: 0.1.5
|
||||
ohmyfetch: 0.4.20
|
||||
@ -508,7 +508,7 @@ importers:
|
||||
create-require: ^1.1.1
|
||||
defu: ^6.1.0
|
||||
jiti: ^1.16.0
|
||||
nitropack: npm:nitropack-edge@0.6.0-27768582.4603279
|
||||
nitropack: ^0.6.0
|
||||
pathe: ^0.3.9
|
||||
pkg-types: ^0.3.5
|
||||
postcss-import-resolver: ^2.0.0
|
||||
@ -537,7 +537,7 @@ importers:
|
||||
'@types/semver': 7.3.12
|
||||
'@vitejs/plugin-vue': 3.1.2_vite@3.1.8
|
||||
'@vueuse/head': 1.0.0-rc.9
|
||||
nitropack: /nitropack-edge/0.6.0-27768582.4603279
|
||||
nitropack: 0.6.0
|
||||
unbuild: 0.9.4
|
||||
vite: 3.1.8
|
||||
|
||||
@ -6453,8 +6453,8 @@ packages:
|
||||
/neo-async/2.6.2:
|
||||
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
||||
|
||||
/nitropack-edge/0.6.0-27768582.4603279:
|
||||
resolution: {integrity: sha512-pyKJG/xE8F3g/Z7vkyvSS2dEIDAII8mp4GMcUfxxR6+PubNy2nI87udKGKqQF2DFlEIlw5VLr+DqET7+FqwMOQ==}
|
||||
/nitropack/0.6.0:
|
||||
resolution: {integrity: sha512-pmBOBAvrOxnTCKLOn0V6f2hRUt2g+Uthhi5JCx2/29vQKWi0ri0I6IZ+qnN8bVkkbBp4DLmmWG8vxo7ZH/irig==}
|
||||
engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user