From 859d6d7d4bfc39873c61df6a29578d761946f9e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 17:08:40 +0000 Subject: [PATCH] Bump @patternfly/react-core from 4.128.2 to 4.267.6 Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.128.2 to 4.267.6. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.128.2...@patternfly/react-core@4.267.6) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 122 +++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 68 insertions(+), 56 deletions(-) diff --git a/package-lock.json b/package-lock.json index 08ec33435..79c8e2201 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@babel/types": "^7.14.4", "@data-driven-forms/pf4-component-mapper": "^3.7.0", "@data-driven-forms/react-form-renderer": "^3.7.0", - "@patternfly/react-core": "^4.128.2", + "@patternfly/react-core": "^4.267.6", "@patternfly/react-icons": "^4.11.0", "@patternfly/react-table": "^4.27.24", "@patternfly/react-tokens": "^4.12.0", @@ -2512,36 +2512,41 @@ } }, "node_modules/@patternfly/react-core": { - "version": "4.128.2", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.128.2.tgz", - "integrity": "sha512-EhrxE3+V7AYVhbERrcRVH7oY6TeVRqqzaRx8HXWnyn/hxE2rTzhhaLHyjotxk9mGYmIYtMuMebBHFbX0g+6Ymg==", - "dependencies": { - "@patternfly/react-icons": "^4.10.11", - "@patternfly/react-styles": "^4.10.11", - "@patternfly/react-tokens": "^4.11.12", - "focus-trap": "6.2.2", + "version": "4.267.6", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.267.6.tgz", + "integrity": "sha512-4sb0OeGHLSLfFzrs5Tn3IXHuu6VLb+6v/FG4vcMccnGq7j/Bocns40g5mPkxC9KVbWHq7lT34wfKzS5kyIBHKQ==", + "dependencies": { + "@patternfly/react-icons": "^4.93.3", + "@patternfly/react-styles": "^4.92.3", + "@patternfly/react-tokens": "^4.94.3", + "focus-trap": "6.9.2", "react-dropzone": "9.0.0", "tippy.js": "5.1.2", - "tslib": "1.13.0" + "tslib": "^2.0.0" }, "peerDependencies": { - "react": "^16.8.0 || ^17.0.0", - "react-dom": "^16.8.0 || ^17.0.0" + "react": "^16.8 || ^17 || ^18", + "react-dom": "^16.8 || ^17 || ^18" } }, + "node_modules/@patternfly/react-core/node_modules/tslib": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", + "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" + }, "node_modules/@patternfly/react-icons": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.11.0.tgz", - "integrity": "sha512-WsIX34bO9rhVRmPG0jlV3GoFGfYgPC64TscNV0lxQosiVRnYIA6Z3nBSArtJsxo5Yn6c63glIefC/YTy6D/ZYg==", + "version": "4.93.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.3.tgz", + "integrity": "sha512-OIEeTc4Noi9XOIRF3OB3sz9dRnxr1h4eNIzIeZwRd8xXWCQxYcrllxPV98F3+RpL4ZCH2QWb/2gG4mHrVyX+0A==", "peerDependencies": { - "react": "^16.8.0 || ^17.0.0", - "react-dom": "^16.8.0 || ^17.0.0" + "react": "^16.8 || ^17 || ^18", + "react-dom": "^16.8 || ^17 || ^18" } }, "node_modules/@patternfly/react-styles": { - "version": "4.10.11", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.10.11.tgz", - "integrity": "sha512-M+NhTtAXreJzMAV2Z1P2pbnKpRYnWbB5iZ6mxB0tkxxG+KyZ0/se8M5rUepLOE/n7BMq8IiOjPJ9zu/vpWj0gA==" + "version": "4.92.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.92.3.tgz", + "integrity": "sha512-jC8F71trFWVYM7YVTP/3MBLwLZDCY3tgHeAmSKdcw6R607LK4rtCzfw5lt2IHNmAjQ0ggqDlJGWsJAfGMe4iPA==" }, "node_modules/@patternfly/react-table": { "version": "4.27.24", @@ -2561,9 +2566,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.12.0.tgz", - "integrity": "sha512-Oj+GxqTtx0Yu9IDCTibZLQnpcKp58JneNKEFQkJ29WJydhPG4j6oFFElkK+ub+Ft/f9B1Ky1SsfR9eabo6IykQ==" + "version": "4.94.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.94.3.tgz", + "integrity": "sha512-Rq8RMJ/iu/nTDidEb/xQWUMXFW+W4MuoLBonTAFv/Bx8G3gFMHU2JGtv9R5SvAYU6Eux9EkjCG7h3xiLqwH3jg==" }, "node_modules/@polka/url": { "version": "1.0.0-next.15", @@ -7509,11 +7514,11 @@ "dev": true }, "node_modules/focus-trap": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.2.2.tgz", - "integrity": "sha512-qWovH9+LGoKqREvJaTCzJyO0hphQYGz+ap5Hc4NqXHNhZBdxCi5uBPPcaOUw66fHmzXLVwvETLvFgpwPILqKpg==", + "version": "6.9.2", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.9.2.tgz", + "integrity": "sha512-gBEuXOPNOKPrLdZpMFUSTyIo1eT2NSZRrwZ9r/0Jqw5tmT3Yvxfmu8KBHw8xW2XQkw6E/JoG+OlEq7UDtSUNgw==", "dependencies": { - "tabbable": "^5.1.4" + "tabbable": "^5.3.2" } }, "node_modules/follow-redirects": { @@ -16070,9 +16075,9 @@ "dev": true }, "node_modules/tabbable": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.2.0.tgz", - "integrity": "sha512-0uyt8wbP0P3T4rrsfYg/5Rg3cIJ8Shl1RJ54QMqYxm1TLdWqJD1u6+RQjr2Lor3wmfT7JRHkirIwy99ydBsyPg==" + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.3.3.tgz", + "integrity": "sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==" }, "node_modules/table": { "version": "6.7.1", @@ -20474,29 +20479,36 @@ } }, "@patternfly/react-core": { - "version": "4.128.2", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.128.2.tgz", - "integrity": "sha512-EhrxE3+V7AYVhbERrcRVH7oY6TeVRqqzaRx8HXWnyn/hxE2rTzhhaLHyjotxk9mGYmIYtMuMebBHFbX0g+6Ymg==", - "requires": { - "@patternfly/react-icons": "^4.10.11", - "@patternfly/react-styles": "^4.10.11", - "@patternfly/react-tokens": "^4.11.12", - "focus-trap": "6.2.2", + "version": "4.267.6", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-4.267.6.tgz", + "integrity": "sha512-4sb0OeGHLSLfFzrs5Tn3IXHuu6VLb+6v/FG4vcMccnGq7j/Bocns40g5mPkxC9KVbWHq7lT34wfKzS5kyIBHKQ==", + "requires": { + "@patternfly/react-icons": "^4.93.3", + "@patternfly/react-styles": "^4.92.3", + "@patternfly/react-tokens": "^4.94.3", + "focus-trap": "6.9.2", "react-dropzone": "9.0.0", "tippy.js": "5.1.2", - "tslib": "1.13.0" + "tslib": "^2.0.0" + }, + "dependencies": { + "tslib": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", + "integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" + } } }, "@patternfly/react-icons": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.11.0.tgz", - "integrity": "sha512-WsIX34bO9rhVRmPG0jlV3GoFGfYgPC64TscNV0lxQosiVRnYIA6Z3nBSArtJsxo5Yn6c63glIefC/YTy6D/ZYg==", + "version": "4.93.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.3.tgz", + "integrity": "sha512-OIEeTc4Noi9XOIRF3OB3sz9dRnxr1h4eNIzIeZwRd8xXWCQxYcrllxPV98F3+RpL4ZCH2QWb/2gG4mHrVyX+0A==", "requires": {} }, "@patternfly/react-styles": { - "version": "4.10.11", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.10.11.tgz", - "integrity": "sha512-M+NhTtAXreJzMAV2Z1P2pbnKpRYnWbB5iZ6mxB0tkxxG+KyZ0/se8M5rUepLOE/n7BMq8IiOjPJ9zu/vpWj0gA==" + "version": "4.92.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.92.3.tgz", + "integrity": "sha512-jC8F71trFWVYM7YVTP/3MBLwLZDCY3tgHeAmSKdcw6R607LK4rtCzfw5lt2IHNmAjQ0ggqDlJGWsJAfGMe4iPA==" }, "@patternfly/react-table": { "version": "4.27.24", @@ -20512,9 +20524,9 @@ } }, "@patternfly/react-tokens": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.12.0.tgz", - "integrity": "sha512-Oj+GxqTtx0Yu9IDCTibZLQnpcKp58JneNKEFQkJ29WJydhPG4j6oFFElkK+ub+Ft/f9B1Ky1SsfR9eabo6IykQ==" + "version": "4.94.3", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.94.3.tgz", + "integrity": "sha512-Rq8RMJ/iu/nTDidEb/xQWUMXFW+W4MuoLBonTAFv/Bx8G3gFMHU2JGtv9R5SvAYU6Eux9EkjCG7h3xiLqwH3jg==" }, "@polka/url": { "version": "1.0.0-next.15", @@ -24479,11 +24491,11 @@ "dev": true }, "focus-trap": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.2.2.tgz", - "integrity": "sha512-qWovH9+LGoKqREvJaTCzJyO0hphQYGz+ap5Hc4NqXHNhZBdxCi5uBPPcaOUw66fHmzXLVwvETLvFgpwPILqKpg==", + "version": "6.9.2", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-6.9.2.tgz", + "integrity": "sha512-gBEuXOPNOKPrLdZpMFUSTyIo1eT2NSZRrwZ9r/0Jqw5tmT3Yvxfmu8KBHw8xW2XQkw6E/JoG+OlEq7UDtSUNgw==", "requires": { - "tabbable": "^5.1.4" + "tabbable": "^5.3.2" } }, "follow-redirects": { @@ -31101,9 +31113,9 @@ "dev": true }, "tabbable": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.2.0.tgz", - "integrity": "sha512-0uyt8wbP0P3T4rrsfYg/5Rg3cIJ8Shl1RJ54QMqYxm1TLdWqJD1u6+RQjr2Lor3wmfT7JRHkirIwy99ydBsyPg==" + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-5.3.3.tgz", + "integrity": "sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==" }, "table": { "version": "6.7.1", diff --git a/package.json b/package.json index acfccbb77..631081d1c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@babel/types": "^7.14.4", "@data-driven-forms/pf4-component-mapper": "^3.7.0", "@data-driven-forms/react-form-renderer": "^3.7.0", - "@patternfly/react-core": "^4.128.2", + "@patternfly/react-core": "^4.267.6", "@patternfly/react-icons": "^4.11.0", "@patternfly/react-table": "^4.27.24", "@patternfly/react-tokens": "^4.12.0",