File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 54
54
"globals" : " ^15.0.0" ,
55
55
"prettier" : " ^3.2.5" ,
56
56
"stylelint" : " ^16.5.0" ,
57
- "stylelint-config-standard" : " ^36 .0.0" ,
57
+ "stylelint-config-standard" : " ^37 .0.0" ,
58
58
"typescript" : " <5.7.4" ,
59
59
"typescript-eslint" : " ^8.0.0" ,
60
60
"@testing-library/jest-dom" : " 6.6.3" ,
Original file line number Diff line number Diff line change @@ -9488,17 +9488,22 @@ stylehacks@^5.1.1:
9488
9488
browserslist "^4.21.4"
9489
9489
postcss-selector-parser "^6.0.4"
9490
9490
9491
- stylelint-config-recommended@^14.0.0, stylelint-config-recommended@^14.0.1 :
9491
+ stylelint-config-recommended@^14.0.0 :
9492
9492
version "14.0.1"
9493
9493
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1.tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6"
9494
9494
integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg==
9495
9495
9496
- stylelint-config-standard@^36.0.0 :
9497
- version "36.0.1"
9498
- resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.1.tgz#727cbb2a1ef3e210f5ce8329cde531129f156609"
9499
- integrity sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw==
9496
+ stylelint-config-recommended@^15.0.0 :
9497
+ version "15.0.0"
9498
+ resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-15.0.0.tgz#93d48db401215708b724f078533864e52085a07b"
9499
+ integrity sha512-9LejMFsat7L+NXttdHdTq94byn25TD+82bzGRiV1Pgasl99pWnwipXS5DguTpp3nP1XjvLXVnEJIuYBfsRjRkA==
9500
+
9501
+ stylelint-config-standard@^37.0.0 :
9502
+ version "37.0.0"
9503
+ resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-37.0.0.tgz#55e75c7215d5398b096d2f75af6a16693c18532d"
9504
+ integrity sha512-+6eBlbSTrOn/il2RlV0zYGQwRTkr+WtzuVSs1reaWGObxnxLpbcspCUYajVQHonVfxVw2U+h42azGhrBvcg8OA==
9500
9505
dependencies :
9501
- stylelint-config-recommended "^14 .0.1 "
9506
+ stylelint-config-recommended "^15 .0.0 "
9502
9507
9503
9508
stylelint@^16.5.0 :
9504
9509
version "16.13.0"
You can’t perform that action at this time.
0 commit comments