Skip to content

Commit

Permalink
Update lux to alpha-5.0.0-33 release (#1125)
Browse files Browse the repository at this point in the history
Co-authored-by: Jane Sandberg <[email protected]>
  • Loading branch information
christinach and sandbergja authored Mar 26, 2024
1 parent 866b055 commit 4654896
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.32",
"lux-design-system": "^5.0.0-alpha.33",
"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 @@ -4378,10 +4378,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.32:
version "5.0.0-alpha.32"
resolved "https://registry.yarnpkg.com/lux-design-system/-/lux-design-system-5.0.0-alpha.32.tgz#2dc203c770ea9635e11ee3795ab03301b11333fa"
integrity sha512-rZKcx+b2fi3E5kaMR1m+sf1zpuWCUeEdGtH58AWJl0zRLAKpToOUs61s06SJ5Sm7DaIrq2xjeJ3BazmNWuMjNw==
lux-design-system@^5.0.0-alpha.33:
version "5.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/lux-design-system/-/lux-design-system-5.0.0-alpha.33.tgz#a87ca328aa30e51f8167ce612f084ab38dfcbe8c"
integrity sha512-J4PnZHnK1wUPg9KA5a/+M8UUWnAo5o8O8B7/Rx0dX2K8FTMKaXdT05gEmS+lLBOJwWyGra/EgzfyAFYXAHEWKw==
dependencies:
core-js "^3.8.3"
register-service-worker "^1.7.2"
Expand Down

0 comments on commit 4654896

Please sign in to comment.