From cabb2332b725dd4e8809db987c29bcb24a9d85af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 03:03:26 +0000 Subject: [PATCH] Update dependency lux-design-system to v6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 47abc79..d49e051 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "vite-plugin-ruby": "^5.0.0" }, "dependencies": { - "lux-design-system": "^5.0.0-beta.6", + "lux-design-system": "^6.0.0", "postcss-import": "^16.0.0", "sass": "^1.69.5", "vue": "^3.4.0", diff --git a/yarn.lock b/yarn.lock index 91ec932..e67ddfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -682,10 +682,10 @@ lodash@^4.17.20: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -lux-design-system@^5.0.0-beta.6: - version "5.11.1" - resolved "https://registry.yarnpkg.com/lux-design-system/-/lux-design-system-5.11.1.tgz#a338678527a73055be8a7b3facc96fadaf084462" - integrity sha512-Vro0XuvpY1Z44Rc/wy63x8+cq+O2/g9n/UgIo+VTZW4L/0C2I/307jkDnpjMYOXHAd5wWcQgHVTWbNfYgiBzfQ== +lux-design-system@^6.0.0: + version "6.0.1" + resolved "https://registry.yarnpkg.com/lux-design-system/-/lux-design-system-6.0.1.tgz#449148c444d731ba56d3a35d0d7b0939f0fd3e3a" + integrity sha512-eK1DSVtq+Li5cjDYBw73WQb0fpRohVXEX5oMInPp9HBpyh560x5lsIsWZagrsGYhXV9IwGDfvTBHs1YjR9XqDg== dependencies: core-js "^3.8.3" register-service-worker "^1.7.2"