54
54
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
55
55
integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
56
56
57
- " @babel/core@7.27.3 " :
58
- version "7.27.3 "
59
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3 .tgz#d7d05502bccede3cab36373ed142e6a1df554c2f "
60
- integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA ==
57
+ " @babel/core@7.27.4 " :
58
+ version "7.27.4 "
59
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4 .tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce "
60
+ integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g ==
61
61
dependencies :
62
62
" @ampproject/remapping" " ^2.2.0"
63
63
" @babel/code-frame" " ^7.27.1"
64
64
" @babel/generator" " ^7.27.3"
65
65
" @babel/helper-compilation-targets" " ^7.27.2"
66
66
" @babel/helper-module-transforms" " ^7.27.3"
67
- " @babel/helpers" " ^7.27.3 "
68
- " @babel/parser" " ^7.27.3 "
67
+ " @babel/helpers" " ^7.27.4 "
68
+ " @babel/parser" " ^7.27.4 "
69
69
" @babel/template" " ^7.27.2"
70
- " @babel/traverse" " ^7.27.3 "
70
+ " @babel/traverse" " ^7.27.4 "
71
71
" @babel/types" " ^7.27.3"
72
72
convert-source-map "^2.0.0"
73
73
debug "^4.1.0"
302
302
" @babel/traverse" " ^7.27.1"
303
303
" @babel/types" " ^7.27.1"
304
304
305
- " @babel/helpers@^7.27.3 " :
306
- version "7.27.3 "
307
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3 .tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0 "
308
- integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg ==
305
+ " @babel/helpers@^7.27.4 " :
306
+ version "7.27.6 "
307
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6 .tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c "
308
+ integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug ==
309
309
dependencies :
310
310
" @babel/template" " ^7.27.2"
311
- " @babel/types" " ^7.27.3 "
311
+ " @babel/types" " ^7.27.6 "
312
312
313
313
" @babel/parser@^7.27.0" , "@babel/parser@^7.7.0":
314
314
version "7.27.0"
331
331
dependencies :
332
332
" @babel/types" " ^7.27.3"
333
333
334
+ " @babel/parser@^7.27.4 " :
335
+ version "7.27.5"
336
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826"
337
+ integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==
338
+ dependencies :
339
+ " @babel/types" " ^7.27.3"
340
+
334
341
" @babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1 " :
335
342
version "7.27.1"
336
343
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9"
912
919
debug "^4.3.1"
913
920
globals "^11.1.0"
914
921
922
+ " @babel/traverse@^7.27.4 " :
923
+ version "7.27.4"
924
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
925
+ integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
926
+ dependencies :
927
+ " @babel/code-frame" " ^7.27.1"
928
+ " @babel/generator" " ^7.27.3"
929
+ " @babel/parser" " ^7.27.4"
930
+ " @babel/template" " ^7.27.2"
931
+ " @babel/types" " ^7.27.3"
932
+ debug "^4.3.1"
933
+ globals "^11.1.0"
934
+
915
935
" @babel/traverse@^7.7.0" , "@babel/traverse@^7.7.4":
916
936
version "7.27.0"
917
937
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70"
949
969
" @babel/helper-string-parser" " ^7.27.1"
950
970
" @babel/helper-validator-identifier" " ^7.27.1"
951
971
972
+ " @babel/types@^7.27.6 " :
973
+ version "7.27.6"
974
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535"
975
+ integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==
976
+ dependencies :
977
+ " @babel/helper-string-parser" " ^7.27.1"
978
+ " @babel/helper-validator-identifier" " ^7.27.1"
979
+
952
980
" @csstools/color-helpers@^5.0.2 " :
953
981
version "5.0.2"
954
982
resolved "https://registry.yarnpkg.com/@csstools/color-helpers/-/color-helpers-5.0.2.tgz#82592c9a7c2b83c293d9161894e2a6471feb97b8"
@@ -5886,7 +5914,7 @@ mz@^2.7.0:
5886
5914
object-assign "^4.0.1"
5887
5915
thenify-all "^1.0.0"
5888
5916
5889
- nanoid@^3.3.8 :
5917
+ nanoid@^3.3.11, nanoid@^3.3. 8 :
5890
5918
version "3.3.11"
5891
5919
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
5892
5920
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
@@ -6925,12 +6953,12 @@ postcss-watch-folder@2.0.0:
6925
6953
resolved "https://registry.yarnpkg.com/postcss-watch-folder/-/postcss-watch-folder-2.0.0.tgz#0f0b22da8add6cc626be2fd86d099cc7c970b75f"
6926
6954
integrity sha512-afXH6ow2TFIyCKmQiTjCbjzLOpc1cN4Tsr5J5hctLyQYfIo05pVIiADoKWOaHU8k3Axx/smL6x99Y4dDQyx7fA==
6927
6955
6928
- postcss@8.5.3, postcss@^8.2.7, postcss@^8.3.0, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.47, postcss@^8.5.3 :
6929
- version "8.5.3 "
6930
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
6931
- integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
6956
+ postcss@8.5.5 :
6957
+ version "8.5.5 "
6958
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.5 .tgz#04de7797f6911fb1c96550e96616d08681537ef3 "
6959
+ integrity sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg ==
6932
6960
dependencies :
6933
- nanoid "^3.3.8 "
6961
+ nanoid "^3.3.11 "
6934
6962
picocolors "^1.1.1"
6935
6963
source-map-js "^1.2.1"
6936
6964
@@ -6951,6 +6979,15 @@ postcss@^7.0.17:
6951
6979
picocolors "^0.2.1"
6952
6980
source-map "^0.6.1"
6953
6981
6982
+ postcss@^8.2.7, postcss@^8.3.0, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.47, postcss@^8.5.3 :
6983
+ version "8.5.3"
6984
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
6985
+ integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
6986
+ dependencies :
6987
+ nanoid "^3.3.8"
6988
+ picocolors "^1.1.1"
6989
+ source-map-js "^1.2.1"
6990
+
6954
6991
prebuild-install@^7.1.1 :
6955
6992
version "7.1.3"
6956
6993
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.3.tgz#d630abad2b147443f20a212917beae68b8092eec"
@@ -7539,10 +7576,10 @@ sass-loader@16.0.5:
7539
7576
dependencies :
7540
7577
neo-async "^2.6.2"
7541
7578
7542
- sass@1.89.0 :
7543
- version "1.89.0 "
7544
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0 .tgz#6df72360c5c3ec2a9833c49adafe57b28206752d "
7545
- integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ ==
7579
+ sass@1.89.2 :
7580
+ version "1.89.2 "
7581
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2 .tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e "
7582
+ integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA ==
7546
7583
dependencies :
7547
7584
chokidar "^4.0.0"
7548
7585
immutable "^5.0.2"
@@ -8248,7 +8285,21 @@ stylelint-no-unsupported-browser-features@8.0.4:
8248
8285
doiuse "^6.0.5"
8249
8286
postcss "^8.4.32"
8250
8287
8251
- stylelint-scss@6.12.0, stylelint-scss@^6.12.0 :
8288
+ stylelint-scss@6.12.1 :
8289
+ version "6.12.1"
8290
+ resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.12.1.tgz#7de9980a7c9acb7a3f203498e7296526cb52ffa0"
8291
+ integrity sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==
8292
+ dependencies :
8293
+ css-tree "^3.0.1"
8294
+ is-plain-object "^5.0.0"
8295
+ known-css-properties "^0.36.0"
8296
+ mdn-data "^2.21.0"
8297
+ postcss-media-query-parser "^0.2.3"
8298
+ postcss-resolve-nested-selector "^0.1.6"
8299
+ postcss-selector-parser "^7.1.0"
8300
+ postcss-value-parser "^4.2.0"
8301
+
8302
+ stylelint-scss@^6.12.0 :
8252
8303
version "6.12.0"
8253
8304
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.12.0.tgz#38cf41c3b8a76f34cd7267e4c30e7e66d35619c2"
8254
8305
integrity sha512-U7CKhi1YNkM1pXUXl/GMUXi8xKdhl4Ayxdyceie1nZ1XNIdaUgMV6OArpooWcDzEggwgYD0HP/xIgVJo9a655w==
0 commit comments