|
1675 | 1675 | puppeteer-cluster "^0.23.0" |
1676 | 1676 | xmldoc "^1.1.2" |
1677 | 1677 |
|
1678 | | -"@patternfly/patternfly@^5.0.0": |
1679 | | - version "5.0.2" |
1680 | | - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.0.2.tgz#f5daf2c98ccb85e6466d42fd61d39ba3c10ed532" |
1681 | | - integrity sha512-PB8+MLdYVgF1hIOxGmnVsZG+YHUX3RePe5W1oMS4gS00EmSgw1cobr1Qbpy/BqqS8/R9DRN4hZ2FKDT0d5tkFQ== |
1682 | | - |
1683 | | -"@patternfly/react-code-editor@^5.0.0": |
1684 | | - version "5.0.0" |
1685 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-5.0.0.tgz#2ba9d49a84023907b94fcbec13ec62b2d463d33e" |
1686 | | - integrity sha512-Ya1nuw2Zcor/MET+s0+VuYq2VsRb+VzKpZQ8Y1MbrXJdlWV6QS5Wf1M7jDl9lYkiJaS3pjG7eXNeVX2YJ+mQiw== |
1687 | | - dependencies: |
1688 | | - "@patternfly/react-core" "^5.0.0" |
1689 | | - "@patternfly/react-icons" "^5.0.0" |
1690 | | - "@patternfly/react-styles" "^5.0.0" |
| 1678 | +"@patternfly/patternfly@^6.0.0-alpha.9": |
| 1679 | + version "6.0.0-alpha.10" |
| 1680 | + resolved "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.0.0-alpha.10.tgz#000908bbe91e5cbfb9eaa6443f736e04a81fa733" |
| 1681 | + integrity sha512-iZjLH4J0WYlgq9BUs7kQAJTQv0qfkr7+LRq39GEGOVvw7fmEZ6nhTaagXFgOSPziavNoGjg/iy4Nb6SPaPtPIA== |
| 1682 | + |
| 1683 | +"@patternfly/react-code-editor@^6.0.0-alpha.1": |
| 1684 | + version "6.0.0-alpha.1" |
| 1685 | + resolved "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-6.0.0-alpha.1.tgz#523aebb729ac10bcd6daca291983e363ea428e36" |
| 1686 | + integrity sha512-LrAHUL3HExSGQ1/cr5phWOGNQypM05gXQWx2h/+skDe4yNh90+E1Gkuni6A1rhF7MZqugQV54lSszIYRz5gDGQ== |
| 1687 | + dependencies: |
| 1688 | + "@patternfly/react-core" "^6.0.0-alpha.1" |
| 1689 | + "@patternfly/react-icons" "^6.0.0-alpha.1" |
| 1690 | + "@patternfly/react-styles" "^6.0.0-alpha.1" |
1691 | 1691 | react-dropzone "14.2.3" |
1692 | 1692 | tslib "^2.5.0" |
1693 | 1693 |
|
1694 | | -"@patternfly/react-core@^5.0.0": |
1695 | | - version "5.0.0" |
1696 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-5.0.0.tgz#96c9e2315047eec94d28f5621c02fa147182dd6f" |
1697 | | - integrity sha512-kewRVFhLw0Dvt8250pqrO47sVRx8E93sMGZbHQomJnZdachYeQ9STnQTP2gvOBq/GPnMei0LZLv0T99g8mPE4w== |
| 1694 | +"@patternfly/react-core@^6.0.0-alpha.1": |
| 1695 | + version "6.0.0-alpha.1" |
| 1696 | + resolved "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.0.0-alpha.1.tgz#f980c54db22cf42f6592754427a80ce6478a9b5a" |
| 1697 | + integrity sha512-ht8voYusmtMmAx96DY7NekhszWb8PqMl5Chw+sPBIItRqDbJDQRYXr2JamPhqyVfdmMJ61Jk6d85CumJ/C3wuw== |
1698 | 1698 | dependencies: |
1699 | | - "@patternfly/react-icons" "^5.0.0" |
1700 | | - "@patternfly/react-styles" "^5.0.0" |
1701 | | - "@patternfly/react-tokens" "^5.0.0" |
1702 | | - focus-trap "7.4.3" |
| 1699 | + "@patternfly/react-icons" "^6.0.0-alpha.1" |
| 1700 | + "@patternfly/react-styles" "^6.0.0-alpha.1" |
| 1701 | + "@patternfly/react-tokens" "^6.0.0-alpha.1" |
| 1702 | + focus-trap "7.5.2" |
1703 | 1703 | react-dropzone "^14.2.3" |
1704 | 1704 | tslib "^2.5.0" |
1705 | 1705 |
|
1706 | | -"@patternfly/react-icons@^5.0.0": |
1707 | | - version "5.0.0" |
1708 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-5.0.0.tgz#bb56ead97425f1b3ab886ee291ba6b6af4088e9d" |
1709 | | - integrity sha512-GG5Y/UYl0h346MyDU9U650Csaq4Mxk8S6U8XC7ERk/xIrRr2RF67O2uY7zKBDMTNLYdBvPzgc2s3OMV1+d2/mg== |
1710 | | - |
1711 | | -"@patternfly/react-styles@^5.0.0": |
1712 | | - version "5.0.0" |
1713 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-5.0.0.tgz#63705ad498ff271fd056e92bd07b2c720ef3491a" |
1714 | | - integrity sha512-xbSCgjx+fPrXbIzUznwTFWtJEbzVS0Wn4zrejdKJYQTY+4YcuPlFkeq2tl3syzwGsaYMpHiFwQiTaKyTvlwtuw== |
1715 | | - |
1716 | | -"@patternfly/react-table@^5.0.0": |
1717 | | - version "5.0.0" |
1718 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-5.0.0.tgz#2808f22d01818c31e6ddc69cc3a07c9381dc6d84" |
1719 | | - integrity sha512-Q3MBo9+ZmBvLJzVHxmV9f/4qQAz5Si743zVLHRwjh+tjbn/DrcbxJdT8Uxa3NGKkpvszzgi/LPeXipJOHOELug== |
1720 | | - dependencies: |
1721 | | - "@patternfly/react-core" "^5.0.0" |
1722 | | - "@patternfly/react-icons" "^5.0.0" |
1723 | | - "@patternfly/react-styles" "^5.0.0" |
1724 | | - "@patternfly/react-tokens" "^5.0.0" |
| 1706 | +"@patternfly/react-icons@^6.0.0-alpha.1": |
| 1707 | + version "6.0.0-alpha.1" |
| 1708 | + resolved "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.0.0-alpha.1.tgz#2ba63c24e6217a126b8dd9f7f3f8b23dc720c8e9" |
| 1709 | + integrity sha512-G7ewsy+eQSZGsi5i5Wg3zhwdnFS1S7so5qgaAslbId9yZwiJFnNL6s1c6bOkKwzRhIT6gNRL9YL77iswn7us6g== |
| 1710 | + |
| 1711 | +"@patternfly/react-styles@^6.0.0-alpha.1": |
| 1712 | + version "6.0.0-alpha.1" |
| 1713 | + resolved "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.0.0-alpha.1.tgz#37b93c184d5d024b38b709afd107adb103568546" |
| 1714 | + integrity sha512-P5a/LYZkU+GkezhzXQaxRlCzgLCfvJNVAMOYq3m0FD51j4AxwlCkYeqnDxA+YFRMk+DSb8Pp1fXslmwRrFT83Q== |
| 1715 | + |
| 1716 | +"@patternfly/react-table@^6.0.0-alpha.1": |
| 1717 | + version "6.0.0-alpha.1" |
| 1718 | + resolved "https://registry.npmjs.org/@patternfly/react-table/-/react-table-6.0.0-alpha.1.tgz#b8e407054c2ed3d628715ae368f896720f7d9254" |
| 1719 | + integrity sha512-0ThHk3wrLjDVSv4FZn4GhE+IDhnN92zhSZw/TM4Vsx67V3WrkBys5Iyg518BgohP19Z7D+Dp1V2F5ewJUEsRIQ== |
| 1720 | + dependencies: |
| 1721 | + "@patternfly/react-core" "^6.0.0-alpha.1" |
| 1722 | + "@patternfly/react-icons" "^6.0.0-alpha.1" |
| 1723 | + "@patternfly/react-styles" "^6.0.0-alpha.1" |
| 1724 | + "@patternfly/react-tokens" "^6.0.0-alpha.1" |
1725 | 1725 | lodash "^4.17.19" |
1726 | 1726 | tslib "^2.5.0" |
1727 | 1727 |
|
1728 | | -"@patternfly/react-tokens@^5.0.0": |
1729 | | - version "5.0.0" |
1730 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-5.0.0.tgz#8e2698d32d5353359e713312687a6b08ead0080b" |
1731 | | - integrity sha512-to2CXIZ6WTuzBcjLZ+nXi5LhnYkSIDu3RBMRZwrplmECOoUWv87CC+2T0EVxtASRtpQfikjD2PDKMsif5i0BxQ== |
| 1728 | +"@patternfly/react-tokens@^6.0.0-alpha.1": |
| 1729 | + version "6.0.0-alpha.1" |
| 1730 | + resolved "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.0.0-alpha.1.tgz#20d67fd871dc3d4cbf26b9414c14d5eb15d5c6e7" |
| 1731 | + integrity sha512-b3P09skbUvKqgkmOvEwF31izWmkQ8+iUrJzQ6bt0L5D5OvUPMXcy+Ja3dOzaRG8+16S8lvN12h5Sh5RJLL6c1w== |
1732 | 1732 |
|
1733 | 1733 | "@polka/url@^1.0.0-next.20": |
1734 | 1734 | version "1.0.0-next.21" |
@@ -5098,12 +5098,12 @@ flush-write-stream@^1.0.0: |
5098 | 5098 | inherits "^2.0.3" |
5099 | 5099 | readable-stream "^2.3.6" |
5100 | 5100 |
|
5101 | | -focus-trap@7.4.3: |
5102 | | - version "7.4.3" |
5103 | | - resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.4.3.tgz#a3dae73d44df359eb92bbf37b18e173e813b16c5" |
5104 | | - integrity sha512-BgSSbK4GPnS2VbtZ50VtOv1Sti6DIkj3+LkVjiWMNjLeAp1SH1UlLx3ULu/DCu4vq5R4/uvTm+zrvsMsuYmGLg== |
| 5101 | +focus-trap@7.5.2: |
| 5102 | + version "7.5.2" |
| 5103 | + resolved "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.2.tgz#e5ee678d10a18651f2591ffb66c949fb098d57cf" |
| 5104 | + integrity sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw== |
5105 | 5105 | dependencies: |
5106 | | - tabbable "^6.1.2" |
| 5106 | + tabbable "^6.2.0" |
5107 | 5107 |
|
5108 | 5108 | |
5109 | 5109 | version "1.5.10" |
@@ -9678,10 +9678,10 @@ symbol-tree@^3.2.4: |
9678 | 9678 | resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz" |
9679 | 9679 | integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== |
9680 | 9680 |
|
9681 | | -tabbable@^6.1.2: |
9682 | | - version "6.1.2" |
9683 | | - resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.1.2.tgz#b0d3ca81d582d48a80f71b267d1434b1469a3703" |
9684 | | - integrity sha512-qCN98uP7i9z0fIS4amQ5zbGBOq+OSigYeGvPy7NDk8Y9yncqDZ9pRPgfsc2PJIVM9RrJj7GIfuRgmjoUU9zTHQ== |
| 9681 | +tabbable@^6.2.0: |
| 9682 | + version "6.2.0" |
| 9683 | + resolved "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" |
| 9684 | + integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew== |
9685 | 9685 |
|
9686 | 9686 | tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0: |
9687 | 9687 | version "2.2.1" |
|
0 commit comments