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.0 (#2608)
This commit is contained in:
parent
14d973c552
commit
7041a4381e
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
||||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||||
"babel-plugin-emotion": "10.2.2",
|
"babel-plugin-emotion": "10.2.2",
|
||||||
"bundlesize": "0.18.1",
|
"bundlesize": "0.18.1",
|
||||||
"css-loader": "6.4.0",
|
"css-loader": "6.5.0",
|
||||||
"dayjs": "1.10.7",
|
"dayjs": "1.10.7",
|
||||||
"emotion": "10.0.27",
|
"emotion": "10.0.27",
|
||||||
"emotion-theming": "10.0.27",
|
"emotion-theming": "10.0.27",
|
||||||
|
|
|
@ -754,7 +754,7 @@ importers:
|
||||||
babel-plugin-emotion: 10.2.2
|
babel-plugin-emotion: 10.2.2
|
||||||
bundlesize: 0.18.1
|
bundlesize: 0.18.1
|
||||||
country-flag-icons: 1.4.11
|
country-flag-icons: 1.4.11
|
||||||
css-loader: 6.4.0
|
css-loader: 6.5.0
|
||||||
dayjs: 1.10.7
|
dayjs: 1.10.7
|
||||||
emotion: 10.0.27
|
emotion: 10.0.27
|
||||||
emotion-theming: 10.0.27
|
emotion-theming: 10.0.27
|
||||||
|
@ -836,7 +836,7 @@ importers:
|
||||||
babel-plugin-emotion: 10.2.2
|
babel-plugin-emotion: 10.2.2
|
||||||
bundlesize: 0.18.1
|
bundlesize: 0.18.1
|
||||||
country-flag-icons: 1.4.11
|
country-flag-icons: 1.4.11
|
||||||
css-loader: 6.4.0_webpack@5.60.0
|
css-loader: 6.5.0_webpack@5.60.0
|
||||||
dayjs: 1.10.7
|
dayjs: 1.10.7
|
||||||
emotion: 10.0.27
|
emotion: 10.0.27
|
||||||
emotion-theming: 10.0.27_33bb31e1d857102242df3642b32eda18
|
emotion-theming: 10.0.27_33bb31e1d857102242df3642b32eda18
|
||||||
|
@ -9649,8 +9649,8 @@ packages:
|
||||||
webpack: 5.52.0_esbuild@0.12.25
|
webpack: 5.52.0_esbuild@0.12.25
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/css-loader/6.4.0_webpack@5.60.0:
|
/css-loader/6.5.0_webpack@5.60.0:
|
||||||
resolution: {integrity: sha512-Dlt6qfsxI/w1vU0r8qDd4BtMPxWqJeY5qQU7SmmZfvbpe6Xl18McO4GhyaMLns24Y2VNPiZwJPQ8JSbg4qvQLw==}
|
resolution: {integrity: sha512-VmuSdQa3K+wJsl39i7X3qGBM5+ZHmtTnv65fqMGI+fzmHoYmszTVvTqC1XN8JwWDViCB1a8wgNim5SV4fb37xg==}
|
||||||
engines: {node: '>= 12.13.0'}
|
engines: {node: '>= 12.13.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
webpack: ^5.0.0
|
webpack: ^5.0.0
|
||||||
|
|
Loading…
Reference in a new issue