From 3373a7d3de126b0f72fe7224be144e91d4b7145f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:42:58 +0000 Subject: [PATCH] chore(deps): bump @kajabi-ui/styles from 1.4.0 to 1.4.1 Bumps [@kajabi-ui/styles](https://github.com/Kajabi/ds-tokens) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/Kajabi/ds-tokens/releases) - [Changelog](https://github.com/Kajabi/ds-tokens/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kajabi/ds-tokens/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: "@kajabi-ui/styles" dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e8052cda2..9bb57364f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4322,9 +4322,9 @@ } }, "node_modules/@kajabi-ui/styles": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@kajabi-ui/styles/-/styles-1.4.0.tgz", - "integrity": "sha512-N9Oc32d2wJRTWmOEyFjTpP8OGeqHBT0mtiM86F7JCjxKN3Kgs5xwIgqPkKkgTfGrNW/AcMiMteZsp9G5yIIgLw==" + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@kajabi-ui/styles/-/styles-1.4.1.tgz", + "integrity": "sha512-+c9l7oXd6QEpkVkKBhrOZmV5++HqAd3a3CmOECf2NfVJv+hAajp/heo3Z/E5ePl44N/hEjB7lCwVU1CObmqp1A==" }, "node_modules/@lerna/create": { "version": "8.2.4",