This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 62
62
"postcss-loader" : " ^8.1.1" ,
63
63
"sass" : " ^1.74.1" ,
64
64
"sass-loader" : " ^14.2.0" ,
65
- "style-loader" : " ^3.3.4 " ,
65
+ "style-loader" : " ^4.0.0 " ,
66
66
"webpack" : " ^5.91.0" ,
67
67
"webpack-cli" : " ^5.1.4" ,
68
68
"yarn" : " ^1.22.22"
Original file line number Diff line number Diff line change @@ -3905,10 +3905,10 @@ strip-final-newline@^2.0.0:
3905
3905
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
3906
3906
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
3907
3907
3908
- style-loader@^3.3.4 :
3909
- version "3.3.4 "
3910
- resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.4 .tgz#f30f786c36db03a45cbd55b6a70d930c479090e7 "
3911
- integrity sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w ==
3908
+ style-loader@^4.0.0 :
3909
+ version "4.0.0 "
3910
+ resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-4.0.0 .tgz#0ea96e468f43c69600011e0589cb05c44f3b17a5 "
3911
+ integrity sha512-1V4WqhhZZgjVAVJyt7TdDPZoPBPNHbekX4fWnCJL1yQukhCeZhJySUL+gL9y6sNdN95uEOS83Y55SqHcP7MzLA ==
3912
3912
3913
3913
3914
3914
version "4.2.0"
You can’t perform that action at this time.
0 commit comments