mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore(deps): update dependency mini-css-extract-plugin to v2.7.6 (#3962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f07fd5d525
commit
377ddb7168
2 changed files with 6 additions and 6 deletions
|
@ -49,7 +49,7 @@
|
|||
"localstorage-memory": "1.0.3",
|
||||
"lodash": "4.17.21",
|
||||
"marked": "4.3.0",
|
||||
"mini-css-extract-plugin": "2.7.2",
|
||||
"mini-css-extract-plugin": "2.7.6",
|
||||
"msw": "0.49.3",
|
||||
"mutationobserver-shim": "0.3.7",
|
||||
"node-mocks-http": "1.12.1",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -1261,8 +1261,8 @@ importers:
|
|||
specifier: 4.3.0
|
||||
version: 4.3.0
|
||||
mini-css-extract-plugin:
|
||||
specifier: 2.7.2
|
||||
version: 2.7.2(webpack@5.82.1)
|
||||
specifier: 2.7.6
|
||||
version: 2.7.6(webpack@5.82.1)
|
||||
msw:
|
||||
specifier: 0.49.3
|
||||
version: 0.49.3(typescript@4.9.4)
|
||||
|
@ -6581,7 +6581,7 @@ packages:
|
|||
import-fresh: 3.3.0
|
||||
leven: 3.1.0
|
||||
lodash: 4.17.21
|
||||
mini-css-extract-plugin: 2.7.2(webpack@5.82.1)
|
||||
mini-css-extract-plugin: 2.7.6(webpack@5.82.1)
|
||||
postcss: 8.4.21
|
||||
postcss-loader: 7.2.4(@types/node@16.18.39)(postcss@8.4.21)(ts-node@10.9.1)(typescript@4.9.4)(webpack@5.82.1)
|
||||
prompts: 2.4.2
|
||||
|
@ -21282,8 +21282,8 @@ packages:
|
|||
webpack-sources: 1.4.3
|
||||
dev: false
|
||||
|
||||
/mini-css-extract-plugin@2.7.2(webpack@5.82.1):
|
||||
resolution: {integrity: sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==}
|
||||
/mini-css-extract-plugin@2.7.6(webpack@5.82.1):
|
||||
resolution: {integrity: sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==}
|
||||
engines: {node: '>= 12.13.0'}
|
||||
peerDependencies:
|
||||
webpack: ^5.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue