Skip to content

Commit

Permalink
Update lux version to 5.0.0-alpha.15 (#1045)
Browse files Browse the repository at this point in the history
Co-authored-by: Jane Sandberg <sandbergja@users.noreply.github.com>
  • Loading branch information
christinach and sandbergja committed Mar 15, 2024
1 parent 95a0d08 commit f4bd8b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@rails/ujs": "6.1.7-6",
"lux-design-system": "^5.0.0-alpha.14",
"lux-design-system": "^5.0.0-alpha.15",
"postcss-import": "^15.1.0",
"vue": "^3.4.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4294,10 +4294,10 @@ lru-cache@^6.0.0:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.3.tgz#b40014d7d2d16d94130b87297a04a1f24874ae7c"
integrity sha512-B7gr+F6MkqB3uzINHXNctGieGsRTMwIBgxkp0yq/5BwcuDzD4A8wQpHQW6vDAm1uKSLQghmRdD9sKqf2vJ1cEg==

lux-design-system@^5.0.0-alpha.14:
version "5.0.0-alpha.14"
resolved "https://registry.yarnpkg.com/lux-design-system/-/lux-design-system-5.0.0-alpha.14.tgz#85c3a7243cb63950b72ac90728069429bd535be6"
integrity sha512-myVdPxvHut5ntSzHc0O6MDzYPLpDX998xqfoImEnWdDCx6d7HjQr2RQ0zOlRh1hq1dBjLbzhzs7TOF7xgYyDiA==
lux-design-system@^5.0.0-alpha.15:
version "5.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/lux-design-system/-/lux-design-system-5.0.0-alpha.15.tgz#5512fd679f4662d69a6b2b9e86eb4a1d239e4e61"
integrity sha512-/eLYpZJeT1IVKlxIbY5IC8VOD341ZxUEqvTFAVwPF6IsYTIZsEfmPMXpwQIjQ131igA2OdhsZ8sYeXSJfIctsQ==
dependencies:
core-js "^3.8.3"
register-service-worker "^1.7.2"
Expand Down

0 comments on commit f4bd8b7

Please sign in to comment.