mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update dependency memfs to ^4.7.1 (main) (#25834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3b9a8eeb5c
commit
b798e14414
@ -42,7 +42,7 @@
|
||||
"hash-sum": "^2.0.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"magic-string": "^0.30.7",
|
||||
"memfs": "^4.7.0",
|
||||
"memfs": "^4.7.1",
|
||||
"mini-css-extract-plugin": "^2.8.0",
|
||||
"mlly": "^1.5.0",
|
||||
"ohash": "^1.1.3",
|
||||
|
@ -720,8 +720,8 @@ importers:
|
||||
specifier: ^0.30.7
|
||||
version: 0.30.7
|
||||
memfs:
|
||||
specifier: ^4.7.0
|
||||
version: 4.7.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||
specifier: ^4.7.1
|
||||
version: 4.7.1(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||
mini-css-extract-plugin:
|
||||
specifier: ^2.8.0
|
||||
version: 2.8.0(webpack@5.90.2)
|
||||
@ -7551,6 +7551,20 @@ packages:
|
||||
- quill-delta
|
||||
- rxjs
|
||||
|
||||
/memfs@4.7.1(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2):
|
||||
resolution: {integrity: sha512-29/L94MxlTPkJOCvLwWG4OIAfBPoB921eOLU4wr6RR4yQ40y/et8mroRE5t4rIQrLtmOACtLhZvGVKJgPGPDxQ==}
|
||||
engines: {node: '>= 4.0.0'}
|
||||
peerDependencies:
|
||||
tslib: '2'
|
||||
dependencies:
|
||||
json-joy: 11.28.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
|
||||
thingies: 1.16.0(tslib@2.6.2)
|
||||
tslib: 2.6.2
|
||||
transitivePeerDependencies:
|
||||
- quill-delta
|
||||
- rxjs
|
||||
dev: false
|
||||
|
||||
/memory-fs@0.5.0:
|
||||
resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==}
|
||||
engines: {node: '>=4.3.0 <5.0.0 || >=5.10'}
|
||||
|
Loading…
Reference in New Issue
Block a user