mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 23:32:38 +00:00
chore(deps): update devdependency ignore to v7 (3.x) (#30342)
This commit is contained in:
parent
1817dfa069
commit
d1bac195f4
@ -33,7 +33,7 @@
|
||||
"defu": "^6.1.4",
|
||||
"destr": "^2.0.3",
|
||||
"globby": "^14.0.2",
|
||||
"ignore": "^6.0.2",
|
||||
"ignore": "^7.0.0",
|
||||
"jiti": "^2.4.2",
|
||||
"klona": "^2.0.6",
|
||||
"knitwork": "^1.2.0",
|
||||
|
@ -96,7 +96,7 @@
|
||||
"globby": "^14.0.2",
|
||||
"h3": "^1.13.0",
|
||||
"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": "1.13.0",
|
||||
"ignore": "6.0.2",
|
||||
"ignore": "7.0.0",
|
||||
"nitropack": "2.10.4",
|
||||
"ofetch": "1.4.1",
|
||||
"sass-loader": "16.0.4",
|
||||
|
@ -208,8 +208,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
|
||||
@ -365,8 +365,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.29.0)
|
||||
@ -722,8 +722,8 @@ importers:
|
||||
specifier: 1.13.0
|
||||
version: 1.13.0
|
||||
ignore:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
nitropack:
|
||||
specifier: 2.10.4
|
||||
version: 2.10.4(typescript@5.6.2)
|
||||
@ -4879,6 +4879,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==}
|
||||
|
||||
@ -12500,6 +12504,8 @@ snapshots:
|
||||
|
||||
ignore@6.0.2: {}
|
||||
|
||||
ignore@7.0.0: {}
|
||||
|
||||
image-meta@0.2.1: {}
|
||||
|
||||
import-fresh@3.3.0:
|
||||
|
Loading…
Reference in New Issue
Block a user