|
47 | 47 | dependencies: |
48 | 48 | regenerator-runtime "^0.14.0" |
49 | 49 |
|
50 | | -"@babel/runtime@^7.3.1", "@babel/runtime@^7.8.3": |
51 | | - version "7.28.2" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473" |
53 | | - integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA== |
54 | | - |
55 | | -"@babel/runtime@^7.7.6": |
| 50 | +"@babel/runtime@^7.3.1", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3": |
56 | 51 | version "7.28.4" |
57 | 52 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
58 | 53 | integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
|
417 | 412 | tslib "^2.8.1" |
418 | 413 |
|
419 | 414 | "@patternfly/react-component-groups@^6.1.0": |
420 | | - version "6.3.0" |
421 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-component-groups/-/react-component-groups-6.3.0.tgz#7ac83b6a9be1fe7692a9ee4d936b0b33279478d0" |
422 | | - integrity sha512-W8vSYD4KrAhDnjRLCPK+irVhG9GORQ7PveBFJ9FAvjCc4lGv73smDY4M1Lv2peNHQaXQpn6DSPsuynaReRvIhg== |
| 415 | + version "6.4.0" |
| 416 | + resolved "https://registry.yarnpkg.com/@patternfly/react-component-groups/-/react-component-groups-6.4.0.tgz#f657eefb059cd41ff91af2e273e14bf8c48f77a2" |
| 417 | + integrity sha512-vg0761nQ/7hfggbp6+XowRcQQSd9oIToh77+4lmsyrs41MkA5ppQIPBCZ4lUZW87kmEPhkHqglpJcVfsrrIM/g== |
423 | 418 | dependencies: |
424 | 419 | "@patternfly/react-core" "^6.0.0" |
425 | 420 | "@patternfly/react-icons" "^6.0.0" |
426 | 421 | "@patternfly/react-styles" "^6.0.0" |
427 | 422 | "@patternfly/react-table" "^6.0.0" |
428 | 423 | react-jss "^10.10.0" |
429 | 424 |
|
430 | | -"@patternfly/react-core@^6.0.0": |
431 | | - version "6.1.0" |
432 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.1.0.tgz#58d35b523c019a33f03b652b065d11cf60921734" |
433 | | - integrity sha512-zj0lJPZxQanXKD8ae2kYnweT0kpp1CzpHYAkaBjTrw2k6ZMfr/UPlp0/ugCjWEokBqh79RUADLkKJJPce/yoSQ== |
| 425 | +"@patternfly/react-core@^6.0.0", "@patternfly/react-core@^6.4.0": |
| 426 | + version "6.4.0" |
| 427 | + resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.4.0.tgz#a2c0b60c1a4f34f708d079e92e86b007b0c88c3c" |
| 428 | + integrity sha512-zMgJmcFohp2FqgAoZHg7EXZS7gnaFESquk0qIavemYI0FsqspVlzV2/PUru7w+86+jXfqebRhgubPRsv1eJwEg== |
434 | 429 | dependencies: |
435 | | - "@patternfly/react-icons" "^6.1.0" |
436 | | - "@patternfly/react-styles" "^6.1.0" |
437 | | - "@patternfly/react-tokens" "^6.1.0" |
438 | | - focus-trap "7.6.2" |
| 430 | + "@patternfly/react-icons" "^6.4.0" |
| 431 | + "@patternfly/react-styles" "^6.4.0" |
| 432 | + "@patternfly/react-tokens" "^6.4.0" |
| 433 | + focus-trap "7.6.4" |
439 | 434 | react-dropzone "^14.3.5" |
440 | 435 | tslib "^2.8.1" |
441 | 436 |
|
|
451 | 446 | react-dropzone "^14.3.5" |
452 | 447 | tslib "^2.8.1" |
453 | 448 |
|
454 | | -"@patternfly/react-core@^6.3.0": |
455 | | - version "6.3.0" |
456 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.3.0.tgz#cf1002e38741ecf12bd8ba24e57618a513212e62" |
457 | | - integrity sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ== |
458 | | - dependencies: |
459 | | - "@patternfly/react-icons" "^6.3.0" |
460 | | - "@patternfly/react-styles" "^6.3.0" |
461 | | - "@patternfly/react-tokens" "^6.3.0" |
462 | | - focus-trap "7.6.4" |
463 | | - react-dropzone "^14.3.5" |
464 | | - tslib "^2.8.1" |
465 | | - |
466 | 449 | "@patternfly/react-data-view@^6.2.0": |
467 | | - version "6.3.0" |
468 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-data-view/-/react-data-view-6.3.0.tgz#28b80d95f8c72c6c51e2f9adb061206012f8c737" |
469 | | - integrity sha512-0bdJl/BWDYmHQH8CyLoI59FTYVnEQ3e50ero8RvCYe+k5qnX1t/1KC/bJWosIxGROUBNtOWn6OEOKzfd8+BCTQ== |
| 450 | + version "6.4.0" |
| 451 | + resolved "https://registry.yarnpkg.com/@patternfly/react-data-view/-/react-data-view-6.4.0.tgz#0f89c28b74f7a755fa2837c2087772b20fde4d10" |
| 452 | + integrity sha512-AYIJvWLSoZaf3askvBjyyFQEvSCiquw5PFzEOiTsNoM2pDYkRagzppjclpI+MRJr44ZrfpljC6ZKE4f5Ni2p+w== |
470 | 453 | dependencies: |
471 | 454 | "@patternfly/react-component-groups" "^6.1.0" |
472 | | - "@patternfly/react-core" "^6.0.0" |
473 | | - "@patternfly/react-icons" "^6.0.0" |
474 | | - "@patternfly/react-table" "^6.0.0" |
| 455 | + "@patternfly/react-core" "^6.4.0" |
| 456 | + "@patternfly/react-icons" "^6.4.0" |
| 457 | + "@patternfly/react-table" "^6.4.0" |
475 | 458 | clsx "^2.1.1" |
476 | 459 | react-jss "^10.10.0" |
477 | 460 |
|
478 | | -"@patternfly/react-icons@^6.0.0", "@patternfly/react-icons@^6.1.0": |
479 | | - version "6.1.0" |
480 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.1.0.tgz#4f982f2b8dc0b9366acca1170fcd52fa8c16b85f" |
481 | | - integrity sha512-V1w/j19YmOgvh72IRRf1p07k+u4M5+9P+o/IxunlF0fWzLDX4Hf+utBI11A8cRfUzpQN7eLw/vZIS3BLM8Ge3Q== |
| 461 | +"@patternfly/react-icons@^6.0.0", "@patternfly/react-icons@^6.4.0": |
| 462 | + version "6.4.0" |
| 463 | + resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.4.0.tgz#563d5a51e76084dea8c752b587fc479dfe10fc31" |
| 464 | + integrity sha512-SPjzatm73NUYv/BL6A/cjRA5sFQ15NkiyPAcT8gmklI7HY+ptd6/eg49uBDFmxTQcSwbb5ISW/R6wwCQBY2M+Q== |
482 | 465 |
|
483 | 466 | "@patternfly/react-icons@^6.2.0", "@patternfly/react-icons@^6.2.2": |
484 | 467 | version "6.2.2" |
485 | 468 | resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.2.2.tgz#6b19359df7618ea4ec6aa6da3af2a9a287666f23" |
486 | 469 | integrity sha512-XkBwzuV/uiolX+T6QgB3RIqphM1m+vAZjAe3McYtyY22j1rsOdlWDE4RtRrJ1q7EoIZwyZHj0h8T9vMfUsLn4Q== |
487 | 470 |
|
488 | | -"@patternfly/react-icons@^6.3.0": |
489 | | - version "6.3.0" |
490 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.3.0.tgz#08bf0f05e06a367962b15f0810f20e45eb7c2ea0" |
491 | | - integrity sha512-W39JyqKW1UL6/YGuinDnpjbhmmLAfuxVrgDcdFBaK4D7D1iqkkqrDMV8zIzmV/RkodJ79xRnucYhYb2RukG4RA== |
492 | | - |
493 | | -"@patternfly/react-styles@^6.0.0", "@patternfly/react-styles@^6.1.0": |
494 | | - version "6.1.0" |
495 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.1.0.tgz#e8aa12c6b1417ba1a739ea435bc02f7f8d516132" |
496 | | - integrity sha512-JQ3zIl5SFiSB0YWVYibcUwgZdsp6Wn8hkfZ7KhtCjHFccSDdJexPOXVV1O9f2h4PfxTlY3YntZ81ZsguBx/Q7A== |
| 471 | +"@patternfly/react-styles@^6.0.0", "@patternfly/react-styles@^6.4.0": |
| 472 | + version "6.4.0" |
| 473 | + resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.4.0.tgz#2e29d59a4e3df737e742de58dc1525a27287415d" |
| 474 | + integrity sha512-EXmHA67s5sy+Wy/0uxWoUQ52jr9lsH2wV3QcgtvVc5zxpyBX89gShpqv4jfVqaowznHGDoL6fVBBrSe9BYOliQ== |
497 | 475 |
|
498 | 476 | "@patternfly/react-styles@^6.2.2": |
499 | 477 | version "6.2.2" |
500 | 478 | resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.2.2.tgz#ff6d31266ba03df9be8095f189d1399a8cc3b66d" |
501 | 479 | integrity sha512-rncRDq66H8VnLyb9DrHHlZtPddlpNL9+W0XuQC0L7F6p78hOwSZmoGTW2Vq8/wJplDj8h/61qRpfRF9VEYPW0g== |
502 | 480 |
|
503 | | -"@patternfly/react-styles@^6.3.0": |
504 | | - version "6.3.0" |
505 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.3.0.tgz#b32bf47c9688dd4e969c90bdd12eef8532616c22" |
506 | | - integrity sha512-FvuyNsY2oN8f2dvCl4Hx8CxBWCIF3BC9JE3Ay1lCuVqY1WYkvW4AQn3/0WVRINCxB9FkQxVNkSjARdwHNCEulw== |
507 | | - |
508 | | -"@patternfly/react-styles@^6.4.0": |
| 481 | +"@patternfly/react-table@^6.0.0", "@patternfly/react-table@^6.4.0": |
509 | 482 | version "6.4.0" |
510 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.4.0.tgz#2e29d59a4e3df737e742de58dc1525a27287415d" |
511 | | - integrity sha512-EXmHA67s5sy+Wy/0uxWoUQ52jr9lsH2wV3QcgtvVc5zxpyBX89gShpqv4jfVqaowznHGDoL6fVBBrSe9BYOliQ== |
512 | | - |
513 | | -"@patternfly/react-table@^6.0.0": |
514 | | - version "6.3.0" |
515 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.3.0.tgz#d44985b09637c94c8bd10b069c8b9ba5afe46d67" |
516 | | - integrity sha512-klC0HKZvKhrRRJX8j1bLmfvzJyMeqpwbKeV7np9Ggvvh79IxWpBBKX2XbJkjHtl+sCwIVN1VZatil3HGba5CZQ== |
| 483 | + resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.4.0.tgz#5bfa35f97000920749e38bbdd0a4108679860877" |
| 484 | + integrity sha512-yv0sFOLGts8a2q9C1xUegjp50ayYyVRe0wKjMf+aMSNIK8sVYu8qu0yfBsCDybsUCldue7+qsYKRLFZosTllWQ== |
517 | 485 | dependencies: |
518 | | - "@patternfly/react-core" "^6.3.0" |
519 | | - "@patternfly/react-icons" "^6.3.0" |
520 | | - "@patternfly/react-styles" "^6.3.0" |
521 | | - "@patternfly/react-tokens" "^6.3.0" |
| 486 | + "@patternfly/react-core" "^6.4.0" |
| 487 | + "@patternfly/react-icons" "^6.4.0" |
| 488 | + "@patternfly/react-styles" "^6.4.0" |
| 489 | + "@patternfly/react-tokens" "^6.4.0" |
522 | 490 | lodash "^4.17.21" |
523 | 491 | tslib "^2.8.1" |
524 | 492 |
|
|
539 | 507 | resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.2.0.tgz#7535256d934a27ba6ba4a1f80588e244811e953b" |
540 | 508 | integrity sha512-KyzbsQYXTCxTmwkLlN4GdmTCNlOKnPUpY389loaC4/B0wHNq8Vw4OMIsAPVi4RSSvTaSxitlPAwt3xBTjNIzFA== |
541 | 509 |
|
542 | | -"@patternfly/react-tokens@^6.1.0": |
543 | | - version "6.1.0" |
544 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.1.0.tgz#c2a64e68568bde81e56f4b5a8f9ac3ad8cd06e8a" |
545 | | - integrity sha512-t1UcHbOa4txczTR5UlnG4XcAAdnDSfSlCaOddw/HTqRF59pn2ks2JUu9sfnFRZ8SiAAxKRiYdX5bT7Mf4R24+w== |
546 | | - |
547 | 510 | "@patternfly/react-tokens@^6.2.2": |
548 | 511 | version "6.2.2" |
549 | 512 | resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.2.2.tgz#4ab12cf77fab60a730f52aed2433dbf892d47509" |
550 | 513 | integrity sha512-2GRWDPBTrcTlGNFc5NPJjrjEVU90RpgcGX/CIe2MplLgM32tpVIkeUtqIoJPLRk5GrbhyFuHJYRU+O93gU4o3Q== |
551 | 514 |
|
552 | | -"@patternfly/react-tokens@^6.3.0": |
553 | | - version "6.3.0" |
554 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.3.0.tgz#2d7173db1e26cf7b414dd569feb129a335ae5e17" |
555 | | - integrity sha512-yWStfkbxg4RWAExFKS/JRGScyadOy35yr4DFispNeHrkZWMp4pwKf0VdwlQZ7+ZtSgEWtzzy1KFxMLmWh3mEqA== |
556 | | - |
557 | 515 | "@patternfly/react-tokens@^6.4.0": |
558 | 516 | version "6.4.0" |
559 | 517 | resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.4.0.tgz#15e0deb5205db8322bed064958162fb98046966f" |
@@ -4186,13 +4144,6 @@ flush-write-stream@^1.0.2: |
4186 | 4144 | inherits "^2.0.3" |
4187 | 4145 | readable-stream "^2.3.6" |
4188 | 4146 |
|
4189 | | -focus-trap@7.6.2: |
4190 | | - version "7.6.2" |
4191 | | - resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.2.tgz#a501988821ca23d0150a7229eb7a20a3695bdf0e" |
4192 | | - integrity sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w== |
4193 | | - dependencies: |
4194 | | - tabbable "^6.2.0" |
4195 | | - |
4196 | 4147 | focus-trap@7.6.4: |
4197 | 4148 | version "7.6.4" |
4198 | 4149 | resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.4.tgz#455ec5c51fee5ae99604ca15142409ffbbf84db9" |
@@ -8939,9 +8890,9 @@ synckit@^0.9.1: |
8939 | 8890 | tslib "^2.6.2" |
8940 | 8891 |
|
8941 | 8892 | tabbable@^6.2.0: |
8942 | | - version "6.2.0" |
8943 | | - resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" |
8944 | | - integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew== |
| 8893 | + version "6.3.0" |
| 8894 | + resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.3.0.tgz#2e0e6163935387cdeacd44e9334616ca0115a8d3" |
| 8895 | + integrity sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ== |
8945 | 8896 |
|
8946 | 8897 | table@^6.0.9: |
8947 | 8898 | version "6.9.0" |
|
0 commit comments