mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency globby to v13 (#2881)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b803fdb4f9
commit
d5cbe09ced
@ -45,7 +45,7 @@
|
||||
"eslint": "^8.7.0",
|
||||
"eslint-plugin-jsdoc": "^37.6.3",
|
||||
"execa": "^6.0.0",
|
||||
"globby": "^12.2.0",
|
||||
"globby": "^13.0.0",
|
||||
"jiti": "^1.12.9",
|
||||
"lerna": "^4.0.0",
|
||||
"markdownlint-cli": "^0.30.0",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"estree-walker": "^3.0.1",
|
||||
"externality": "^0.1.6",
|
||||
"fs-extra": "^10.0.0",
|
||||
"globby": "^12.2.0",
|
||||
"globby": "^13.0.0",
|
||||
"h3": "^0.3.9",
|
||||
"hash-sum": "^2.0.0",
|
||||
"magic-string": "^0.25.7",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"consola": "^2.15.3",
|
||||
"defu": "^5.0.1",
|
||||
"dotenv": "^14.2.0",
|
||||
"globby": "^12.2.0",
|
||||
"globby": "^13.0.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"jiti": "^1.12.9",
|
||||
"lodash.template": "^4.5.0",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"esbuild": "^0.14.13",
|
||||
"etag": "^1.8.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"globby": "^12.2.0",
|
||||
"globby": "^13.0.0",
|
||||
"gzip-size": "^7.0.0",
|
||||
"h3": "^0.3.9",
|
||||
"hasha": "^5.2.2",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"cookie-es": "^0.5.0",
|
||||
"defu": "^5.0.1",
|
||||
"destr": "^1.1.0",
|
||||
"globby": "^12.2.0",
|
||||
"globby": "^13.0.0",
|
||||
"h3": "^0.3.9",
|
||||
"hash-sum": "^2.0.0",
|
||||
"hookable": "^5.1.1",
|
||||
|
45
yarn.lock
45
yarn.lock
@ -2557,7 +2557,7 @@ __metadata:
|
||||
estree-walker: ^3.0.1
|
||||
externality: ^0.1.6
|
||||
fs-extra: ^10.0.0
|
||||
globby: ^12.2.0
|
||||
globby: ^13.0.0
|
||||
h3: ^0.3.9
|
||||
hash-sum: ^2.0.0
|
||||
magic-string: ^0.25.7
|
||||
@ -2868,7 +2868,7 @@ __metadata:
|
||||
consola: ^2.15.3
|
||||
defu: ^5.0.1
|
||||
dotenv: ^14.2.0
|
||||
globby: ^12.2.0
|
||||
globby: ^13.0.0
|
||||
hash-sum: ^2.0.0
|
||||
jiti: ^1.12.9
|
||||
lodash.template: ^4.5.0
|
||||
@ -2957,7 +2957,7 @@ __metadata:
|
||||
esbuild: ^0.14.13
|
||||
etag: ^1.8.1
|
||||
fs-extra: ^10.0.0
|
||||
globby: ^12.2.0
|
||||
globby: ^13.0.0
|
||||
gzip-size: ^7.0.0
|
||||
h3: ^0.3.9
|
||||
hasha: ^5.2.2
|
||||
@ -6119,13 +6119,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array-union@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "array-union@npm:3.0.1"
|
||||
checksum: 47b29f88258e8f37ffb93ddaa327d4308edd950b52943c172b73558afdd3fa74cfd68816ba5aa4b894242cf281fa3c6d0362ae057e4a18bddbaedbe46ebe7112
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array-unique@npm:^0.3.2":
|
||||
version: 0.3.2
|
||||
resolution: "array-unique@npm:0.3.2"
|
||||
@ -11245,7 +11238,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.7, fast-glob@npm:^3.2.9":
|
||||
"fast-glob@npm:^3.2.11":
|
||||
version: 3.2.11
|
||||
resolution: "fast-glob@npm:3.2.11"
|
||||
dependencies:
|
||||
"@nodelib/fs.stat": ^2.0.2
|
||||
"@nodelib/fs.walk": ^1.2.3
|
||||
glob-parent: ^5.1.2
|
||||
merge2: ^1.3.0
|
||||
micromatch: ^4.0.4
|
||||
checksum: f473105324a7780a20c06de842e15ddbb41d3cb7e71d1e4fe6e8373204f22245d54f5ab9e2061e6a1c613047345954d29b022e0e76f5c28b1df9858179a0e6d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.9":
|
||||
version: 3.2.10
|
||||
resolution: "fast-glob@npm:3.2.10"
|
||||
dependencies:
|
||||
@ -12085,17 +12091,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globby@npm:^12.2.0":
|
||||
version: 12.2.0
|
||||
resolution: "globby@npm:12.2.0"
|
||||
"globby@npm:^13.0.0":
|
||||
version: 13.0.0
|
||||
resolution: "globby@npm:13.0.0"
|
||||
dependencies:
|
||||
array-union: ^3.0.1
|
||||
dir-glob: ^3.0.1
|
||||
fast-glob: ^3.2.7
|
||||
ignore: ^5.1.9
|
||||
fast-glob: ^3.2.11
|
||||
ignore: ^5.2.0
|
||||
merge2: ^1.4.1
|
||||
slash: ^4.0.0
|
||||
checksum: 2539379a7fff3473d3e7c68b4540ba38f36970f43f760e36e301515d5cb98a0c5736554957d90390906bee632327beb2f9518d1acd6911f61e436db11b0da5b5
|
||||
checksum: 9119e156a18c93ebdf1e4de63957dad2020df5607bc2951c9cb04d0b032ee1c7d61facc78e99339819140d75351220dd4f276b1d1e7aa872a720389277f51ff4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -15774,7 +15779,7 @@ __metadata:
|
||||
eslint: ^8.7.0
|
||||
eslint-plugin-jsdoc: ^37.6.3
|
||||
execa: ^6.0.0
|
||||
globby: ^12.2.0
|
||||
globby: ^13.0.0
|
||||
jiti: ^1.12.9
|
||||
lerna: ^4.0.0
|
||||
markdownlint-cli: ^0.30.0
|
||||
@ -15815,7 +15820,7 @@ __metadata:
|
||||
cookie-es: ^0.5.0
|
||||
defu: ^5.0.1
|
||||
destr: ^1.1.0
|
||||
globby: ^12.2.0
|
||||
globby: ^13.0.0
|
||||
h3: ^0.3.9
|
||||
hash-sum: ^2.0.0
|
||||
hookable: ^5.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user