mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update dependency get-port-please to v3 (#9927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
918977b74f
commit
fa55f67c40
@ -18,7 +18,7 @@
|
||||
"consola": "^2.15.3",
|
||||
"defu": "^6.1.1",
|
||||
"execa": "^6.1.0",
|
||||
"get-port-please": "^2.6.1",
|
||||
"get-port-please": "^3.0.1",
|
||||
"jiti": "^1.16.1",
|
||||
"ofetch": "^1.0.0",
|
||||
"pathe": "^1.0.0"
|
||||
|
@ -32,7 +32,7 @@
|
||||
"estree-walker": "^3.0.1",
|
||||
"externality": "^1.0.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
"get-port-please": "^2.6.1",
|
||||
"get-port-please": "^3.0.1",
|
||||
"h3": "^1.0.2",
|
||||
"knitwork": "^1.0.0",
|
||||
"magic-string": "^0.27.0",
|
||||
|
@ -558,7 +558,7 @@ importers:
|
||||
consola: ^2.15.3
|
||||
defu: ^6.1.1
|
||||
execa: ^6.1.0
|
||||
get-port-please: ^2.6.1
|
||||
get-port-please: ^3.0.1
|
||||
jiti: ^1.16.1
|
||||
ofetch: ^1.0.0
|
||||
pathe: ^1.0.0
|
||||
@ -571,7 +571,7 @@ importers:
|
||||
consola: 2.15.3
|
||||
defu: 6.1.1
|
||||
execa: 6.1.0
|
||||
get-port-please: 2.6.1
|
||||
get-port-please: 3.0.1
|
||||
jiti: 1.16.1
|
||||
ofetch: 1.0.0
|
||||
pathe: 1.0.0
|
||||
@ -597,7 +597,7 @@ importers:
|
||||
estree-walker: ^3.0.1
|
||||
externality: ^1.0.0
|
||||
fs-extra: ^11.1.0
|
||||
get-port-please: ^2.6.1
|
||||
get-port-please: ^3.0.1
|
||||
h3: ^1.0.2
|
||||
knitwork: ^1.0.0
|
||||
magic-string: ^0.27.0
|
||||
@ -633,7 +633,7 @@ importers:
|
||||
estree-walker: 3.0.1
|
||||
externality: 1.0.0
|
||||
fs-extra: 11.1.0
|
||||
get-port-please: 2.6.1
|
||||
get-port-please: 3.0.1
|
||||
h3: 1.0.2
|
||||
knitwork: 1.0.0
|
||||
magic-string: 0.27.0
|
||||
@ -5091,6 +5091,10 @@ packages:
|
||||
dependencies:
|
||||
fs-memo: 1.2.0
|
||||
|
||||
/get-port-please/3.0.1:
|
||||
resolution: {integrity: sha512-R5pcVO8Z1+pVDu8Ml3xaJCEkBiiy1VQN9za0YqH8GIi1nIqD4IzQhzY6dDzMRtdS1lyiGlucRzm8IN8wtLIXng==}
|
||||
dev: false
|
||||
|
||||
/get-stdin/9.0.0:
|
||||
resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==}
|
||||
engines: {node: '>=12'}
|
||||
|
Loading…
Reference in New Issue
Block a user