mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-18 06:31:27 +00:00
chore(deps): update dependency memfs to ^3.5.0 (main) (#20116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b329ed7813
commit
a02f69943f
@ -35,7 +35,7 @@
|
|||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"magic-string": "^0.30.0",
|
"magic-string": "^0.30.0",
|
||||||
"memfs": "^3.4.13",
|
"memfs": "^3.5.0",
|
||||||
"mini-css-extract-plugin": "^2.7.5",
|
"mini-css-extract-plugin": "^2.7.5",
|
||||||
"mlly": "^1.2.0",
|
"mlly": "^1.2.0",
|
||||||
"ohash": "^1.0.0",
|
"ohash": "^1.0.0",
|
||||||
|
@ -943,8 +943,8 @@ importers:
|
|||||||
specifier: ^0.30.0
|
specifier: ^0.30.0
|
||||||
version: 0.30.0
|
version: 0.30.0
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^3.4.13
|
specifier: ^3.5.0
|
||||||
version: 3.4.13
|
version: 3.5.0
|
||||||
mini-css-extract-plugin:
|
mini-css-extract-plugin:
|
||||||
specifier: ^2.7.5
|
specifier: ^2.7.5
|
||||||
version: 2.7.5(webpack@5.78.0)
|
version: 2.7.5(webpack@5.78.0)
|
||||||
@ -5535,7 +5535,7 @@ packages:
|
|||||||
cosmiconfig: 7.1.0
|
cosmiconfig: 7.1.0
|
||||||
deepmerge: 4.3.0
|
deepmerge: 4.3.0
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
memfs: 3.4.13
|
memfs: 3.5.0
|
||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
node-abort-controller: 3.1.1
|
node-abort-controller: 3.1.1
|
||||||
schema-utils: 3.1.1
|
schema-utils: 3.1.1
|
||||||
@ -6702,8 +6702,8 @@ packages:
|
|||||||
engines: {node: '>= 0.6'}
|
engines: {node: '>= 0.6'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/memfs@3.4.13:
|
/memfs@3.5.0:
|
||||||
resolution: {integrity: sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==}
|
resolution: {integrity: sha512-yK6o8xVJlQerz57kvPROwTMgx5WtGwC2ZxDtOUsnGl49rHjYkfQoPNZPCKH73VdLE1BwBu/+Fx/NL8NYMUw2aA==}
|
||||||
engines: {node: '>= 4.0.0'}
|
engines: {node: '>= 4.0.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
fs-monkey: 1.0.3
|
fs-monkey: 1.0.3
|
||||||
@ -9512,7 +9512,7 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
colorette: 2.0.19
|
colorette: 2.0.19
|
||||||
memfs: 3.4.13
|
memfs: 3.5.0
|
||||||
mime-types: 2.1.35
|
mime-types: 2.1.35
|
||||||
range-parser: 1.2.1
|
range-parser: 1.2.1
|
||||||
schema-utils: 4.0.0
|
schema-utils: 4.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user