File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 64
64
"npm-run-all" : " ^4.1.5" ,
65
65
"prettier" : " ^1.19.1" ,
66
66
"prop-types" : " ^15.7.2" ,
67
- "style-loader" : " ^1.1.4 " ,
67
+ "style-loader" : " ^3.3.3 " ,
68
68
"ts-migrate" : " ^0.1.35" ,
69
69
"typescript" : " ^4.1.2" ,
70
70
"webpack" : " ^5.88.2" ,
Original file line number Diff line number Diff line change @@ -6834,7 +6834,7 @@ json5@^2.1.1:
6834
6834
dependencies :
6835
6835
minimist "^1.2.5"
6836
6836
6837
- json5@^2.1.2, json5@^2. 2.2 :
6837
+ json5@^2.2.2 :
6838
6838
version "2.2.3"
6839
6839
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
6840
6840
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -6983,15 +6983,6 @@ loader-utils@^1.2.3, loader-utils@^1.4.0:
6983
6983
emojis-list "^3.0.0"
6984
6984
json5 "^1.0.1"
6985
6985
6986
- loader-utils@^2.0.0 :
6987
- version "2.0.4"
6988
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
6989
- integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
6990
- dependencies :
6991
- big.js "^5.2.2"
6992
- emojis-list "^3.0.0"
6993
- json5 "^2.1.2"
6994
-
6995
6986
locate-path@^3.0.0 :
6996
6987
version "3.0.0"
6997
6988
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
@@ -9768,13 +9759,10 @@ strongly-connected-components@^1.0.1:
9768
9759
resolved "https://registry.yarnpkg.com/strongly-connected-components/-/strongly-connected-components-1.0.1.tgz#0920e2b4df67c8eaee96c6b6234fe29e873dba99"
9769
9760
integrity sha1-CSDitN9nyOrulsa2I0/inoc9upk=
9770
9761
9771
- style-loader@^1.1.4 :
9772
- version "1.1.4"
9773
- resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-1.1.4.tgz#1ad81283cefe51096756fd62697258edad933230"
9774
- integrity sha512-SbBHRD8fwK3pX+4UDF4ETxUF0+rCvk29LWTTI7Rt0cgsDjAj3SWM76ByTe6u2+4IlJ/WwluB7wuslWETCoPQdg==
9775
- dependencies :
9776
- loader-utils "^2.0.0"
9777
- schema-utils "^2.6.5"
9762
+ style-loader@^3.3.3 :
9763
+ version "3.3.3"
9764
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.3.tgz#bba8daac19930169c0c9c96706749a597ae3acff"
9765
+ integrity sha512-53BiGLXAcll9maCYtZi2RCQZKa8NQQai5C4horqKyRmHj9H7QmcUyucrH+4KW/gBQbXM2AsB0axoEcFZPlfPcw==
9778
9766
9779
9767
supercluster@^7.0.0 :
9780
9768
version "7.1.5"
You can’t perform that action at this time.
0 commit comments