mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-21 07:59:33 +00:00
chore(deps): update dependency nypm to ^0.2.0 (main) (#20241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e4c5c829b0
commit
2dc47a6deb
@ -85,7 +85,7 @@
|
|||||||
"mlly": "^1.2.0",
|
"mlly": "^1.2.0",
|
||||||
"nitropack": "^2.3.3",
|
"nitropack": "^2.3.3",
|
||||||
"nuxi": "workspace:../nuxi",
|
"nuxi": "workspace:../nuxi",
|
||||||
"nypm": "^0.1.0",
|
"nypm": "^0.2.0",
|
||||||
"ofetch": "^1.0.1",
|
"ofetch": "^1.0.1",
|
||||||
"ohash": "^1.0.0",
|
"ohash": "^1.0.0",
|
||||||
"pathe": "^1.1.0",
|
"pathe": "^1.1.0",
|
||||||
|
@ -609,8 +609,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../nuxi
|
version: link:../nuxi
|
||||||
nypm:
|
nypm:
|
||||||
specifier: ^0.1.0
|
specifier: ^0.2.0
|
||||||
version: 0.1.0
|
version: 0.2.0
|
||||||
ofetch:
|
ofetch:
|
||||||
specifier: ^1.0.1
|
specifier: ^1.0.1
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
@ -6912,9 +6912,11 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
boolbase: 1.0.0
|
boolbase: 1.0.0
|
||||||
|
|
||||||
/nypm@0.1.0:
|
/nypm@0.2.0:
|
||||||
resolution: {integrity: sha512-q+/Hl9SWeLsH5moeaZEZFFYqmosoCYN/WU4vckznuCEw95EBG/z4NT1eOkABhh3pvQdHkc3QsiBWHBfIGptBMw==}
|
resolution: {integrity: sha512-auBv78LkHyU9TywBE91N+RTkanVyFLsVayZaHW+YYvJDJ3u2PCwLaYB3eecPQD9tgCIXGuH871HlHTdKSf6rtw==}
|
||||||
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
|
engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
|
||||||
|
dependencies:
|
||||||
|
execa: 7.1.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/oauth-sign@0.9.0:
|
/oauth-sign@0.9.0:
|
||||||
|
Loading…
Reference in New Issue
Block a user