mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update dependency memfs to ^4.14.0 (main) (#29516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2091888d06
commit
44c2ddcf8a
@ -49,7 +49,7 @@
|
||||
"knitwork": "^1.1.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"magic-string": "^0.30.12",
|
||||
"memfs": "^4.13.0",
|
||||
"memfs": "^4.14.0",
|
||||
"mlly": "^1.7.2",
|
||||
"ohash": "^1.1.4",
|
||||
"pathe": "^1.1.2",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"knitwork": "^1.1.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"magic-string": "^0.30.12",
|
||||
"memfs": "^4.13.0",
|
||||
"memfs": "^4.14.0",
|
||||
"mini-css-extract-plugin": "^2.9.1",
|
||||
"mlly": "^1.7.2",
|
||||
"ohash": "^1.1.4",
|
||||
|
@ -563,8 +563,8 @@ importers:
|
||||
specifier: ^0.30.12
|
||||
version: 0.30.12
|
||||
memfs:
|
||||
specifier: ^4.13.0
|
||||
version: 4.13.0
|
||||
specifier: ^4.14.0
|
||||
version: 4.14.0
|
||||
mlly:
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.2
|
||||
@ -1010,8 +1010,8 @@ importers:
|
||||
specifier: ^0.30.12
|
||||
version: 0.30.12
|
||||
memfs:
|
||||
specifier: ^4.13.0
|
||||
version: 4.13.0
|
||||
specifier: ^4.14.0
|
||||
version: 4.14.0
|
||||
mini-css-extract-plugin:
|
||||
specifier: ^2.9.1
|
||||
version: 2.9.1(webpack@5.95.0)
|
||||
@ -5539,8 +5539,8 @@ packages:
|
||||
resolution: {integrity: sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==}
|
||||
engines: {node: '>= 4.0.0'}
|
||||
|
||||
memfs@4.13.0:
|
||||
resolution: {integrity: sha512-dIs5KGy24fbdDhIAg0RxXpFqQp3RwL6wgSMRF9OSuphL/Uc9a4u2/SDJKPLj/zUgtOGKuHrRMrj563+IErj4Cg==}
|
||||
memfs@4.14.0:
|
||||
resolution: {integrity: sha512-JUeY0F/fQZgIod31Ja1eJgiSxLn7BfQlCnqhwXFBzFHEw63OdLK7VJUJ7bnzNsWgCyoUP5tEp1VRY8rDaYzqOA==}
|
||||
engines: {node: '>= 4.0.0'}
|
||||
|
||||
memory-fs@0.5.0:
|
||||
@ -12888,7 +12888,7 @@ snapshots:
|
||||
dependencies:
|
||||
fs-monkey: 1.0.6
|
||||
|
||||
memfs@4.13.0:
|
||||
memfs@4.14.0:
|
||||
dependencies:
|
||||
'@jsonjoy.com/json-pack': 1.1.0(tslib@2.7.0)
|
||||
'@jsonjoy.com/util': 1.3.0(tslib@2.7.0)
|
||||
@ -15513,7 +15513,7 @@ snapshots:
|
||||
webpack-dev-middleware@7.4.2(webpack@5.95.0):
|
||||
dependencies:
|
||||
colorette: 2.0.20
|
||||
memfs: 4.13.0
|
||||
memfs: 4.14.0
|
||||
mime-types: 2.1.35
|
||||
on-finished: 2.4.1
|
||||
range-parser: 1.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user