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 5454 "jest-environment-jsdom" : " ^29.3.1" ,
5555 "jsdom" : " 21.1.0" ,
5656 "lint-staged" : " ^13.1.0" ,
57- "mini-css-extract-plugin" : " 2.7.7 " ,
57+ "mini-css-extract-plugin" : " 2.9.0 " ,
5858 "postcss-loader" : " 7.3.4" ,
5959 "prettier" : " 2.8.8" ,
6060 "pretty-quick" : " ^3.1.3" ,
Original file line number Diff line number Diff line change @@ -5667,12 +5667,13 @@ mimic-response@^2.0.0:
56675667 resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
56685668 integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==
56695669
5670- mini-css-extract-plugin@2.7.7 :
5671- version "2.7.7 "
5672- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7 .tgz#4acf02f362c641c38fb913bfcb7ca2fc4a7cf339 "
5673- integrity sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw ==
5670+ mini-css-extract-plugin@2.9.0 :
5671+ version "2.9.0 "
5672+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0 .tgz#c73a1327ccf466f69026ac22a8e8fd707b78a235 "
5673+ integrity sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA ==
56745674 dependencies :
56755675 schema-utils "^4.0.0"
5676+ tapable "^2.2.1"
56765677
56775678minimalistic-assert@^1.0.0 :
56785679 version "1.0.1"
@@ -7831,7 +7832,7 @@ symbol-tree@^3.2.4:
78317832 resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
78327833 integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
78337834
7834- tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0 :
7835+ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1 :
78357836 version "2.2.1"
78367837 resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
78377838 integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
You can’t perform that action at this time.
0 commit comments