File tree 2 files changed +7
-4
lines changed 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 47
47
"@types/uuid" : " ^8.3.0" ,
48
48
"prettier" : " ^2.2.1"
49
49
},
50
+ "resolutions" : {
51
+ "mini-css-extract-plugin" : " ~2.4.5"
52
+ },
50
53
"proxy" : " http://localhost:8000"
51
54
}
Original file line number Diff line number Diff line change @@ -5801,10 +5801,10 @@ min-indent@^1.0.0:
5801
5801
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
5802
5802
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
5803
5803
5804
- mini-css-extract-plugin@^2.4.5 :
5805
- version "2.5.0 "
5806
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.0 .tgz#4cc8300165fd408e8d2bf7381e6728fcda6fd1ae "
5807
- integrity sha512-hWAswjzsausaaIjk4GiUtoiNnsMc8tLAA2TZ0vbMDZcxKYS/b3UBGNElBjgQ4QYztYR+nsKp5h2Lo1NL3zz2bg ==
5804
+ mini-css-extract-plugin@^2.4.5, mini-css-extract-plugin@~2.4.5 :
5805
+ version "2.4.7 "
5806
+ resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.7 .tgz#b9f4c4f4d727c7a3cd52a11773bb739f00177fac "
5807
+ integrity sha512-euWmddf0sk9Nv1O0gfeeUAvAkoSlWncNLF77C0TP2+WoPvy8mAHKOzMajcCz2dzvyt3CNgxb1obIEVFIRxaipg ==
5808
5808
dependencies :
5809
5809
schema-utils "^4.0.0"
5810
5810
You can’t perform that action at this time.
0 commit comments