mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update devdependency execa to v9.1.0 (main) (#27192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c34676159
commit
41874cb35c
@ -65,7 +65,7 @@
|
||||
"eslint-plugin-no-only-tests": "3.1.0",
|
||||
"eslint-plugin-perfectionist": "2.10.0",
|
||||
"eslint-typegen": "0.2.4",
|
||||
"execa": "9.0.2",
|
||||
"execa": "9.1.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"globby": "14.0.1",
|
||||
"h3": "1.11.1",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@types/html-minifier": "4.0.5",
|
||||
"@unocss/reset": "0.60.2",
|
||||
"critters": "0.0.22",
|
||||
"execa": "9.0.2",
|
||||
"execa": "9.1.0",
|
||||
"globby": "14.0.1",
|
||||
"html-minifier": "4.0.0",
|
||||
"jiti": "1.21.0",
|
||||
|
@ -81,8 +81,8 @@ importers:
|
||||
specifier: 0.2.4
|
||||
version: 0.2.4(eslint@9.2.0)
|
||||
execa:
|
||||
specifier: 9.0.2
|
||||
version: 9.0.2
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
fs-extra:
|
||||
specifier: 11.2.0
|
||||
version: 11.2.0
|
||||
@ -573,8 +573,8 @@ importers:
|
||||
specifier: 0.0.22
|
||||
version: 0.0.22
|
||||
execa:
|
||||
specifier: 9.0.2
|
||||
version: 9.0.2
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
globby:
|
||||
specifier: 14.0.1
|
||||
version: 14.0.1
|
||||
@ -4062,8 +4062,8 @@ packages:
|
||||
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
|
||||
engines: {node: '>=16.17'}
|
||||
|
||||
execa@9.0.2:
|
||||
resolution: {integrity: sha512-oO281GF7ksH/Ogv1xyDf1prvFta/6/XkGKxRUvA3IB2MU1rCJGlFs86HRZhdooow1ISkR0Np0rOxUCIJVw36Rg==}
|
||||
execa@9.1.0:
|
||||
resolution: {integrity: sha512-lSgHc4Elo2m6bUDhc3Hl/VxvUDJdQWI40RZ4KMY9bKRc+hgMOT7II/JjbNDhI8VnMtrCb7U/fhpJIkLORZozWw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
exponential-backoff@3.1.1:
|
||||
@ -10981,7 +10981,7 @@ snapshots:
|
||||
signal-exit: 4.1.0
|
||||
strip-final-newline: 3.0.0
|
||||
|
||||
execa@9.0.2:
|
||||
execa@9.1.0:
|
||||
dependencies:
|
||||
'@sindresorhus/merge-streams': 4.0.0
|
||||
cross-spawn: 7.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user