|
11 | 11 | "@jridgewell/trace-mapping" "^0.3.24"
|
12 | 12 |
|
13 | 13 | "@asamuzakjp/css-color@^3.1.2":
|
14 |
| - version "3.1.3" |
15 |
| - resolved "https://registry.yarnpkg.com/@asamuzakjp/css-color/-/css-color-3.1.3.tgz#e408e8756a0dc561ccf20f52931034ea509ee760" |
16 |
| - integrity sha512-u25AyjuNrRFGb1O7KmWEu0ExN6iJMlUmDSlOPW/11JF8khOrIGG6oCoYpC+4mZlthNVhFUahk68lNrNI91f6Yg== |
| 14 | + version "3.1.5" |
| 15 | + resolved "https://registry.yarnpkg.com/@asamuzakjp/css-color/-/css-color-3.1.5.tgz#b6bc36ad3a10289219102028f10e6d173165350a" |
| 16 | + integrity sha512-w7AmVyTTiU41fNLsFDf+gA2Dwtbx2EJtn2pbJNAGSRAg50loXy1uLXA3hEpD8+eydcomTurw09tq5/AyceCaGg== |
17 | 17 | dependencies:
|
18 | 18 | "@csstools/css-calc" "^2.1.3"
|
19 | 19 | "@csstools/css-color-parser" "^3.0.9"
|
|
909 | 909 | integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ==
|
910 | 910 |
|
911 | 911 | "@emnapi/runtime@^1.4.0":
|
912 |
| - version "1.4.1" |
913 |
| - resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-1.4.1.tgz#79e54e3cc7f1955b3080f6e1e0e111e06114e114" |
914 |
| - integrity sha512-LMshMVP0ZhACNjQNYXiU1iZJ6QCcv0lUdPDPugqGvCGXt5xtRVBPdtA0qU12pEXZzpWAhWlZYptfdAFq10DOVQ== |
| 912 | + version "1.4.3" |
| 913 | + resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-1.4.3.tgz#c0564665c80dc81c448adac23f9dfbed6c838f7d" |
| 914 | + integrity sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ== |
915 | 915 | dependencies:
|
916 | 916 | tslib "^2.4.0"
|
917 | 917 |
|
|
2858 | 2858 | integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
|
2859 | 2859 |
|
2860 | 2860 | "@types/node@*":
|
2861 |
| - version "22.14.1" |
2862 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f" |
2863 |
| - integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw== |
| 2861 | + version "22.15.2" |
| 2862 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905" |
| 2863 | + integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A== |
2864 | 2864 | dependencies:
|
2865 | 2865 | undici-types "~6.21.0"
|
2866 | 2866 |
|
@@ -4484,9 +4484,9 @@ detect-indent@^5.0.0:
|
4484 | 4484 | integrity sha512-rlpvsxUtM0PQvy9iZe640/IWwWYyBsTApREbA1pHOpmOUIl9MkP/U4z7vTtg4Oaojvqhxt7sdufnT0EzGaR31g==
|
4485 | 4485 |
|
4486 | 4486 | detect-libc@^2.0.1, detect-libc@^2.0.3:
|
4487 |
| - version "2.0.3" |
4488 |
| - resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.3.tgz#f0cd503b40f9939b894697d19ad50895e30cf700" |
4489 |
| - integrity sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw== |
| 4487 | + version "2.0.4" |
| 4488 | + resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.4.tgz#f04715b8ba815e53b4d8109655b6508a6865a7e8" |
| 4489 | + integrity sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA== |
4490 | 4490 |
|
4491 | 4491 | diff@^5.2.0:
|
4492 | 4492 | version "5.2.0"
|
@@ -4634,9 +4634,9 @@ ejs@^3.1.7:
|
4634 | 4634 | jake "^10.8.5"
|
4635 | 4635 |
|
4636 | 4636 | electron-to-chromium@^1.5.73:
|
4637 |
| - version "1.5.139" |
4638 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.139.tgz#56ae7d42439e2967a54badbadaeb12f748987f37" |
4639 |
| - integrity sha512-GGnRYOTdN5LYpwbIr0rwP/ZHOQSvAF6TG0LSzp28uCBb9JiXHJGmaaKw29qjNJc5bGnnp6kXJqRnGMQoELwi5w== |
| 4637 | + version "1.5.143" |
| 4638 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.143.tgz#b057bcb9dddd3a9b24ba6c9b9e39a82bee84bdaf" |
| 4639 | + integrity sha512-QqklJMOFBMqe46k8iIOwA9l2hz57V2OKMmP5eSWcUvwx+mASAsbU+wkF1pHjn9ZVSBPrsYWr4/W/95y5SwYg2g== |
4640 | 4640 |
|
4641 | 4641 | ember-cli-babel-plugin-helpers@^1.1.1:
|
4642 | 4642 | version "1.1.1"
|
@@ -4735,10 +4735,10 @@ entities@^2.0.0:
|
4735 | 4735 | resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
|
4736 | 4736 | integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
|
4737 | 4737 |
|
4738 |
| -entities@^4.5.0: |
4739 |
| - version "4.5.0" |
4740 |
| - resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" |
4741 |
| - integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== |
| 4738 | +entities@^6.0.0: |
| 4739 | + version "6.0.0" |
| 4740 | + resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.0.tgz#09c9e29cb79b0a6459a9b9db9efb418ac5bb8e51" |
| 4741 | + integrity sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw== |
4742 | 4742 |
|
4743 | 4743 | env-paths@^2.2.0:
|
4744 | 4744 | version "2.2.1"
|
@@ -8625,11 +8625,11 @@ parse-url@^8.1.0:
|
8625 | 8625 | parse-path "^7.0.0"
|
8626 | 8626 |
|
8627 | 8627 | parse5@^7.2.1:
|
8628 |
| - version "7.2.1" |
8629 |
| - resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.2.1.tgz#8928f55915e6125f430cc44309765bf17556a33a" |
8630 |
| - integrity sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ== |
| 8628 | + version "7.3.0" |
| 8629 | + resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.3.0.tgz#d7e224fa72399c7a175099f45fc2ad024b05ec05" |
| 8630 | + integrity sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw== |
8631 | 8631 | dependencies:
|
8632 |
| - entities "^4.5.0" |
| 8632 | + entities "^6.0.0" |
8633 | 8633 |
|
8634 | 8634 | path-exists@^3.0.0:
|
8635 | 8635 | version "3.0.0"
|
|
0 commit comments