Skip to content

Commit

Permalink
perf: update auro dependencies
Browse files Browse the repository at this point in the history
Changes to be committed:
modified:   package-lock.json
modified:   package.json
  • Loading branch information
blackfalcon committed Feb 13, 2024
1 parent 9ffa06e commit 812fdb0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"node": "^18.x || ^20.x"
},
"dependencies": {
"@aurodesignsystem/auro-dropdown": "^2.10.1",
"@aurodesignsystem/auro-dropdown": "^2.10.2",
"@aurodesignsystem/auro-library": "^2.5.1",
"@aurodesignsystem/auro-menu": "^3.11.0",
"@aurodesignsystem/auro-menu": "^3.11.1",
"chalk": "^5.3.0",
"lit-element": "^4.0.4",
"lit-html": "^3.1.2"
Expand All @@ -32,10 +32,10 @@
"@aurodesignsystem/webcorestylesheets": "^5.0.4"
},
"devDependencies": {
"@alaskaairux/icons": "^4.34.1",
"@alaskaairux/icons": "^4.36.2",
"@aurodesignsystem/design-tokens": "^4.3.0",
"@aurodesignsystem/eslint-config": "^1.3.0",
"@aurodesignsystem/webcorestylesheets": "^5.0.6",
"@aurodesignsystem/webcorestylesheets": "^5.0.8",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@open-wc/testing": "^4.0.0",
Expand Down

0 comments on commit 812fdb0

Please sign in to comment.