mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-01 10:47:57 +08:00
chore(deps): update dependency fast-glob to v3.2.10 (#5258)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fde21fb2a6
commit
f41f3f8dd5
@ -96,7 +96,7 @@
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-vue": "8.2.0",
|
||||
"expect-type": "0.13.0",
|
||||
"fast-glob": "3.2.9",
|
||||
"fast-glob": "3.2.10",
|
||||
"fs-extra": "10.0.0",
|
||||
"gulp": "4.0.2",
|
||||
"husky": "7.0.4",
|
||||
|
@ -46,7 +46,7 @@ importers:
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-vue: 8.2.0
|
||||
expect-type: 0.13.0
|
||||
fast-glob: 3.2.9
|
||||
fast-glob: 3.2.10
|
||||
fs-extra: 10.0.0
|
||||
gulp: 4.0.2
|
||||
husky: 7.0.4
|
||||
@ -120,7 +120,7 @@ importers:
|
||||
eslint-plugin-prettier: 4.0.0_1c588f61426b1faf18812943f1678311
|
||||
eslint-plugin-vue: 8.2.0_eslint@8.6.0
|
||||
expect-type: 0.13.0
|
||||
fast-glob: 3.2.9
|
||||
fast-glob: 3.2.10
|
||||
fs-extra: 10.0.0
|
||||
gulp: 4.0.2
|
||||
husky: 7.0.4
|
||||
@ -173,7 +173,7 @@ importers:
|
||||
'@vueuse/core': 7.5.3_vue@3.2.26
|
||||
axios: 0.24.0
|
||||
clipboard-copy: 4.0.1
|
||||
element-plus: 1.3.0-beta.2_vue@3.2.26
|
||||
element-plus: 1.3.0-beta.3_vue@3.2.26
|
||||
normalize.css: 8.0.1
|
||||
nprogress: 0.2.0
|
||||
devDependencies:
|
||||
@ -1673,7 +1673,7 @@ packages:
|
||||
/@ts-morph/common/0.12.2:
|
||||
resolution: {integrity: sha512-m5KjptpIf1K0t0QL38uE+ol1n+aNn9MgRq++G3Zym1FlqfN+rThsXlp3cAgib14pIeXF7jk3UtJQOviwawFyYg==}
|
||||
dependencies:
|
||||
fast-glob: 3.2.9
|
||||
fast-glob: 3.2.10
|
||||
minimatch: 3.0.4
|
||||
mkdirp: 1.0.4
|
||||
path-browserify: 1.0.1
|
||||
@ -3537,7 +3537,7 @@ packages:
|
||||
resolution: {integrity: sha512-lW+r/Zl1CG+jXW9DKVizWSmINQ+bBV5jQblycKrJlceFl1fUdXQ69Qlg9CPV1Ittv6HMH8WVBO3+wv8rt9RMWw==}
|
||||
engines: {node: '>10.0.0'}
|
||||
dependencies:
|
||||
fast-glob: 3.2.9
|
||||
fast-glob: 3.2.10
|
||||
dev: true
|
||||
|
||||
/concat-map/0.0.1:
|
||||
@ -4074,8 +4074,8 @@ packages:
|
||||
resolution: {integrity: sha512-2jtSwgyiRzybHRxrc2nKI+39wH3AwQgn+sogQ+q814gv8hIFwrcZbV07Ea9f8AmK0ufPVZUvvAG1uZJ+obV4Jw==}
|
||||
dev: true
|
||||
|
||||
/element-plus/1.3.0-beta.2_vue@3.2.26:
|
||||
resolution: {integrity: sha512-8FWS8soDPCUHNIid60gzvLCbb9NC3rXAPgaRik73OQ0wO6M1KcdO/Lc7zQY76JHxWsZWo7ne9Jfz6dXQJooDuQ==}
|
||||
/element-plus/1.3.0-beta.3_vue@3.2.26:
|
||||
resolution: {integrity: sha512-OeSAfuXpZJAdakC9hsQkcBrQEib+uVzzTZ52EiZZxQ1ArktxdfONkQyZ/KTR20pfr+3gla2guhWseg60md1sLA==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
@ -5000,9 +5000,9 @@ packages:
|
||||
resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==}
|
||||
dev: true
|
||||
|
||||
/fast-glob/3.2.7:
|
||||
resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==}
|
||||
engines: {node: '>=8'}
|
||||
/fast-glob/3.2.10:
|
||||
resolution: {integrity: sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==}
|
||||
engines: {node: '>=8.6.0'}
|
||||
dependencies:
|
||||
'@nodelib/fs.stat': 2.0.5
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@ -5011,9 +5011,9 @@ packages:
|
||||
micromatch: 4.0.4
|
||||
dev: true
|
||||
|
||||
/fast-glob/3.2.9:
|
||||
resolution: {integrity: sha512-MBwILhhD92sziIrMQwpqcuGERF+BH99ei2a3XsGJuqEKcSycAL+w0HWokFenZXona+kjFr82Lf71eTxNRC06XQ==}
|
||||
engines: {node: '>=8.6.0'}
|
||||
/fast-glob/3.2.7:
|
||||
resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@nodelib/fs.stat': 2.0.5
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@ -5105,7 +5105,7 @@ packages:
|
||||
dependencies:
|
||||
'@pnpm/read-project-manifest': 2.0.10
|
||||
'@pnpm/types': 7.8.0
|
||||
fast-glob: 3.2.9
|
||||
fast-glob: 3.2.10
|
||||
p-filter: 2.1.0
|
||||
dev: true
|
||||
|
||||
@ -5535,7 +5535,7 @@ packages:
|
||||
dependencies:
|
||||
array-union: 2.1.0
|
||||
dir-glob: 3.0.1
|
||||
fast-glob: 3.2.9
|
||||
fast-glob: 3.2.10
|
||||
ignore: 5.1.8
|
||||
merge2: 1.4.1
|
||||
slash: 3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user