mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-20 07:30:57 +00:00
chore(deps): update devdependency ignore to v5.3.2 (3.x) (#28503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b6839051b
commit
44c26f4e1a
@ -33,7 +33,7 @@
|
||||
"destr": "^2.0.3",
|
||||
"globby": "^14.0.2",
|
||||
"hash-sum": "^2.0.0",
|
||||
"ignore": "^5.3.1",
|
||||
"ignore": "^5.3.2",
|
||||
"jiti": "^1.21.6",
|
||||
"klona": "^2.0.6",
|
||||
"knitwork": "^1.1.0",
|
||||
|
@ -85,7 +85,7 @@
|
||||
"globby": "^14.0.2",
|
||||
"h3": "^1.12.0",
|
||||
"hookable": "^5.5.3",
|
||||
"ignore": "^5.3.1",
|
||||
"ignore": "^5.3.2",
|
||||
"jiti": "^1.21.6",
|
||||
"klona": "^2.0.6",
|
||||
"knitwork": "^1.1.0",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"c12": "1.11.1",
|
||||
"esbuild-loader": "4.2.2",
|
||||
"h3": "1.12.0",
|
||||
"ignore": "5.3.1",
|
||||
"ignore": "5.3.2",
|
||||
"nitropack": "2.9.7",
|
||||
"ofetch": "1.3.4",
|
||||
"unbuild": "latest",
|
||||
|
@ -184,8 +184,8 @@ importers:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
ignore:
|
||||
specifier: ^5.3.1
|
||||
version: 5.3.1
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.2
|
||||
jiti:
|
||||
specifier: ^1.21.6
|
||||
version: 1.21.6
|
||||
@ -335,8 +335,8 @@ importers:
|
||||
specifier: ^5.5.3
|
||||
version: 5.5.3
|
||||
ignore:
|
||||
specifier: ^5.3.1
|
||||
version: 5.3.1
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.2
|
||||
jiti:
|
||||
specifier: ^1.21.6
|
||||
version: 1.21.6
|
||||
@ -544,8 +544,8 @@ importers:
|
||||
specifier: 1.12.0
|
||||
version: 1.12.0
|
||||
ignore:
|
||||
specifier: 5.3.1
|
||||
version: 5.3.1
|
||||
specifier: 5.3.2
|
||||
version: 5.3.2
|
||||
nitropack:
|
||||
specifier: 2.9.7
|
||||
version: 2.9.7(@opentelemetry/api@1.9.0)(encoding@0.1.13)(magicast@0.3.4)
|
||||
@ -4841,9 +4841,6 @@ packages:
|
||||
resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
||||
h3-nightly@2.0.0-1718872656.6765a6e:
|
||||
resolution: {integrity: sha512-LQ8hHOIzk+agD1p0K7UosByKuzDAKGLTnYsP0syV/XMr9E7pWmoaDSWkGdWjtLR9O3hinNqrXU1NW0kTmhiSag==}
|
||||
|
||||
h3@1.12.0:
|
||||
resolution: {integrity: sha512-Zi/CcNeWBXDrFNlV0hUBJQR9F7a96RjMeAZweW/ZWkR9fuXrMcvKnSA63f/zZ9l0GgQOZDVHGvXivNN9PWOwhA==}
|
||||
|
||||
@ -5017,6 +5014,10 @@ packages:
|
||||
resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
ignore@5.3.2:
|
||||
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
image-meta@0.2.0:
|
||||
resolution: {integrity: sha512-ZBGjl0ZMEMeOC3Ns0wUF/5UdUmr3qQhBSCniT0LxOgGGIRHiNFOkMtIHB7EOznRU47V2AxPgiVP+s+0/UCU0Hg==}
|
||||
|
||||
@ -8508,7 +8509,7 @@ snapshots:
|
||||
debug: 4.3.6
|
||||
espree: 10.1.0
|
||||
globals: 14.0.0
|
||||
ignore: 5.3.1
|
||||
ignore: 5.3.2
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
minimatch: 3.1.2
|
||||
@ -8876,7 +8877,7 @@ snapshots:
|
||||
'@vueuse/core': 10.11.0(vue@3.4.37(typescript@5.5.4))
|
||||
consola: 3.2.3
|
||||
defu: 6.1.4
|
||||
h3: h3-nightly@2.0.0-1718872656.6765a6e
|
||||
h3: 1.12.0
|
||||
magic-string: 0.30.11
|
||||
mlly: 1.7.1
|
||||
ofetch: 1.3.4
|
||||
@ -9699,7 +9700,7 @@ snapshots:
|
||||
'@typescript-eslint/visitor-keys': 8.0.0
|
||||
eslint: 9.9.0(jiti@1.21.6)
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.1
|
||||
ignore: 5.3.2
|
||||
natural-compare: 1.4.0
|
||||
ts-api-utils: 1.3.0(typescript@5.5.4)
|
||||
optionalDependencies:
|
||||
@ -11828,7 +11829,7 @@ snapshots:
|
||||
file-entry-cache: 8.0.0
|
||||
find-up: 5.0.0
|
||||
glob-parent: 6.0.2
|
||||
ignore: 5.3.1
|
||||
ignore: 5.3.2
|
||||
imurmurhash: 0.1.4
|
||||
is-glob: 4.0.3
|
||||
is-path-inside: 3.0.3
|
||||
@ -12211,7 +12212,7 @@ snapshots:
|
||||
array-union: 2.1.0
|
||||
dir-glob: 3.0.1
|
||||
fast-glob: 3.3.2
|
||||
ignore: 5.3.1
|
||||
ignore: 5.3.2
|
||||
merge2: 1.4.1
|
||||
slash: 3.0.0
|
||||
|
||||
@ -12219,7 +12220,7 @@ snapshots:
|
||||
dependencies:
|
||||
dir-glob: 3.0.1
|
||||
fast-glob: 3.3.2
|
||||
ignore: 5.3.1
|
||||
ignore: 5.3.2
|
||||
merge2: 1.4.1
|
||||
slash: 4.0.0
|
||||
|
||||
@ -12227,7 +12228,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@sindresorhus/merge-streams': 2.2.0
|
||||
fast-glob: 3.3.2
|
||||
ignore: 5.3.1
|
||||
ignore: 5.3.2
|
||||
path-type: 5.0.0
|
||||
slash: 5.1.0
|
||||
unicorn-magic: 0.1.0
|
||||
@ -12248,21 +12249,6 @@ snapshots:
|
||||
dependencies:
|
||||
duplexer: 0.1.2
|
||||
|
||||
h3-nightly@2.0.0-1718872656.6765a6e:
|
||||
dependencies:
|
||||
cookie-es: 1.2.2
|
||||
crossws: 0.2.4
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
iron-webcrypto: 1.2.1
|
||||
ohash: 1.1.3
|
||||
radix3: 1.1.2
|
||||
ufo: 1.5.4
|
||||
uncrypto: 0.1.3
|
||||
unenv: 1.10.0
|
||||
transitivePeerDependencies:
|
||||
- uWebSockets.js
|
||||
|
||||
h3@1.12.0:
|
||||
dependencies:
|
||||
cookie-es: 1.2.2
|
||||
@ -12462,6 +12448,8 @@ snapshots:
|
||||
|
||||
ignore@5.3.1: {}
|
||||
|
||||
ignore@5.3.2: {}
|
||||
|
||||
image-meta@0.2.0: {}
|
||||
|
||||
immutable@4.3.4: {}
|
||||
@ -12981,7 +12969,7 @@ snapshots:
|
||||
commander: 12.1.0
|
||||
get-stdin: 9.0.0
|
||||
glob: 10.4.1
|
||||
ignore: 5.3.1
|
||||
ignore: 5.3.2
|
||||
js-yaml: 4.1.0
|
||||
jsonc-parser: 3.2.1
|
||||
jsonpointer: 5.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user