|
1581 | 1581 | resolved "https://registry.npmjs.org/@mdx-js/util/-/util-2.0.0-next.8.tgz"
|
1582 | 1582 | integrity sha512-T0BcXmNzEunFkuxrO8BFw44htvTPuAoKbLvTG41otyZBDV1Rs+JMddcUuaP5vXpTWtgD3grhcrPEwyx88RUumQ==
|
1583 | 1583 |
|
| 1584 | +"@monaco-editor/loader@^1.4.0": |
| 1585 | + version "1.4.0" |
| 1586 | + resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.4.0.tgz#f08227057331ec890fa1e903912a5b711a2ad558" |
| 1587 | + integrity sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg== |
| 1588 | + dependencies: |
| 1589 | + state-local "^1.0.6" |
| 1590 | + |
| 1591 | +"@monaco-editor/react@^4.6.0": |
| 1592 | + version "4.6.0" |
| 1593 | + resolved "https://registry.yarnpkg.com/@monaco-editor/react/-/react-4.6.0.tgz#bcc68671e358a21c3814566b865a54b191e24119" |
| 1594 | + integrity sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw== |
| 1595 | + dependencies: |
| 1596 | + "@monaco-editor/loader" "^1.4.0" |
| 1597 | + |
1584 | 1598 |
|
1585 | 1599 | version "2.1.5"
|
1586 | 1600 | resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
|
|
1702 | 1716 | puppeteer-cluster "^0.23.0"
|
1703 | 1717 | xmldoc "^1.1.2"
|
1704 | 1718 |
|
1705 |
| -"@patternfly/patternfly@^5.0.0": |
1706 |
| - version "5.0.2" |
1707 |
| - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.0.2.tgz#f5daf2c98ccb85e6466d42fd61d39ba3c10ed532" |
1708 |
| - integrity sha512-PB8+MLdYVgF1hIOxGmnVsZG+YHUX3RePe5W1oMS4gS00EmSgw1cobr1Qbpy/BqqS8/R9DRN4hZ2FKDT0d5tkFQ== |
| 1719 | +"@patternfly/patternfly@^5.4.0-prerelease.3": |
| 1720 | + version "5.4.0-prerelease.3" |
| 1721 | + resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.4.0-prerelease.3.tgz#91929865331f59b656219dd12005a80e9f83742a" |
| 1722 | + integrity sha512-HpATCVbY5MCD7qIIqbYmMD2+hQ59+QyYwSQPFxd7PE4MyYq9bpEHX8Ev+ndd/WRF2lwn8v6os1KK0/0gsczlsg== |
1709 | 1723 |
|
1710 |
| -"@patternfly/react-code-editor@^5.0.0": |
1711 |
| - version "5.0.0" |
1712 |
| - resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-5.0.0.tgz#2ba9d49a84023907b94fcbec13ec62b2d463d33e" |
1713 |
| - integrity sha512-Ya1nuw2Zcor/MET+s0+VuYq2VsRb+VzKpZQ8Y1MbrXJdlWV6QS5Wf1M7jDl9lYkiJaS3pjG7eXNeVX2YJ+mQiw== |
| 1724 | +"@patternfly/react-code-editor@^5.4.0-prerelease.15": |
| 1725 | + version "5.4.0-prerelease.15" |
| 1726 | + resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-5.4.0-prerelease.15.tgz#d721151d17ef0fcac052cb987aa19867fe96d5e6" |
| 1727 | + integrity sha512-k9A8F0WcKo3Sv/3JqvCnH4HeMUJxEL0ITiOX2/3w17JPo1IaQhUioGNlZze+pMtaua9wxDJxUQiVibP7mJGE0Q== |
1714 | 1728 | dependencies:
|
1715 |
| - "@patternfly/react-core" "^5.0.0" |
1716 |
| - "@patternfly/react-icons" "^5.0.0" |
1717 |
| - "@patternfly/react-styles" "^5.0.0" |
| 1729 | + "@monaco-editor/react" "^4.6.0" |
| 1730 | + "@patternfly/react-core" "^5.4.0-prerelease.14" |
| 1731 | + "@patternfly/react-icons" "^5.4.0-prerelease.5" |
| 1732 | + "@patternfly/react-styles" "^5.4.0-prerelease.5" |
1718 | 1733 | react-dropzone "14.2.3"
|
1719 |
| - tslib "^2.5.0" |
| 1734 | + tslib "^2.6.2" |
1720 | 1735 |
|
1721 |
| -"@patternfly/react-core@^5.0.0": |
1722 |
| - version "5.0.0" |
1723 |
| - resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-5.0.0.tgz#96c9e2315047eec94d28f5621c02fa147182dd6f" |
1724 |
| - integrity sha512-kewRVFhLw0Dvt8250pqrO47sVRx8E93sMGZbHQomJnZdachYeQ9STnQTP2gvOBq/GPnMei0LZLv0T99g8mPE4w== |
| 1736 | +"@patternfly/react-core@^5.4.0-prerelease.14": |
| 1737 | + version "5.4.0-prerelease.14" |
| 1738 | + resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-5.4.0-prerelease.14.tgz#91478be31d23bf764959d433ed94b71ac03cdc20" |
| 1739 | + integrity sha512-lBPV4ttq67ExGse3ZdpKAgmxTiKa2V2JNbpcQ81Q21hnXoQN9kNy4SelnTCX2JiLeZwr2BKyNYYy9sppCQ1Xeg== |
1725 | 1740 | dependencies:
|
1726 |
| - "@patternfly/react-icons" "^5.0.0" |
1727 |
| - "@patternfly/react-styles" "^5.0.0" |
1728 |
| - "@patternfly/react-tokens" "^5.0.0" |
1729 |
| - focus-trap "7.4.3" |
| 1741 | + "@patternfly/react-icons" "^5.4.0-prerelease.5" |
| 1742 | + "@patternfly/react-styles" "^5.4.0-prerelease.5" |
| 1743 | + "@patternfly/react-tokens" "^5.4.0-prerelease.4" |
| 1744 | + focus-trap "7.5.4" |
1730 | 1745 | react-dropzone "^14.2.3"
|
1731 |
| - tslib "^2.5.0" |
1732 |
| - |
1733 |
| -"@patternfly/react-icons@^5.0.0": |
1734 |
| - version "5.0.0" |
1735 |
| - resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-5.0.0.tgz#bb56ead97425f1b3ab886ee291ba6b6af4088e9d" |
1736 |
| - integrity sha512-GG5Y/UYl0h346MyDU9U650Csaq4Mxk8S6U8XC7ERk/xIrRr2RF67O2uY7zKBDMTNLYdBvPzgc2s3OMV1+d2/mg== |
1737 |
| - |
1738 |
| -"@patternfly/react-styles@^5.0.0": |
1739 |
| - version "5.0.0" |
1740 |
| - resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-5.0.0.tgz#63705ad498ff271fd056e92bd07b2c720ef3491a" |
1741 |
| - integrity sha512-xbSCgjx+fPrXbIzUznwTFWtJEbzVS0Wn4zrejdKJYQTY+4YcuPlFkeq2tl3syzwGsaYMpHiFwQiTaKyTvlwtuw== |
1742 |
| - |
1743 |
| -"@patternfly/react-table@^5.0.0": |
1744 |
| - version "5.0.0" |
1745 |
| - resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-5.0.0.tgz#2808f22d01818c31e6ddc69cc3a07c9381dc6d84" |
1746 |
| - integrity sha512-Q3MBo9+ZmBvLJzVHxmV9f/4qQAz5Si743zVLHRwjh+tjbn/DrcbxJdT8Uxa3NGKkpvszzgi/LPeXipJOHOELug== |
1747 |
| - dependencies: |
1748 |
| - "@patternfly/react-core" "^5.0.0" |
1749 |
| - "@patternfly/react-icons" "^5.0.0" |
1750 |
| - "@patternfly/react-styles" "^5.0.0" |
1751 |
| - "@patternfly/react-tokens" "^5.0.0" |
| 1746 | + tslib "^2.6.2" |
| 1747 | + |
| 1748 | +"@patternfly/react-icons@^5.4.0-prerelease.5": |
| 1749 | + version "5.4.0-prerelease.5" |
| 1750 | + resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-5.4.0-prerelease.5.tgz#e6e6f5341be561f2b506e64408c533f6e733924e" |
| 1751 | + integrity sha512-Sv8XnL+csQZD8f2+c7iVcKpsaLyas/1gLP8DrKuFQNi24nR2YJbiNR75ZaeMcbm7MK85hhZRFXas2uHG0rEqlg== |
| 1752 | + |
| 1753 | +"@patternfly/react-styles@^5.4.0-prerelease.5": |
| 1754 | + version "5.4.0-prerelease.5" |
| 1755 | + resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-5.4.0-prerelease.5.tgz#e1162a138ee3b1788e3adcd68ca9a4781a4f9c5f" |
| 1756 | + integrity sha512-nhs2nyiVxOaMdbyU3ubLNiclsqvdvDr5ttrPSvZgWvG32IO0om9t1ML9PO0WVJfGArX5ko1NilG0aWsaYujhKA== |
| 1757 | + |
| 1758 | +"@patternfly/react-table@^5.4.0-prerelease.14": |
| 1759 | + version "5.4.0-prerelease.14" |
| 1760 | + resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-5.4.0-prerelease.14.tgz#40460399eb4e5709bd45dee187a97f998962abfb" |
| 1761 | + integrity sha512-GDQIcdZXDlhVuZkQg4NPFvX0zVBMZKM+b3XwQhaNyNVmtolsvxAWHjQqC5uApfRcyKy2Ce52RBvgrk6gsH1mjQ== |
| 1762 | + dependencies: |
| 1763 | + "@patternfly/react-core" "^5.4.0-prerelease.14" |
| 1764 | + "@patternfly/react-icons" "^5.4.0-prerelease.5" |
| 1765 | + "@patternfly/react-styles" "^5.4.0-prerelease.5" |
| 1766 | + "@patternfly/react-tokens" "^5.4.0-prerelease.4" |
1752 | 1767 | lodash "^4.17.19"
|
1753 |
| - tslib "^2.5.0" |
| 1768 | + tslib "^2.6.2" |
1754 | 1769 |
|
1755 |
| -"@patternfly/react-tokens@^5.0.0": |
1756 |
| - version "5.0.0" |
1757 |
| - resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-5.0.0.tgz#8e2698d32d5353359e713312687a6b08ead0080b" |
1758 |
| - integrity sha512-to2CXIZ6WTuzBcjLZ+nXi5LhnYkSIDu3RBMRZwrplmECOoUWv87CC+2T0EVxtASRtpQfikjD2PDKMsif5i0BxQ== |
| 1770 | +"@patternfly/react-tokens@^5.4.0-prerelease.4": |
| 1771 | + version "5.4.0-prerelease.4" |
| 1772 | + resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-5.4.0-prerelease.4.tgz#e437a08f3301796148168dd9f520f48d778cb01e" |
| 1773 | + integrity sha512-jum4fpyNZoLYPGeHKks8fu+aGCAHGurqMdQAaL5UbeaanbGjj0VwRYMuxYXpr9gv6IAa68TCtU0iyNUM/G61XQ== |
1759 | 1774 |
|
1760 | 1775 | "@polka/url@^1.0.0-next.20":
|
1761 | 1776 | version "1.0.0-next.21"
|
@@ -5094,12 +5109,12 @@ flush-write-stream@^1.0.0:
|
5094 | 5109 | inherits "^2.0.3"
|
5095 | 5110 | readable-stream "^2.3.6"
|
5096 | 5111 |
|
5097 |
| -focus-trap@7.4.3: |
5098 |
| - version "7.4.3" |
5099 |
| - resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.4.3.tgz#a3dae73d44df359eb92bbf37b18e173e813b16c5" |
5100 |
| - integrity sha512-BgSSbK4GPnS2VbtZ50VtOv1Sti6DIkj3+LkVjiWMNjLeAp1SH1UlLx3ULu/DCu4vq5R4/uvTm+zrvsMsuYmGLg== |
| 5112 | +focus-trap@7.5.4: |
| 5113 | + version "7.5.4" |
| 5114 | + resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.5.4.tgz#6c4e342fe1dae6add9c2aa332a6e7a0bbd495ba2" |
| 5115 | + integrity sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w== |
5101 | 5116 | dependencies:
|
5102 |
| - tabbable "^6.1.2" |
| 5117 | + tabbable "^6.2.0" |
5103 | 5118 |
|
5104 | 5119 |
|
5105 | 5120 | version "1.5.10"
|
@@ -9474,6 +9489,11 @@ stack-utils@^2.0.3:
|
9474 | 9489 | dependencies:
|
9475 | 9490 | escape-string-regexp "^2.0.0"
|
9476 | 9491 |
|
| 9492 | +state-local@^1.0.6: |
| 9493 | + version "1.0.7" |
| 9494 | + resolved "https://registry.yarnpkg.com/state-local/-/state-local-1.0.7.tgz#da50211d07f05748d53009bee46307a37db386d5" |
| 9495 | + integrity sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w== |
| 9496 | + |
9477 | 9497 | state-toggle@^1.0.0:
|
9478 | 9498 | version "1.0.3"
|
9479 | 9499 | resolved "https://registry.npmjs.org/state-toggle/-/state-toggle-1.0.3.tgz"
|
@@ -9710,10 +9730,10 @@ symbol-tree@^3.2.4:
|
9710 | 9730 | resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
|
9711 | 9731 | integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
|
9712 | 9732 |
|
9713 |
| -tabbable@^6.1.2: |
9714 |
| - version "6.1.2" |
9715 |
| - resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.1.2.tgz#b0d3ca81d582d48a80f71b267d1434b1469a3703" |
9716 |
| - integrity sha512-qCN98uP7i9z0fIS4amQ5zbGBOq+OSigYeGvPy7NDk8Y9yncqDZ9pRPgfsc2PJIVM9RrJj7GIfuRgmjoUU9zTHQ== |
| 9733 | +tabbable@^6.2.0: |
| 9734 | + version "6.2.0" |
| 9735 | + resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" |
| 9736 | + integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew== |
9717 | 9737 |
|
9718 | 9738 | tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
|
9719 | 9739 | version "2.2.1"
|
@@ -9951,11 +9971,16 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3:
|
9951 | 9971 | resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz"
|
9952 | 9972 | integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
|
9953 | 9973 |
|
9954 |
| -tslib@^2.4.0, tslib@^2.5.0: |
| 9974 | +tslib@^2.4.0: |
9955 | 9975 | version "2.5.0"
|
9956 | 9976 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
|
9957 | 9977 | integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
|
9958 | 9978 |
|
| 9979 | +tslib@^2.6.2: |
| 9980 | + version "2.6.2" |
| 9981 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" |
| 9982 | + integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== |
| 9983 | + |
9959 | 9984 | tsutils@^3.21.0:
|
9960 | 9985 | version "3.21.0"
|
9961 | 9986 | resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
|
|
0 commit comments