File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 76
76
"jest-environment-jsdom" : " 29.7.0" ,
77
77
"less" : " 4.2.0" ,
78
78
"less-loader" : " 11.1.4" ,
79
- "mini-css-extract-plugin" : " 2.7.7 " ,
79
+ "mini-css-extract-plugin" : " 2.8.0 " ,
80
80
"npm-run-all" : " 4.1.5" ,
81
81
"prettier" : " 3.2.4" ,
82
82
"prism-react-renderer" : " 2.3.1" ,
Original file line number Diff line number Diff line change @@ -5424,12 +5424,13 @@ min-indent@^1.0.0:
5424
5424
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
5425
5425
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
5426
5426
5427
- mini-css-extract-plugin@2.7.7 :
5428
- version "2.7.7 "
5429
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7 .tgz#4acf02f362c641c38fb913bfcb7ca2fc4a7cf339 "
5430
- integrity sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw ==
5427
+ mini-css-extract-plugin@2.8.0 :
5428
+ version "2.8.0 "
5429
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0 .tgz#1aeae2a90a954b6426c9e8311eab36b450f553a0 "
5430
+ integrity sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg ==
5431
5431
dependencies :
5432
5432
schema-utils "^4.0.0"
5433
+ tapable "^2.2.1"
5433
5434
5434
5435
minimalistic-assert@^1.0.0 :
5435
5436
version "1.0.1"
@@ -7179,7 +7180,7 @@ synckit@^0.8.6:
7179
7180
" @pkgr/core" " ^0.1.0"
7180
7181
tslib "^2.6.2"
7181
7182
7182
- tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0 :
7183
+ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1 :
7183
7184
version "2.2.1"
7184
7185
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
7185
7186
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
You can’t perform that action at this time.
0 commit comments