From a922559568ae1b9a7eb709412ba18eb2ee9cc153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 23:55:10 +0000 Subject: [PATCH] chore(deps): bump kth-style from 8.0.59 to 8.0.63 Bumps [kth-style](https://github.com/KTH/kth-style) from 8.0.59 to 8.0.63. - [Changelog](https://github.com/KTH/kth-style/blob/main/CHANGELOG.md) - [Commits](https://github.com/KTH/kth-style/commits) --- updated-dependencies: - dependency-name: kth-style dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 05d41c77..d4e0f219 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "kth-node-express-routing": "^2.0.16", "kth-node-i18n": "^1.0.18", "kth-node-redis": "^3.1.47", - "kth-style": "^8.0.59", + "kth-style": "^8.0.63", "react": "^17.0.2", "react-data-table-component": "^7.5.3", "react-dom": "^17.0.2", @@ -11994,9 +11994,9 @@ } }, "node_modules/kth-style": { - "version": "8.0.59", - "resolved": "https://registry.npmjs.org/kth-style/-/kth-style-8.0.59.tgz", - "integrity": "sha512-0Z+wtrZM8dk5KRBkBJXmM3QVzF40ik6wzU6WI/+PDQ+g21USw8ejiGm3relTH1TPgbyGs1hIEo5BKd/9fUNclw==", + "version": "8.0.63", + "resolved": "https://registry.npmjs.org/kth-style/-/kth-style-8.0.63.tgz", + "integrity": "sha512-pJWYVpQ240Qa3PWsDAUrmiry9sqXzWAbaBP/DOOkt/C9JkWqibri9B+Pk3OJJfSi9TsMioSkJqljvcGBzdzUPA==", "dependencies": { "bootstrap": "4.6.2", "jquery": "^3.6.0", @@ -25254,9 +25254,9 @@ } }, "kth-style": { - "version": "8.0.59", - "resolved": "https://registry.npmjs.org/kth-style/-/kth-style-8.0.59.tgz", - "integrity": "sha512-0Z+wtrZM8dk5KRBkBJXmM3QVzF40ik6wzU6WI/+PDQ+g21USw8ejiGm3relTH1TPgbyGs1hIEo5BKd/9fUNclw==", + "version": "8.0.63", + "resolved": "https://registry.npmjs.org/kth-style/-/kth-style-8.0.63.tgz", + "integrity": "sha512-pJWYVpQ240Qa3PWsDAUrmiry9sqXzWAbaBP/DOOkt/C9JkWqibri9B+Pk3OJJfSi9TsMioSkJqljvcGBzdzUPA==", "requires": { "bootstrap": "4.6.2", "jquery": "^3.6.0", diff --git a/package.json b/package.json index 39de44b4..2e4a1a94 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "kth-node-express-routing": "^2.0.16", "kth-node-i18n": "^1.0.18", "kth-node-redis": "^3.1.47", - "kth-style": "^8.0.59", + "kth-style": "^8.0.63", "react": "^17.0.2", "react-data-table-component": "^7.5.3", "react-dom": "^17.0.2",