mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
chore(deps): update devdependency ignore to v7 (main) (#30341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ed819ab61
commit
26a181842d
@ -34,7 +34,7 @@
|
||||
"destr": "^2.0.3",
|
||||
"errx": "^0.1.0",
|
||||
"globby": "^14.0.2",
|
||||
"ignore": "^6.0.2",
|
||||
"ignore": "^7.0.0",
|
||||
"jiti": "^2.4.2",
|
||||
"klona": "^2.0.6",
|
||||
"mlly": "^1.7.3",
|
||||
|
@ -91,7 +91,7 @@
|
||||
"globby": "^14.0.2",
|
||||
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
||||
"hookable": "^5.5.3",
|
||||
"ignore": "^6.0.2",
|
||||
"ignore": "^7.0.0",
|
||||
"impound": "^0.2.0",
|
||||
"jiti": "^2.4.2",
|
||||
"klona": "^2.0.6",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"esbuild-loader": "4.2.2",
|
||||
"file-loader": "6.2.0",
|
||||
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
||||
"ignore": "6.0.2",
|
||||
"ignore": "7.0.0",
|
||||
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
|
||||
"ofetch": "1.4.1",
|
||||
"sass-loader": "16.0.4",
|
||||
|
@ -216,8 +216,8 @@ importers:
|
||||
specifier: ^14.0.2
|
||||
version: 14.0.2
|
||||
ignore:
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.0
|
||||
jiti:
|
||||
specifier: 2.4.2
|
||||
version: 2.4.2
|
||||
@ -364,8 +364,8 @@ importers:
|
||||
specifier: ^5.5.3
|
||||
version: 5.5.3
|
||||
ignore:
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.0
|
||||
impound:
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(rollup@4.28.1)
|
||||
@ -721,8 +721,8 @@ importers:
|
||||
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
|
||||
version: h3-nightly@2.0.0-1718872656.6765a6e
|
||||
ignore:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
nitro:
|
||||
specifier: npm:nitro-nightly@3.0.0-beta-28796231.359af68d
|
||||
version: nitro-nightly@3.0.0-beta-28796231.359af68d(typescript@5.6.3)
|
||||
@ -4817,6 +4817,10 @@ packages:
|
||||
resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
ignore@7.0.0:
|
||||
resolution: {integrity: sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
image-meta@0.2.1:
|
||||
resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==}
|
||||
|
||||
@ -12210,6 +12214,8 @@ snapshots:
|
||||
|
||||
ignore@6.0.2: {}
|
||||
|
||||
ignore@7.0.0: {}
|
||||
|
||||
image-meta@0.2.1: {}
|
||||
|
||||
immutable@4.3.7:
|
||||
|
Loading…
Reference in New Issue
Block a user