Skip to content

Commit

Permalink
chore(deps): update patternfly
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent db750af commit 9fbbb00
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
14 changes: 7 additions & 7 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
},
"homepage": "https://github.com/patternfly/react-log-viewer#readme",
"dependencies": {
"@patternfly/react-core": "^5.0.0",
"@patternfly/react-icons": "^5.0.0",
"@patternfly/react-styles": "^5.0.0",
"@patternfly/react-core": "^5.2.0-prerelease.24",
"@patternfly/react-icons": "^5.2.0-prerelease.6",
"@patternfly/react-styles": "^5.2.0-prerelease.4",
"memoize-one": "^5.1.0"
},
"peerDependencies": {
"react": "^17 || ^18",
"react-dom": "^17 || ^18"
},
"devDependencies": {
"@patternfly/documentation-framework": "^5.0.15",
"@patternfly/patternfly": "^5.0.0",
"@patternfly/react-table": "^5.0.0",
"@patternfly/documentation-framework": "^5.3.1",
"@patternfly/patternfly": "^5.2.0-prerelease.4",
"@patternfly/react-table": "^5.2.0-prerelease.24",
"@patternfly/patternfly-a11y": "^4.3.1",
"@patternfly/react-code-editor": "^5.0.0",
"@patternfly/react-code-editor": "^5.2.0-prerelease.24",
"resize-observer-polyfill": "^1.5.1",
"tslib": "^2.0.0",
"react-monaco-editor": "^0.51.0",
Expand Down
120 changes: 60 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,21 +1602,21 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@patternfly/ast-helpers@^0.4.57":
version "0.4.79"
resolved "https://registry.npmjs.org/@patternfly/ast-helpers/-/ast-helpers-0.4.79.tgz"
integrity sha512-Nn2Uut7Z1nQwDr5LAf1bns6yCFQFQWwXE2I1Ucvbk6s2Gl2X/85VGvww8FVO+YiW/plLZMLBFRPJMP4fs2N8Cg==
"@patternfly/ast-helpers@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.3.1.tgz#7f13613a903047d697a3ed599549f89e42854291"
integrity sha512-T+TTBiZcZKUJ9xD/VukWnzOJ+8bzsYCKeYqr3WI1puO5h0oiNRRYtlYt0UK3Bec4BjqQu1IvIadnLzab8QMMcQ==
dependencies:
acorn "^8.4.1"
acorn-class-fields "^1.0.0"
acorn-jsx "^5.3.2"
acorn-static-class-features "^1.0.0"
astring "^1.7.5"

"@patternfly/documentation-framework@^5.0.15":
version "5.0.15"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.0.15.tgz#56e6608de10a95a92787686e5db1eb3ff7c09b89"
integrity sha512-3r9fqPeAKY8GeJM6m7VPyPsiggxhyDbbWTo2/4T4NoNisVPpFXi0AzUaTpvJU2KcBx5pSot1mb84V3f8DHzWXg==
"@patternfly/documentation-framework@^5.3.1":
version "5.3.1"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.3.1.tgz#d93b93955e1dd26fc729b178d101477d13102263"
integrity sha512-vOoW4JqgphmLiryFF2LJU6MMxBNjQmgYadVFeGOhu++5GtvBc7PuhCt1G79IbQpOEIFqaZPMxGLi7EXktYlKnQ==
dependencies:
"@babel/core" "7.18.2"
"@babel/plugin-proposal-class-properties" "7.17.12"
Expand All @@ -1626,7 +1626,7 @@
"@babel/plugin-transform-react-jsx" "7.17.12"
"@babel/preset-env" "7.18.2"
"@mdx-js/util" "1.6.16"
"@patternfly/ast-helpers" "^0.4.57"
"@patternfly/ast-helpers" "^1.3.1"
"@reach/router" "npm:@gatsbyjs/[email protected]"
autoprefixer "9.8.6"
babel-loader "9.1.2"
Expand Down Expand Up @@ -1702,60 +1702,60 @@
puppeteer-cluster "^0.23.0"
xmldoc "^1.1.2"

"@patternfly/patternfly@^5.0.0":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.0.2.tgz#f5daf2c98ccb85e6466d42fd61d39ba3c10ed532"
integrity sha512-PB8+MLdYVgF1hIOxGmnVsZG+YHUX3RePe5W1oMS4gS00EmSgw1cobr1Qbpy/BqqS8/R9DRN4hZ2FKDT0d5tkFQ==
"@patternfly/patternfly@^5.2.0-prerelease.4":
version "5.2.0-prerelease.4"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.2.0-prerelease.4.tgz#c128afe57d1be17e13eb2cdf42b193d789e76d99"
integrity sha512-qJqH5TJakMpj79G1eKC5AT2crRufq/znMJEKZ5sBmT1eRam7kg+SG4lOP7HhCFb5ZwETnaj0be7C1vb4r5Hvlg==

"@patternfly/react-code-editor@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-5.0.0.tgz#2ba9d49a84023907b94fcbec13ec62b2d463d33e"
integrity sha512-Ya1nuw2Zcor/MET+s0+VuYq2VsRb+VzKpZQ8Y1MbrXJdlWV6QS5Wf1M7jDl9lYkiJaS3pjG7eXNeVX2YJ+mQiw==
"@patternfly/react-code-editor@^5.2.0-prerelease.24":
version "5.2.0-prerelease.24"
resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-5.2.0-prerelease.24.tgz#6c43231b5158d0e18770a4f6db644befd7348064"
integrity sha512-hxZcuR/m1TJwbSqMhkt+QausHs0RNz2UpPqIOmmillMOH+BDE3WbCWdI1o3hmEG5Gbi9lmzSsnFW/szECqaHJQ==
dependencies:
"@patternfly/react-core" "^5.0.0"
"@patternfly/react-icons" "^5.0.0"
"@patternfly/react-styles" "^5.0.0"
"@patternfly/react-core" "^5.2.0-prerelease.24"
"@patternfly/react-icons" "^5.2.0-prerelease.6"
"@patternfly/react-styles" "^5.2.0-prerelease.4"
react-dropzone "14.2.3"
tslib "^2.5.0"

"@patternfly/react-core@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-5.0.0.tgz#96c9e2315047eec94d28f5621c02fa147182dd6f"
integrity sha512-kewRVFhLw0Dvt8250pqrO47sVRx8E93sMGZbHQomJnZdachYeQ9STnQTP2gvOBq/GPnMei0LZLv0T99g8mPE4w==
"@patternfly/react-core@^5.2.0-prerelease.24":
version "5.2.0-prerelease.24"
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-5.2.0-prerelease.24.tgz#2c9876c8b8cd7da5dd293444fe397964ba69dfd5"
integrity sha512-WUeVJA1hQ6RGzr/EM9yMxO+HkjhmToUT7wP/kNBAo4wuQkYT3VH7j1BrZPuooz2IhOMqm5Jn6wec5vVY+epqIg==
dependencies:
"@patternfly/react-icons" "^5.0.0"
"@patternfly/react-styles" "^5.0.0"
"@patternfly/react-tokens" "^5.0.0"
focus-trap "7.4.3"
"@patternfly/react-icons" "^5.2.0-prerelease.6"
"@patternfly/react-styles" "^5.2.0-prerelease.4"
"@patternfly/react-tokens" "^5.2.0-prerelease.5"
focus-trap "7.5.2"
react-dropzone "^14.2.3"
tslib "^2.5.0"

"@patternfly/react-icons@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-5.0.0.tgz#bb56ead97425f1b3ab886ee291ba6b6af4088e9d"
integrity sha512-GG5Y/UYl0h346MyDU9U650Csaq4Mxk8S6U8XC7ERk/xIrRr2RF67O2uY7zKBDMTNLYdBvPzgc2s3OMV1+d2/mg==

"@patternfly/react-styles@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-5.0.0.tgz#63705ad498ff271fd056e92bd07b2c720ef3491a"
integrity sha512-xbSCgjx+fPrXbIzUznwTFWtJEbzVS0Wn4zrejdKJYQTY+4YcuPlFkeq2tl3syzwGsaYMpHiFwQiTaKyTvlwtuw==

"@patternfly/react-table@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-5.0.0.tgz#2808f22d01818c31e6ddc69cc3a07c9381dc6d84"
integrity sha512-Q3MBo9+ZmBvLJzVHxmV9f/4qQAz5Si743zVLHRwjh+tjbn/DrcbxJdT8Uxa3NGKkpvszzgi/LPeXipJOHOELug==
dependencies:
"@patternfly/react-core" "^5.0.0"
"@patternfly/react-icons" "^5.0.0"
"@patternfly/react-styles" "^5.0.0"
"@patternfly/react-tokens" "^5.0.0"
"@patternfly/react-icons@^5.2.0-prerelease.6":
version "5.2.0-prerelease.6"
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-5.2.0-prerelease.6.tgz#243a6a608d24ce4301e74d20061eb70bba1d093f"
integrity sha512-5b/l42pnFbhY0YuAuuEPlyMgey0eNw/91moUdrRruTBbhhgzE0yCql8ZeY0Ev2zHKkNP+7ONAsKBHucmrj294w==

"@patternfly/react-styles@^5.2.0-prerelease.4":
version "5.2.0-prerelease.4"
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-5.2.0-prerelease.4.tgz#4f16ff2242751c8e94b82801f3f7193c112a6c5c"
integrity sha512-VmybnwYNkiZTmSB1RXcipTjwrgZFnlif45Nkw0YRc2f/XlFpj/XBvrC8LrwnqpMHnWyn+fH62uknIwa/D1yS1A==

"@patternfly/react-table@^5.2.0-prerelease.24":
version "5.2.0-prerelease.24"
resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-5.2.0-prerelease.24.tgz#f04d46e29e394a70072c09c53ddbf5284ca4cab6"
integrity sha512-IbQA62MiZGxHkkRsY5sFvWh51u0tdiT+Bl2DWQAaJQIbWE2Gl1LfRPfk7kqAQxx4xF058zp7u0bKj9hmCC+ctQ==
dependencies:
"@patternfly/react-core" "^5.2.0-prerelease.24"
"@patternfly/react-icons" "^5.2.0-prerelease.6"
"@patternfly/react-styles" "^5.2.0-prerelease.4"
"@patternfly/react-tokens" "^5.2.0-prerelease.5"
lodash "^4.17.19"
tslib "^2.5.0"

"@patternfly/react-tokens@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-5.0.0.tgz#8e2698d32d5353359e713312687a6b08ead0080b"
integrity sha512-to2CXIZ6WTuzBcjLZ+nXi5LhnYkSIDu3RBMRZwrplmECOoUWv87CC+2T0EVxtASRtpQfikjD2PDKMsif5i0BxQ==
"@patternfly/react-tokens@^5.2.0-prerelease.5":
version "5.2.0-prerelease.5"
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-5.2.0-prerelease.5.tgz#0c9ae2d1ae6391e18c4f0329c9464a0a8dfcbe66"
integrity sha512-TmEsUxzJYcy8RFq+kL3YNdk88fMQ/gWD3jRIIGgo29SVLhDw5EzP4HGtpR+rxJUdsGCoDLij3h3400a38aIwxw==

"@polka/url@^1.0.0-next.20":
version "1.0.0-next.21"
Expand Down Expand Up @@ -5094,12 +5094,12 @@ flush-write-stream@^1.0.0:
inherits "^2.0.3"
readable-stream "^2.3.6"

focus-trap@7.4.3:
version "7.4.3"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.4.3.tgz#a3dae73d44df359eb92bbf37b18e173e813b16c5"
integrity sha512-BgSSbK4GPnS2VbtZ50VtOv1Sti6DIkj3+LkVjiWMNjLeAp1SH1UlLx3ULu/DCu4vq5R4/uvTm+zrvsMsuYmGLg==
focus-trap@7.5.2:
version "7.5.2"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.5.2.tgz#e5ee678d10a18651f2591ffb66c949fb098d57cf"
integrity sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==
dependencies:
tabbable "^6.1.2"
tabbable "^6.2.0"

[email protected]:
version "1.5.10"
Expand Down Expand Up @@ -9710,10 +9710,10 @@ symbol-tree@^3.2.4:
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==

tabbable@^6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.1.2.tgz#b0d3ca81d582d48a80f71b267d1434b1469a3703"
integrity sha512-qCN98uP7i9z0fIS4amQ5zbGBOq+OSigYeGvPy7NDk8Y9yncqDZ9pRPgfsc2PJIVM9RrJj7GIfuRgmjoUU9zTHQ==
tabbable@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97"
integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==

tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0:
version "2.2.1"
Expand Down

0 comments on commit 9fbbb00

Please sign in to comment.