From 126244b642059a60bf7da8533a12c3713841d734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 09:20:37 +0000 Subject: [PATCH] :ghost: Bump @patternfly/react-tokens from 5.2.1 to 5.4.0 Bumps [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react) from 5.2.1 to 5.4.0. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-tokens@5.2.1...@patternfly/react-tokens@5.4.0) --- updated-dependencies: - dependency-name: "@patternfly/react-tokens" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index e24d9f2566..e89751dda8 100644 --- a/client/package.json +++ b/client/package.json @@ -30,7 +30,7 @@ "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", "@patternfly/react-table": "5.2.4", - "@patternfly/react-tokens": "5.2.1", + "@patternfly/react-tokens": "5.4.0", "@react-keycloak/web": "^3.4.0", "@tanstack/react-query": "^4.22.0", "@tanstack/react-query-devtools": "^4.22.0", diff --git a/package-lock.json b/package-lock.json index b25f9513ff..83ab515a32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "@patternfly/react-code-editor": "5.2.3", "@patternfly/react-core": "5.2.3", "@patternfly/react-table": "5.2.4", - "@patternfly/react-tokens": "5.2.1", + "@patternfly/react-tokens": "5.4.0", "@react-keycloak/web": "^3.4.0", "@tanstack/react-query": "^4.22.0", "@tanstack/react-query-devtools": "^4.22.0", @@ -1758,9 +1758,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.2.1.tgz", - "integrity": "sha512-8GYz/jnJTGAWUJt5eRAW5dtyiHPKETeFJBPGHaUQnvi/t1ZAkoy8i4Kd/RlHsDC7ktiu813SKCmlzwBwldAHKg==" + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.4.0.tgz", + "integrity": "sha512-KONkwCVOMyklhuuaYeYgcAsGtCBQXnsBGZeolhOdSzr2Mj0RVSW0oMrQPgZuPVzhhC/kbqgClHJJl6xuG9xheA==" }, "node_modules/@pkgr/utils": { "version": "2.4.2",