mirror of
https://github.com/youzan/vant.git
synced 2025-10-14 15:10:36 +00:00
chore(deps): update dependency fs-extra to ^11.3.0 (#13320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"dependencies": {
|
||||
"enquirer": "2.4.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.2.0",
|
||||
"fs-extra": "^11.3.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"rslog": "^1.2.3"
|
||||
},
|
||||
|
@@ -50,7 +50,7 @@
|
||||
"esbuild": "^0.24.2",
|
||||
"eslint": "^8.57.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.2.0",
|
||||
"fs-extra": "^11.3.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"husky": "^9.1.7",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -36,8 +36,8 @@ importers:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
fs-extra:
|
||||
specifier: ^11.2.0
|
||||
version: 11.2.0
|
||||
specifier: ^11.3.0
|
||||
version: 11.3.0
|
||||
picocolors:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
@@ -206,8 +206,8 @@ importers:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
fs-extra:
|
||||
specifier: ^11.2.0
|
||||
version: 11.2.0
|
||||
specifier: ^11.3.0
|
||||
version: 11.3.0
|
||||
hash-sum:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
@@ -1952,8 +1952,8 @@ packages:
|
||||
fraction.js@4.3.7:
|
||||
resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
|
||||
|
||||
fs-extra@11.2.0:
|
||||
resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
|
||||
fs-extra@11.3.0:
|
||||
resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
|
||||
engines: {node: '>=14.14'}
|
||||
|
||||
fs.realpath@1.0.0:
|
||||
@@ -4878,7 +4878,7 @@ snapshots:
|
||||
|
||||
fraction.js@4.3.7: {}
|
||||
|
||||
fs-extra@11.2.0:
|
||||
fs-extra@11.3.0:
|
||||
dependencies:
|
||||
graceful-fs: 4.2.11
|
||||
jsonfile: 6.1.0
|
||||
@@ -5526,7 +5526,7 @@ snapshots:
|
||||
|
||||
rspack-plugin-virtual-module@0.1.13:
|
||||
dependencies:
|
||||
fs-extra: 11.2.0
|
||||
fs-extra: 11.3.0
|
||||
|
||||
run-parallel@1.2.0:
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user