|
436 | 436 | "@babel/types" "^7.25.9"
|
437 | 437 |
|
438 | 438 | "@babel/helpers@^7.26.7":
|
439 |
| - version "7.26.7" |
440 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
441 |
| - integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
| 439 | + version "7.26.10" |
| 440 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 441 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
442 | 442 | dependencies:
|
443 |
| - "@babel/template" "^7.25.9" |
444 |
| - "@babel/types" "^7.26.7" |
| 443 | + "@babel/template" "^7.26.9" |
| 444 | + "@babel/types" "^7.26.10" |
445 | 445 |
|
446 | 446 | "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7":
|
447 | 447 | version "7.26.7"
|
|
450 | 450 | dependencies:
|
451 | 451 | "@babel/types" "^7.26.7"
|
452 | 452 |
|
| 453 | +"@babel/parser@^7.26.9": |
| 454 | + version "7.26.10" |
| 455 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 456 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 457 | + dependencies: |
| 458 | + "@babel/types" "^7.26.10" |
| 459 | + |
453 | 460 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
454 | 461 | version "7.25.9"
|
455 | 462 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
|
|
1118 | 1125 | "@babel/parser" "^7.25.9"
|
1119 | 1126 | "@babel/types" "^7.25.9"
|
1120 | 1127 |
|
| 1128 | +"@babel/template@^7.26.9": |
| 1129 | + version "7.26.9" |
| 1130 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 1131 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 1132 | + dependencies: |
| 1133 | + "@babel/code-frame" "^7.26.2" |
| 1134 | + "@babel/parser" "^7.26.9" |
| 1135 | + "@babel/types" "^7.26.9" |
| 1136 | + |
1121 | 1137 | "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7":
|
1122 | 1138 | version "7.26.7"
|
1123 | 1139 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
|
|
1139 | 1155 | "@babel/helper-string-parser" "^7.25.9"
|
1140 | 1156 | "@babel/helper-validator-identifier" "^7.25.9"
|
1141 | 1157 |
|
| 1158 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 1159 | + version "7.26.10" |
| 1160 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 1161 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1162 | + dependencies: |
| 1163 | + "@babel/helper-string-parser" "^7.25.9" |
| 1164 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1165 | + |
1142 | 1166 | "@braintree/sanitize-url@^7.0.1":
|
1143 | 1167 | version "7.1.1"
|
1144 | 1168 | resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-7.1.1.tgz#15e19737d946559289b915e5dad3b4c28407735e"
|
|
1808 | 1832 | "@types/gtag.js" "^0.0.12"
|
1809 | 1833 | tslib "^2.6.0"
|
1810 | 1834 |
|
1811 |
| - |
| 1835 | +"@docusaurus/ [email protected]" , "@docusaurus/plugin-google-tag-manager@^3.7.0": |
1812 | 1836 | version "3.7.0"
|
1813 | 1837 | resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.7.0.tgz#0a4390f4b0e760d073bdb1905436bfa7bd71356b"
|
1814 | 1838 | integrity sha512-X8U78nb8eiMiPNg3jb9zDIVuuo/rE1LjGDGu+5m5CX4UBZzjMy+klOY2fNya6x8ACyE/L3K2erO1ErheP55W/w==
|
@@ -4158,15 +4182,6 @@ axios@^1.7.9, axios@^1.8.2:
|
4158 | 4182 | form-data "^4.0.0"
|
4159 | 4183 | proxy-from-env "^1.1.0"
|
4160 | 4184 |
|
4161 |
| -axios@^1.8.2: |
4162 |
| - version "1.8.2" |
4163 |
| - resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979" |
4164 |
| - integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg== |
4165 |
| - dependencies: |
4166 |
| - follow-redirects "^1.15.6" |
4167 |
| - form-data "^4.0.0" |
4168 |
| - proxy-from-env "^1.1.0" |
4169 |
| - |
4170 | 4185 | babel-loader@^9.2.1:
|
4171 | 4186 | version "9.2.1"
|
4172 | 4187 | resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
|
|
0 commit comments