From 42a5bded36425086616f780a0586e38d1964c8d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:20:34 +0000 Subject: [PATCH] Bump the patternfly group across 1 directory with 2 updates Bumps the patternfly group with 2 updates in the / directory: [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](https://github.com/patternfly/patternfly-react). Updates `@patternfly/react-core` from 5.4.11 to 5.4.12 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.11...@patternfly/react-core@5.4.12) Updates `@patternfly/react-table` from 5.4.12 to 5.4.14 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.12...@patternfly/react-table@5.4.14) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patternfly ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- package.json | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index d2b0aefde5..b9198621cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,8 +14,8 @@ "@lingui/react": "^5.0.0", "@patternfly/patternfly": "^5.4.2", "@patternfly/react-code-editor": "^5.4.0", - "@patternfly/react-core": "^5.4.11", - "@patternfly/react-table": "^5.4.12", + "@patternfly/react-core": "^5.4.12", + "@patternfly/react-table": "^5.4.14", "@redhat-cloud-services/frontend-components": "^4.2.16", "antsibull-docs": "^1.1.0", "axios": "^1.7.7", @@ -4092,9 +4092,9 @@ } }, "node_modules/@patternfly/react-core": { - "version": "5.4.11", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.11.tgz", - "integrity": "sha512-+WgxVnnqiZiASB+zMBA8Z1YuaX32/ehJ8Y4UB+j2xIB/tjvBqKNVn7n4VPy56F+G9nJ92Kv8Tekccau6bL6jFg==", + "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", @@ -4129,11 +4129,11 @@ "integrity": "sha512-XA8PXksD8uiA3RTwxdUwJXOCf+V6sVd+2HKapWAdRLvtSV+Sdk7NgCvalb4IAQncsddLopjPQD8gAHA298+N8w==" }, "node_modules/@patternfly/react-table": { - "version": "5.4.12", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.12.tgz", - "integrity": "sha512-ZpW/49bWR9JkZCyBGBCbHNdJt0Vn34g5BaXlVF/P7Tl0WPdxFLWS5EQywiXEhu8qoOhz3uGcyGwACCJCvmqCSg==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.14.tgz", + "integrity": "sha512-F2EXhn3wURDFs5mOQQtYSQ1ltvPwN1n/5Iv2WgSehCkw9GzpcJlT7h8t+rnf59ZiWsRjhCFqUOU9l8APnM2+rA==", "dependencies": { - "@patternfly/react-core": "^5.4.11", + "@patternfly/react-core": "^5.4.12", "@patternfly/react-icons": "^5.4.2", "@patternfly/react-styles": "^5.4.1", "@patternfly/react-tokens": "^5.4.1", diff --git a/package.json b/package.json index 13c405930a..a7f3fb49b7 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "@lingui/react": "^5.0.0", "@patternfly/patternfly": "^5.4.2", "@patternfly/react-code-editor": "^5.4.0", - "@patternfly/react-core": "^5.4.11", - "@patternfly/react-table": "^5.4.12", + "@patternfly/react-core": "^5.4.12", + "@patternfly/react-table": "^5.4.14", "@redhat-cloud-services/frontend-components": "^4.2.16", "antsibull-docs": "^1.1.0", "axios": "^1.7.7",