|
210 | 210 | js-tokens "^4.0.0" |
211 | 211 | picocolors "^1.1.1" |
212 | 212 |
|
| 213 | +"@babel/code-frame@^7.29.7": |
| 214 | + version "7.29.7" |
| 215 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7" |
| 216 | + integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw== |
| 217 | + dependencies: |
| 218 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 219 | + js-tokens "^4.0.0" |
| 220 | + picocolors "^1.1.1" |
| 221 | + |
213 | 222 | "@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0": |
214 | 223 | version "7.28.0" |
215 | 224 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz" |
216 | 225 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
217 | 226 |
|
| 227 | +"@babel/compat-data@^7.29.7": |
| 228 | + version "7.29.7" |
| 229 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.7.tgz#6f0237f0f36d2e51c0570a636faed9d2d0efe629" |
| 230 | + integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg== |
| 231 | + |
218 | 232 | "@babel/core@^7.21.3", "@babel/core@^7.25.9": |
219 | | - version "7.28.4" |
220 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
221 | | - integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
222 | | - dependencies: |
223 | | - "@babel/code-frame" "^7.27.1" |
224 | | - "@babel/generator" "^7.28.3" |
225 | | - "@babel/helper-compilation-targets" "^7.27.2" |
226 | | - "@babel/helper-module-transforms" "^7.28.3" |
227 | | - "@babel/helpers" "^7.28.4" |
228 | | - "@babel/parser" "^7.28.4" |
229 | | - "@babel/template" "^7.27.2" |
230 | | - "@babel/traverse" "^7.28.4" |
231 | | - "@babel/types" "^7.28.4" |
| 233 | + version "7.29.7" |
| 234 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.7.tgz#80c10b17248082968b57a857b91640971f2070f7" |
| 235 | + integrity sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA== |
| 236 | + dependencies: |
| 237 | + "@babel/code-frame" "^7.29.7" |
| 238 | + "@babel/generator" "^7.29.7" |
| 239 | + "@babel/helper-compilation-targets" "^7.29.7" |
| 240 | + "@babel/helper-module-transforms" "^7.29.7" |
| 241 | + "@babel/helpers" "^7.29.7" |
| 242 | + "@babel/parser" "^7.29.7" |
| 243 | + "@babel/template" "^7.29.7" |
| 244 | + "@babel/traverse" "^7.29.7" |
| 245 | + "@babel/types" "^7.29.7" |
232 | 246 | "@jridgewell/remapping" "^2.3.5" |
233 | 247 | convert-source-map "^2.0.0" |
234 | 248 | debug "^4.1.0" |
|
258 | 272 | "@jridgewell/trace-mapping" "^0.3.28" |
259 | 273 | jsesc "^3.0.2" |
260 | 274 |
|
| 275 | +"@babel/generator@^7.29.7": |
| 276 | + version "7.29.7" |
| 277 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3" |
| 278 | + integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ== |
| 279 | + dependencies: |
| 280 | + "@babel/parser" "^7.29.7" |
| 281 | + "@babel/types" "^7.29.7" |
| 282 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 283 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 284 | + jsesc "^3.0.2" |
| 285 | + |
261 | 286 | "@babel/helper-annotate-as-pure@^7.27.1", "@babel/helper-annotate-as-pure@^7.27.3": |
262 | 287 | version "7.27.3" |
263 | 288 | resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz" |
|
276 | 301 | lru-cache "^5.1.1" |
277 | 302 | semver "^6.3.1" |
278 | 303 |
|
| 304 | +"@babel/helper-compilation-targets@^7.29.7": |
| 305 | + version "7.29.7" |
| 306 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz#7a1def704302401c47f64fa85589e974ae217042" |
| 307 | + integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g== |
| 308 | + dependencies: |
| 309 | + "@babel/compat-data" "^7.29.7" |
| 310 | + "@babel/helper-validator-option" "^7.29.7" |
| 311 | + browserslist "^4.24.0" |
| 312 | + lru-cache "^5.1.1" |
| 313 | + semver "^6.3.1" |
| 314 | + |
279 | 315 | "@babel/helper-create-class-features-plugin@^7.27.1": |
280 | 316 | version "7.27.1" |
281 | 317 | resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz" |
|
327 | 363 | resolved "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz" |
328 | 364 | integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
329 | 365 |
|
| 366 | +"@babel/helper-globals@^7.29.7": |
| 367 | + version "7.29.7" |
| 368 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b" |
| 369 | + integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA== |
| 370 | + |
330 | 371 | "@babel/helper-member-expression-to-functions@^7.27.1": |
331 | 372 | version "7.27.1" |
332 | 373 | resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz" |
|
343 | 384 | "@babel/traverse" "^7.27.1" |
344 | 385 | "@babel/types" "^7.27.1" |
345 | 386 |
|
| 387 | +"@babel/helper-module-imports@^7.29.7": |
| 388 | + version "7.29.7" |
| 389 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396" |
| 390 | + integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g== |
| 391 | + dependencies: |
| 392 | + "@babel/traverse" "^7.29.7" |
| 393 | + "@babel/types" "^7.29.7" |
| 394 | + |
346 | 395 | "@babel/helper-module-transforms@^7.27.1": |
347 | 396 | version "7.27.3" |
348 | 397 | resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz" |
|
352 | 401 | "@babel/helper-validator-identifier" "^7.27.1" |
353 | 402 | "@babel/traverse" "^7.27.3" |
354 | 403 |
|
355 | | -"@babel/helper-module-transforms@^7.28.3": |
356 | | - version "7.28.3" |
357 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
358 | | - integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
| 404 | +"@babel/helper-module-transforms@^7.29.7": |
| 405 | + version "7.29.7" |
| 406 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz#b062747a5997ba138637201328bbff77960574ae" |
| 407 | + integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg== |
359 | 408 | dependencies: |
360 | | - "@babel/helper-module-imports" "^7.27.1" |
361 | | - "@babel/helper-validator-identifier" "^7.27.1" |
362 | | - "@babel/traverse" "^7.28.3" |
| 409 | + "@babel/helper-module-imports" "^7.29.7" |
| 410 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 411 | + "@babel/traverse" "^7.29.7" |
363 | 412 |
|
364 | 413 | "@babel/helper-optimise-call-expression@^7.27.1": |
365 | 414 | version "7.27.1" |
|
404 | 453 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz" |
405 | 454 | integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
406 | 455 |
|
| 456 | +"@babel/helper-string-parser@^7.29.7": |
| 457 | + version "7.29.7" |
| 458 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f" |
| 459 | + integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw== |
| 460 | + |
407 | 461 | "@babel/helper-validator-identifier@^7.27.1": |
408 | 462 | version "7.27.1" |
409 | 463 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz" |
410 | 464 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
411 | 465 |
|
| 466 | +"@babel/helper-validator-identifier@^7.29.7": |
| 467 | + version "7.29.7" |
| 468 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2" |
| 469 | + integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg== |
| 470 | + |
412 | 471 | "@babel/helper-validator-option@^7.27.1": |
413 | 472 | version "7.27.1" |
414 | 473 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz" |
415 | 474 | integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg== |
416 | 475 |
|
| 476 | +"@babel/helper-validator-option@^7.29.7": |
| 477 | + version "7.29.7" |
| 478 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a" |
| 479 | + integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw== |
| 480 | + |
417 | 481 | "@babel/helper-wrap-function@^7.27.1": |
418 | 482 | version "7.27.1" |
419 | 483 | resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.27.1.tgz" |
|
423 | 487 | "@babel/traverse" "^7.27.1" |
424 | 488 | "@babel/types" "^7.27.1" |
425 | 489 |
|
426 | | -"@babel/helpers@^7.28.4": |
427 | | - version "7.28.4" |
428 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
429 | | - integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
| 490 | +"@babel/helpers@^7.29.7": |
| 491 | + version "7.29.7" |
| 492 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607" |
| 493 | + integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg== |
430 | 494 | dependencies: |
431 | | - "@babel/template" "^7.27.2" |
432 | | - "@babel/types" "^7.28.4" |
| 495 | + "@babel/template" "^7.29.7" |
| 496 | + "@babel/types" "^7.29.7" |
433 | 497 |
|
434 | 498 | "@babel/parser@^7.27.2", "@babel/parser@^7.28.0": |
435 | 499 | version "7.28.0" |
|
445 | 509 | dependencies: |
446 | 510 | "@babel/types" "^7.28.4" |
447 | 511 |
|
| 512 | +"@babel/parser@^7.29.7": |
| 513 | + version "7.29.7" |
| 514 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334" |
| 515 | + integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg== |
| 516 | + dependencies: |
| 517 | + "@babel/types" "^7.29.7" |
| 518 | + |
448 | 519 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
449 | 520 | version "7.27.1" |
450 | 521 | resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz" |
|
1126 | 1197 | "@babel/parser" "^7.27.2" |
1127 | 1198 | "@babel/types" "^7.27.1" |
1128 | 1199 |
|
| 1200 | +"@babel/template@^7.29.7": |
| 1201 | + version "7.29.7" |
| 1202 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700" |
| 1203 | + integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg== |
| 1204 | + dependencies: |
| 1205 | + "@babel/code-frame" "^7.29.7" |
| 1206 | + "@babel/parser" "^7.29.7" |
| 1207 | + "@babel/types" "^7.29.7" |
| 1208 | + |
1129 | 1209 | "@babel/traverse@^7.25.9", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4": |
1130 | 1210 | version "7.28.4" |
1131 | 1211 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
|
1152 | 1232 | "@babel/types" "^7.28.0" |
1153 | 1233 | debug "^4.3.1" |
1154 | 1234 |
|
| 1235 | +"@babel/traverse@^7.29.7": |
| 1236 | + version "7.29.7" |
| 1237 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d" |
| 1238 | + integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw== |
| 1239 | + dependencies: |
| 1240 | + "@babel/code-frame" "^7.29.7" |
| 1241 | + "@babel/generator" "^7.29.7" |
| 1242 | + "@babel/helper-globals" "^7.29.7" |
| 1243 | + "@babel/parser" "^7.29.7" |
| 1244 | + "@babel/template" "^7.29.7" |
| 1245 | + "@babel/types" "^7.29.7" |
| 1246 | + debug "^4.3.1" |
| 1247 | + |
1155 | 1248 | "@babel/types@^7.21.3", "@babel/types@^7.28.2", "@babel/types@^7.28.4": |
1156 | 1249 | version "7.28.4" |
1157 | 1250 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
|
1168 | 1261 | "@babel/helper-string-parser" "^7.27.1" |
1169 | 1262 | "@babel/helper-validator-identifier" "^7.27.1" |
1170 | 1263 |
|
| 1264 | +"@babel/types@^7.29.7": |
| 1265 | + version "7.29.7" |
| 1266 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92" |
| 1267 | + integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA== |
| 1268 | + dependencies: |
| 1269 | + "@babel/helper-string-parser" "^7.29.7" |
| 1270 | + "@babel/helper-validator-identifier" "^7.29.7" |
| 1271 | + |
1171 | 1272 | "@braintree/sanitize-url@^7.1.1": |
1172 | 1273 | version "7.1.1" |
1173 | 1274 | resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-7.1.1.tgz#15e19737d946559289b915e5dad3b4c28407735e" |
|
1746 | 1847 | vfile "^6.0.1" |
1747 | 1848 | webpack "^5.88.1" |
1748 | 1849 |
|
1749 | | -"@docusaurus/module-type-aliases@3.0.0": |
1750 | | - version "3.0.0" |
1751 | | - resolved "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.0.0.tgz" |
1752 | | - integrity sha512-CfC6CgN4u/ce+2+L1JdsHNyBd8yYjl4De2B2CBj2a9F7WuJ5RjV1ciuU7KDg8uyju+NRVllRgvJvxVUjCdkPiw== |
1753 | | - dependencies: |
1754 | | - "@docusaurus/react-loadable" "5.5.2" |
1755 | | - "@docusaurus/types" "3.0.0" |
1756 | | - "@types/history" "^4.7.11" |
1757 | | - "@types/react" "*" |
1758 | | - "@types/react-router-config" "*" |
1759 | | - "@types/react-router-dom" "*" |
1760 | | - react-helmet-async "*" |
1761 | | - react-loadable "npm:@docusaurus/react-loadable@5.5.2" |
1762 | | - |
1763 | 1850 | "@docusaurus/module-type-aliases@3.9.1": |
1764 | 1851 | version "3.9.1" |
1765 | 1852 | resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.9.1.tgz#201959a22e7b30881cf879a21d2ae5b26415b705" |
|
1939 | 2026 | "@docusaurus/theme-search-algolia" "3.9.1" |
1940 | 2027 | "@docusaurus/types" "3.9.1" |
1941 | 2028 |
|
1942 | | -"@docusaurus/react-loadable@5.5.2": |
1943 | | - version "5.5.2" |
1944 | | - resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz" |
1945 | | - integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
1946 | | - dependencies: |
1947 | | - "@types/react" "*" |
1948 | | - prop-types "^15.6.2" |
1949 | | - |
1950 | 2029 | "@docusaurus/theme-classic@3.9.1": |
1951 | 2030 | version "3.9.1" |
1952 | 2031 | resolved "https://registry.yarnpkg.com/@docusaurus/theme-classic/-/theme-classic-3.9.1.tgz#790fb1b8058d0572632211023ead238c1a6450e0" |
|
2039 | 2118 | fs-extra "^11.1.1" |
2040 | 2119 | tslib "^2.6.0" |
2041 | 2120 |
|
2042 | | -"@docusaurus/types@3.0.0": |
2043 | | - version "3.0.0" |
2044 | | - resolved "https://registry.npmjs.org/@docusaurus/types/-/types-3.0.0.tgz" |
2045 | | - integrity sha512-Qb+l/hmCOVemReuzvvcFdk84bUmUFyD0Zi81y651ie3VwMrXqC7C0E7yZLKMOsLj/vkqsxHbtkAuYMI89YzNzg== |
2046 | | - dependencies: |
2047 | | - "@types/history" "^4.7.11" |
2048 | | - "@types/react" "*" |
2049 | | - commander "^5.1.0" |
2050 | | - joi "^17.9.2" |
2051 | | - react-helmet-async "^1.3.0" |
2052 | | - utility-types "^3.10.0" |
2053 | | - webpack "^5.88.1" |
2054 | | - webpack-merge "^5.9.0" |
2055 | | - |
2056 | 2121 | "@docusaurus/types@3.9.1": |
2057 | 2122 | version "3.9.1" |
2058 | 2123 | resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.9.1.tgz#e4fdaf0b91ea014a6aae0d8b62d59f3f020117b6" |
@@ -8365,11 +8430,6 @@ node-addon-api@^7.0.0: |
8365 | 8430 | resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-7.1.1.tgz#1aba6693b0f255258a049d621329329322aad558" |
8366 | 8431 | integrity sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ== |
8367 | 8432 |
|
8368 | | -node-bin-setup@^1.0.0: |
8369 | | - version "1.1.3" |
8370 | | - resolved "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.1.3.tgz" |
8371 | | - integrity sha512-opgw9iSCAzT2+6wJOETCpeRYAQxSopqQ2z+N6BXwIMsQQ7Zj5M8MaafQY8JMlolRR6R1UXg2WmhKp0p9lSOivg== |
8372 | | - |
8373 | 8433 | node-domexception@1.0.0: |
8374 | 8434 | version "1.0.0" |
8375 | 8435 | resolved "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz" |
@@ -8407,13 +8467,6 @@ node-releases@^2.0.21: |
8407 | 8467 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.23.tgz#2ecf3d7ba571ece05c67c77e5b7b1b6fb9e18cea" |
8408 | 8468 | integrity sha512-cCmFDMSm26S6tQSDpBCg/NR8NENrVPhAJSf+XbxBG4rPFaaonlEoE9wHQmun+cls499TQGSb7ZyPBRlzgKfpeg== |
8409 | 8469 |
|
8410 | | -node@18.20.8: |
8411 | | - version "18.20.8" |
8412 | | - resolved "https://registry.yarnpkg.com/node/-/node-18.20.8.tgz#4fe7dc83106bfbd35d8a0cef56bce4d6274f4b65" |
8413 | | - integrity sha512-oQSpVXWlayMuvIRCn/CiA9UQtEq/vdiPGeBcKE9JP3uAfJn00vMJA7rlNvjxzbIj98eu52SEHmQBQI/ngMCWOw== |
8414 | | - dependencies: |
8415 | | - node-bin-setup "^1.0.0" |
8416 | | - |
8417 | 8470 | normalize-path@^3.0.0, normalize-path@~3.0.0: |
8418 | 8471 | version "3.0.0" |
8419 | 8472 | resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" |
@@ -9549,17 +9602,6 @@ react-fast-compare@^3.2.0: |
9549 | 9602 | resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.2.tgz" |
9550 | 9603 | integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== |
9551 | 9604 |
|
9552 | | -react-helmet-async@*, react-helmet-async@^1.3.0: |
9553 | | - version "1.3.0" |
9554 | | - resolved "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-1.3.0.tgz" |
9555 | | - integrity sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg== |
9556 | | - dependencies: |
9557 | | - "@babel/runtime" "^7.12.5" |
9558 | | - invariant "^2.2.4" |
9559 | | - prop-types "^15.7.2" |
9560 | | - react-fast-compare "^3.2.0" |
9561 | | - shallowequal "^1.1.0" |
9562 | | - |
9563 | 9605 | "react-helmet-async@npm:@slorber/react-helmet-async@1.3.0": |
9564 | 9606 | version "1.3.0" |
9565 | 9607 | resolved "https://registry.yarnpkg.com/@slorber/react-helmet-async/-/react-helmet-async-1.3.0.tgz#11fbc6094605cf60aa04a28c17e0aab894b4ecff" |
@@ -9593,14 +9635,6 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: |
9593 | 9635 | dependencies: |
9594 | 9636 | "@babel/runtime" "^7.10.3" |
9595 | 9637 |
|
9596 | | -"react-loadable@npm:@docusaurus/react-loadable@5.5.2": |
9597 | | - version "5.5.2" |
9598 | | - resolved "https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz" |
9599 | | - integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== |
9600 | | - dependencies: |
9601 | | - "@types/react" "*" |
9602 | | - prop-types "^15.6.2" |
9603 | | - |
9604 | 9638 | "react-loadable@npm:@docusaurus/react-loadable@6.0.0": |
9605 | 9639 | version "6.0.0" |
9606 | 9640 | resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4" |
|
0 commit comments