From 4683ab51ff535cf85a0e610057761694d09c52b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 12:25:48 +0000 Subject: [PATCH] chore(deps): bump @patternfly/react-table from 5.4.3 to 5.4.13 Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.3 to 5.4.13. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.3...@patternfly/react-table@5.4.13) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 64 ++++++++++++++++++++++------------------------- package.json | 2 +- 2 files changed, 31 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6bc55c4..8b31b73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@patternfly/react-core": "^5.4.0", "@patternfly/react-icons": "5.4.1", "@patternfly/react-log-viewer": "^5.3.0", - "@patternfly/react-table": "^5.4.3", + "@patternfly/react-table": "^5.4.13", "@patternfly/react-tokens": "^5.4.0", "@redhat-cloud-services/frontend-components": "^4.2.15", "@redhat-cloud-services/frontend-components-notifications": "^4.1.0", @@ -3045,15 +3045,14 @@ } }, "node_modules/@patternfly/react-core": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.8.tgz", - "integrity": "sha512-4KRsQsH39VmTiFPLdN34QqNZg6gKrTamJxKtWEPO1VKA0TpoRMwpFEGk9BDyxipxYST6WzXznAaLCidGkCDlWw==", - "license": "MIT", + "version": "5.4.12", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.12.tgz", + "integrity": "sha512-RI1xS1JGJdE/FvpkMzawaE21oeTc/e+WbxvFXqZfLhTz60P8RzVG1nYWXDL747Onkz3SYtY79PhQ8nsLeO5sJQ==", "dependencies": { "@patternfly/react-icons": "^5.4.2", "@patternfly/react-styles": "^5.4.1", "@patternfly/react-tokens": "^5.4.1", - "focus-trap": "7.6.0", + "focus-trap": "7.6.2", "react-dropzone": "^14.2.3", "tslib": "^2.7.0" }, @@ -3104,15 +3103,14 @@ "license": "MIT" }, "node_modules/@patternfly/react-table": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.3.tgz", - "integrity": "sha512-VT9tXPn2LE0SC4NIyQMvR0S3IuCIcYuSsCaRJzzKZjbL600/KOpLCV7gf19n3E3dt9rnjaQlxF6TwdzrXA8PhA==", - "license": "MIT", + "version": "5.4.13", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.13.tgz", + "integrity": "sha512-cYw+pgpZXKGg3dZxudteUURqmj5O0ec7aNE80NLqFTcnI0MAOnfrFzCNApXJErn+MjD0VolMcC+H48eaRkT8TA==", "dependencies": { - "@patternfly/react-core": "^5.4.3", - "@patternfly/react-icons": "^5.4.1", - "@patternfly/react-styles": "^5.4.0", - "@patternfly/react-tokens": "^5.4.0", + "@patternfly/react-core": "^5.4.12", + "@patternfly/react-icons": "^5.4.2", + "@patternfly/react-styles": "^5.4.1", + "@patternfly/react-tokens": "^5.4.1", "lodash": "^4.17.21", "tslib": "^2.7.0" }, @@ -8609,10 +8607,9 @@ "dev": true }, "node_modules/focus-trap": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.0.tgz", - "integrity": "sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==", - "license": "MIT", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.2.tgz", + "integrity": "sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w==", "dependencies": { "tabbable": "^6.2.0" } @@ -17629,8 +17626,7 @@ "node_modules/tabbable": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", - "license": "MIT" + "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==" }, "node_modules/table": { "version": "6.8.0", @@ -21734,14 +21730,14 @@ } }, "@patternfly/react-core": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.8.tgz", - "integrity": "sha512-4KRsQsH39VmTiFPLdN34QqNZg6gKrTamJxKtWEPO1VKA0TpoRMwpFEGk9BDyxipxYST6WzXznAaLCidGkCDlWw==", + "version": "5.4.12", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.12.tgz", + "integrity": "sha512-RI1xS1JGJdE/FvpkMzawaE21oeTc/e+WbxvFXqZfLhTz60P8RzVG1nYWXDL747Onkz3SYtY79PhQ8nsLeO5sJQ==", "requires": { "@patternfly/react-icons": "^5.4.2", "@patternfly/react-styles": "^5.4.1", "@patternfly/react-tokens": "^5.4.1", - "focus-trap": "7.6.0", + "focus-trap": "7.6.2", "react-dropzone": "^14.2.3", "tslib": "^2.7.0" }, @@ -21777,14 +21773,14 @@ "integrity": "sha512-XA8PXksD8uiA3RTwxdUwJXOCf+V6sVd+2HKapWAdRLvtSV+Sdk7NgCvalb4IAQncsddLopjPQD8gAHA298+N8w==" }, "@patternfly/react-table": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.3.tgz", - "integrity": "sha512-VT9tXPn2LE0SC4NIyQMvR0S3IuCIcYuSsCaRJzzKZjbL600/KOpLCV7gf19n3E3dt9rnjaQlxF6TwdzrXA8PhA==", + "version": "5.4.13", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.13.tgz", + "integrity": "sha512-cYw+pgpZXKGg3dZxudteUURqmj5O0ec7aNE80NLqFTcnI0MAOnfrFzCNApXJErn+MjD0VolMcC+H48eaRkT8TA==", "requires": { - "@patternfly/react-core": "^5.4.3", - "@patternfly/react-icons": "^5.4.1", - "@patternfly/react-styles": "^5.4.0", - "@patternfly/react-tokens": "^5.4.0", + "@patternfly/react-core": "^5.4.12", + "@patternfly/react-icons": "^5.4.2", + "@patternfly/react-styles": "^5.4.1", + "@patternfly/react-tokens": "^5.4.1", "lodash": "^4.17.21", "tslib": "^2.7.0" }, @@ -26006,9 +26002,9 @@ "dev": true }, "focus-trap": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.0.tgz", - "integrity": "sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.6.2.tgz", + "integrity": "sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w==", "requires": { "tabbable": "^6.2.0" } diff --git a/package.json b/package.json index 8196f7e..4983931 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@patternfly/react-core": "^5.4.0", "@patternfly/react-icons": "5.4.1", "@patternfly/react-log-viewer": "^5.3.0", - "@patternfly/react-table": "^5.4.3", + "@patternfly/react-table": "^5.4.13", "@patternfly/react-tokens": "^5.4.0", "@redhat-cloud-services/frontend-components": "^4.2.15", "@redhat-cloud-services/frontend-components-notifications": "^4.1.0",