mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
chore(deps): update devdependency giget to ^1.1.1 (main) (#19116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6858796102
commit
5ae0d52754
@ -34,7 +34,7 @@
|
|||||||
"destr": "^1.2.2",
|
"destr": "^1.2.2",
|
||||||
"execa": "^7.0.0",
|
"execa": "^7.0.0",
|
||||||
"flat": "^5.0.2",
|
"flat": "^5.0.2",
|
||||||
"giget": "^1.1.0",
|
"giget": "^1.1.1",
|
||||||
"h3": "^1.5.0",
|
"h3": "^1.5.0",
|
||||||
"jiti": "^1.17.1",
|
"jiti": "^1.17.1",
|
||||||
"listhen": "^1.0.3",
|
"listhen": "^1.0.3",
|
||||||
|
@ -364,7 +364,7 @@ importers:
|
|||||||
execa: ^7.0.0
|
execa: ^7.0.0
|
||||||
flat: ^5.0.2
|
flat: ^5.0.2
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
giget: ^1.1.0
|
giget: ^1.1.1
|
||||||
h3: ^1.5.0
|
h3: ^1.5.0
|
||||||
jiti: ^1.17.1
|
jiti: ^1.17.1
|
||||||
listhen: ^1.0.3
|
listhen: ^1.0.3
|
||||||
@ -395,7 +395,7 @@ importers:
|
|||||||
destr: 1.2.2
|
destr: 1.2.2
|
||||||
execa: 7.0.0
|
execa: 7.0.0
|
||||||
flat: 5.0.2
|
flat: 5.0.2
|
||||||
giget: 1.1.0
|
giget: 1.1.1
|
||||||
h3: 1.5.0
|
h3: 1.5.0
|
||||||
jiti: 1.17.1
|
jiti: 1.17.1
|
||||||
listhen: 1.0.3
|
listhen: 1.0.3
|
||||||
@ -5117,6 +5117,21 @@ packages:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
/giget/1.1.1:
|
||||||
|
resolution: {integrity: sha512-P9FzMriXNDs0NYHO4nJSiODCE2+lC0XwwVquaC+rCVSmy8nDqCLMdHxq2N6IeJeheCcL+QxrBP/BiUIHdbtZ5Q==}
|
||||||
|
hasBin: true
|
||||||
|
dependencies:
|
||||||
|
colorette: 2.0.19
|
||||||
|
defu: 6.1.2
|
||||||
|
https-proxy-agent: 5.0.1
|
||||||
|
mri: 1.2.0
|
||||||
|
node-fetch-native: 1.0.2
|
||||||
|
pathe: 1.1.0
|
||||||
|
tar: 6.1.13
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
dev: true
|
||||||
|
|
||||||
/git-config-path/2.0.0:
|
/git-config-path/2.0.0:
|
||||||
resolution: {integrity: sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==}
|
resolution: {integrity: sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
|
Loading…
Reference in New Issue
Block a user