File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"socket.io-client" : " ^4.7.2" ,
35
35
"stylelint" : " ^16.0.0" ,
36
36
"stylelint-config-clean-order" : " ^7.0.0" ,
37
- "stylelint-config-standard" : " ^36 .0.0" ,
37
+ "stylelint-config-standard" : " ^37 .0.0" ,
38
38
"typescript" : " ^5.2.2"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -1028,17 +1028,17 @@ stylelint-config-clean-order@^7.0.0:
1028
1028
dependencies :
1029
1029
stylelint-order "^6.0.4"
1030
1030
1031
- stylelint-config-recommended@^14 .0.1 :
1032
- version "14 .0.1 "
1033
- resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14 .0.1 .tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6 "
1034
- integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg ==
1031
+ stylelint-config-recommended@^15 .0.0 :
1032
+ version "15 .0.0 "
1033
+ resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-15 .0.0 .tgz#93d48db401215708b724f078533864e52085a07b "
1034
+ integrity sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA ==
1035
1035
1036
- stylelint-config-standard@^36 .0.0 :
1037
- version "36 .0.1 "
1038
- resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36 .0.1 .tgz#727cbb2a1ef3e210f5ce8329cde531129f156609 "
1039
- integrity sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw ==
1036
+ stylelint-config-standard@^37 .0.0 :
1037
+ version "37 .0.0 "
1038
+ resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-37 .0.0 .tgz#55e75c7215d5398b096d2f75af6a16693c18532d "
1039
+ integrity sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA ==
1040
1040
dependencies :
1041
- stylelint-config-recommended "^14 .0.1 "
1041
+ stylelint-config-recommended "^15 .0.0 "
1042
1042
1043
1043
stylelint-order@^6.0.4 :
1044
1044
version "6.0.4"
You can’t perform that action at this time.
0 commit comments