mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
chore(deps): update devdependency ignore to v6.0.2 (main) (#29038)
This commit is contained in:
parent
64a70feec2
commit
ad78e7e63f
@ -48,7 +48,7 @@
|
|||||||
"c12": "2.0.0-beta.2",
|
"c12": "2.0.0-beta.2",
|
||||||
"esbuild-loader": "4.2.2",
|
"esbuild-loader": "4.2.2",
|
||||||
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
||||||
"ignore": "6.0.1",
|
"ignore": "6.0.2",
|
||||||
"nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda",
|
"nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda",
|
||||||
"ofetch": "1.3.4",
|
"ofetch": "1.3.4",
|
||||||
"unbuild": "3.0.0-rc.7",
|
"unbuild": "3.0.0-rc.7",
|
||||||
|
@ -580,8 +580,8 @@ importers:
|
|||||||
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
|
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
version: h3-nightly@2.0.0-1718872656.6765a6e
|
version: h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
ignore:
|
ignore:
|
||||||
specifier: 6.0.1
|
specifier: 6.0.2
|
||||||
version: 6.0.1
|
version: 6.0.2
|
||||||
nitro:
|
nitro:
|
||||||
specifier: npm:nitro-nightly@3.0.0-beta-28665895.e727afda
|
specifier: npm:nitro-nightly@3.0.0-beta-28665895.e727afda
|
||||||
version: nitro-nightly@3.0.0-beta-28665895.e727afda(typescript@5.6.2)(webpack-sources@3.2.3)
|
version: nitro-nightly@3.0.0-beta-28665895.e727afda(typescript@5.6.2)(webpack-sources@3.2.3)
|
||||||
@ -4532,6 +4532,11 @@ packages:
|
|||||||
ignore@6.0.1:
|
ignore@6.0.1:
|
||||||
resolution: {integrity: sha512-9hCx6FGveEYzwsldacntlq0RdPsTjOAALVL4nqi1O8JU6OIzzchHELMNE9f+6ZMtuHG1vd+owvczaMhu6EM2Xw==}
|
resolution: {integrity: sha512-9hCx6FGveEYzwsldacntlq0RdPsTjOAALVL4nqi1O8JU6OIzzchHELMNE9f+6ZMtuHG1vd+owvczaMhu6EM2Xw==}
|
||||||
engines: {node: '>= 4'}
|
engines: {node: '>= 4'}
|
||||||
|
deprecated: this package has been deprecated due to issues
|
||||||
|
|
||||||
|
ignore@6.0.2:
|
||||||
|
resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==}
|
||||||
|
engines: {node: '>= 4'}
|
||||||
|
|
||||||
image-meta@0.2.1:
|
image-meta@0.2.1:
|
||||||
resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==}
|
resolution: {integrity: sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw==}
|
||||||
@ -11627,6 +11632,8 @@ snapshots:
|
|||||||
|
|
||||||
ignore@6.0.1: {}
|
ignore@6.0.1: {}
|
||||||
|
|
||||||
|
ignore@6.0.2: {}
|
||||||
|
|
||||||
image-meta@0.2.1: {}
|
image-meta@0.2.1: {}
|
||||||
|
|
||||||
immutable@4.3.7: {}
|
immutable@4.3.7: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user