mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
chore: constrain nitro to minor version
This commit is contained in:
parent
0f6276dc6e
commit
88a5f38de0
@ -85,7 +85,7 @@
|
||||
"knitwork": "^1.0.0",
|
||||
"magic-string": "^0.30.0",
|
||||
"mlly": "^1.2.0",
|
||||
"nitropack": "^2.3.1",
|
||||
"nitropack": "~2.3.1",
|
||||
"nuxi": "3.2.3",
|
||||
"ofetch": "^1.0.1",
|
||||
"ohash": "^1.0.0",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@unhead/schema": "^1.1.23",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vitejs/plugin-vue-jsx": "^3.0.0",
|
||||
"nitropack": "^2.3.1",
|
||||
"nitropack": "~2.3.1",
|
||||
"unbuild": "latest",
|
||||
"vite": "~4.1.4"
|
||||
},
|
||||
|
@ -437,7 +437,7 @@ importers:
|
||||
knitwork: ^1.0.0
|
||||
magic-string: ^0.30.0
|
||||
mlly: ^1.2.0
|
||||
nitropack: ^2.3.1
|
||||
nitropack: ~2.3.1
|
||||
nuxi: workspace:*
|
||||
ofetch: ^1.0.1
|
||||
ohash: ^1.0.0
|
||||
@ -517,7 +517,7 @@ importers:
|
||||
defu: ^6.1.2
|
||||
hookable: ^5.5.0
|
||||
jiti: ^1.17.2
|
||||
nitropack: ^2.3.1
|
||||
nitropack: ~2.3.1
|
||||
pathe: ^1.1.0
|
||||
pkg-types: ^1.0.2
|
||||
postcss-import-resolver: ^2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user