Skip to content

Commit 3765a45

Browse files
committed
Upgrade mini-css-extract-plugin to 2.0
1 parent d09270c commit 3765a45

File tree

2 files changed

+6
-30
lines changed

2 files changed

+6
-30
lines changed

ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"html-webpack-plugin": "^5.2.0",
5858
"jest": "^27.0.0",
5959
"json-loader": "^0.5.4",
60-
"mini-css-extract-plugin": "^1.3.9",
60+
"mini-css-extract-plugin": "^2.0.0",
6161
"normalize.css": "^8.0.0",
6262
"postcss": "^8.2.7",
6363
"postcss-loader": "^6.1.0",

ui/frontend/yarn.lock

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4472,15 +4472,6 @@ loader-utils@^1.4.0:
44724472
emojis-list "^3.0.0"
44734473
json5 "^1.0.1"
44744474

4475-
loader-utils@^2.0.0:
4476-
version "2.0.0"
4477-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.0.tgz#e4cace5b816d425a166b5f097e10cd12b36064b0"
4478-
integrity sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==
4479-
dependencies:
4480-
big.js "^5.2.2"
4481-
emojis-list "^3.0.0"
4482-
json5 "^2.1.2"
4483-
44844475
locate-path@^5.0.0:
44854476
version "5.0.0"
44864477
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
@@ -4698,14 +4689,12 @@ min-indent@^1.0.0:
46984689
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
46994690
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
47004691

4701-
mini-css-extract-plugin@^1.3.9:
4702-
version "1.6.2"
4703-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8"
4704-
integrity sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==
4692+
mini-css-extract-plugin@^2.0.0:
4693+
version "2.3.0"
4694+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.3.0.tgz#87515f185533752944d753ac7216fc876779dafe"
4695+
integrity sha512-uzWaOwC+gJrnKbr23J1ZRWx/Wd9W9Ce1mKPlsBGBV/r8zG7/G7oKMxGmxbI65pVGbae2cR7CUx9Ulk0HQt8BfQ==
47054696
dependencies:
4706-
loader-utils "^2.0.0"
4707-
schema-utils "^3.0.0"
4708-
webpack-sources "^1.1.0"
4697+
schema-utils "^3.1.0"
47094698

47104699
minimatch@^3.0.4:
47114700
version "3.0.4"
@@ -5952,11 +5941,6 @@ slice-ansi@^4.0.0:
59525941
astral-regex "^2.0.0"
59535942
is-fullwidth-code-point "^3.0.0"
59545943

5955-
source-list-map@^2.0.0:
5956-
version "2.0.1"
5957-
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
5958-
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
5959-
59605944
source-map-js@^0.6.2:
59615945
version "0.6.2"
59625946
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
@@ -6842,14 +6826,6 @@ webpack-merge@^5.7.3:
68426826
clone-deep "^4.0.1"
68436827
wildcard "^2.0.0"
68446828

6845-
webpack-sources@^1.1.0:
6846-
version "1.4.3"
6847-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
6848-
integrity sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==
6849-
dependencies:
6850-
source-list-map "^2.0.0"
6851-
source-map "~0.6.1"
6852-
68536829
webpack-sources@^3.2.0:
68546830
version "3.2.1"
68556831
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.1.tgz#251a7d9720d75ada1469ca07dbb62f3641a05b6d"

0 commit comments

Comments
 (0)