mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency css-loader to v6.5.1 (#2630)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
47deac7ead
commit
e8491f42e3
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
"babel-plugin-emotion": "10.2.2",
|
||||
"bundlesize": "0.18.1",
|
||||
"css-loader": "6.5.0",
|
||||
"css-loader": "6.5.1",
|
||||
"dayjs": "1.10.7",
|
||||
"emotion": "10.0.27",
|
||||
"emotion-theming": "10.0.27",
|
||||
|
|
|
@ -756,7 +756,7 @@ importers:
|
|||
babel-plugin-emotion: 10.2.2
|
||||
bundlesize: 0.18.1
|
||||
country-flag-icons: 1.4.11
|
||||
css-loader: 6.5.0
|
||||
css-loader: 6.5.1
|
||||
dayjs: 1.10.7
|
||||
emotion: 10.0.27
|
||||
emotion-theming: 10.0.27
|
||||
|
@ -838,7 +838,7 @@ importers:
|
|||
babel-plugin-emotion: 10.2.2
|
||||
bundlesize: 0.18.1
|
||||
country-flag-icons: 1.4.11
|
||||
css-loader: 6.5.0_webpack@5.60.0
|
||||
css-loader: 6.5.1_webpack@5.60.0
|
||||
dayjs: 1.10.7
|
||||
emotion: 10.0.27
|
||||
emotion-theming: 10.0.27_33bb31e1d857102242df3642b32eda18
|
||||
|
@ -9642,8 +9642,8 @@ packages:
|
|||
webpack: 5.61.0_esbuild@0.12.25
|
||||
dev: false
|
||||
|
||||
/css-loader/6.5.0_webpack@5.60.0:
|
||||
resolution: {integrity: sha512-VmuSdQa3K+wJsl39i7X3qGBM5+ZHmtTnv65fqMGI+fzmHoYmszTVvTqC1XN8JwWDViCB1a8wgNim5SV4fb37xg==}
|
||||
/css-loader/6.5.1_webpack@5.60.0:
|
||||
resolution: {integrity: sha512-gEy2w9AnJNnD9Kuo4XAP9VflW/ujKoS9c/syO+uWMlm5igc7LysKzPXaDoR2vroROkSwsTS2tGr1yGGEbZOYZQ==}
|
||||
engines: {node: '>= 12.13.0'}
|
||||
peerDependencies:
|
||||
webpack: ^5.0.0
|
||||
|
|
Loading…
Reference in a new issue