|
25 | 25 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
26 | 26 |
|
27 | 27 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.25.2":
|
28 |
| - version "7.27.3" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f" |
30 |
| - integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA== |
| 28 | + version "7.27.4" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
| 30 | + integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
31 | 31 | dependencies:
|
32 | 32 | "@ampproject/remapping" "^2.2.0"
|
33 | 33 | "@babel/code-frame" "^7.27.1"
|
34 | 34 | "@babel/generator" "^7.27.3"
|
35 | 35 | "@babel/helper-compilation-targets" "^7.27.2"
|
36 | 36 | "@babel/helper-module-transforms" "^7.27.3"
|
37 |
| - "@babel/helpers" "^7.27.3" |
38 |
| - "@babel/parser" "^7.27.3" |
| 37 | + "@babel/helpers" "^7.27.4" |
| 38 | + "@babel/parser" "^7.27.4" |
39 | 39 | "@babel/template" "^7.27.2"
|
40 |
| - "@babel/traverse" "^7.27.3" |
| 40 | + "@babel/traverse" "^7.27.4" |
41 | 41 | "@babel/types" "^7.27.3"
|
42 | 42 | convert-source-map "^2.0.0"
|
43 | 43 | debug "^4.1.0"
|
|
194 | 194 | "@babel/traverse" "^7.27.1"
|
195 | 195 | "@babel/types" "^7.27.1"
|
196 | 196 |
|
197 |
| -"@babel/helpers@^7.27.3": |
198 |
| - version "7.27.3" |
199 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0" |
200 |
| - integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg== |
| 197 | +"@babel/helpers@^7.27.4": |
| 198 | + version "7.27.4" |
| 199 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7" |
| 200 | + integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ== |
201 | 201 | dependencies:
|
202 | 202 | "@babel/template" "^7.27.2"
|
203 | 203 | "@babel/types" "^7.27.3"
|
204 | 204 |
|
205 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3": |
206 |
| - version "7.27.3" |
207 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" |
208 |
| - integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== |
| 205 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4": |
| 206 | + version "7.27.4" |
| 207 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df" |
| 208 | + integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g== |
209 | 209 | dependencies:
|
210 | 210 | "@babel/types" "^7.27.3"
|
211 | 211 |
|
|
878 | 878 | "@babel/parser" "^7.27.2"
|
879 | 879 | "@babel/types" "^7.27.1"
|
880 | 880 |
|
881 |
| -"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3": |
882 |
| - version "7.27.3" |
883 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae" |
884 |
| - integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ== |
| 881 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4": |
| 882 | + version "7.27.4" |
| 883 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
| 884 | + integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
885 | 885 | dependencies:
|
886 | 886 | "@babel/code-frame" "^7.27.1"
|
887 | 887 | "@babel/generator" "^7.27.3"
|
888 |
| - "@babel/parser" "^7.27.3" |
| 888 | + "@babel/parser" "^7.27.4" |
889 | 889 | "@babel/template" "^7.27.2"
|
890 | 890 | "@babel/types" "^7.27.3"
|
891 | 891 | debug "^4.3.1"
|
|
2791 | 2791 | "@types/node" "*"
|
2792 | 2792 |
|
2793 | 2793 | "@types/node@*", "@types/node@^22.5.5":
|
2794 |
| - version "22.15.24" |
2795 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.24.tgz#3b31f1650571c0123388db29d95c12e6f6761744" |
2796 |
| - integrity sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng== |
| 2794 | + version "22.15.29" |
| 2795 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678" |
| 2796 | + integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ== |
2797 | 2797 | dependencies:
|
2798 | 2798 | undici-types "~6.21.0"
|
2799 | 2799 |
|
@@ -9040,9 +9040,9 @@ sass-loader@^16.0.2:
|
9040 | 9040 | neo-async "^2.6.2"
|
9041 | 9041 |
|
9042 | 9042 | sass@^1.54.9:
|
9043 |
| - version "1.89.0" |
9044 |
| - resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d" |
9045 |
| - integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ== |
| 9043 | + version "1.89.1" |
| 9044 | + resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9" |
| 9045 | + integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q== |
9046 | 9046 | dependencies:
|
9047 | 9047 | chokidar "^4.0.0"
|
9048 | 9048 | immutable "^5.0.2"
|
|
0 commit comments