Skip to content

Commit

Permalink
chore(deps): bump auro component dependencies
Browse files Browse the repository at this point in the history
- auro-dropdown & auro-menu

Changes to be committed:
	modified:   package-lock.json
	modified:   package.json
  • Loading branch information
fajar-apri-alaska committed Oct 31, 2023
1 parent 0f2b918 commit 0e6096e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 53 deletions.
76 changes: 27 additions & 49 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 @@ -19,21 +19,21 @@
"node": ">=16.13.0"
},
"dependencies": {
"@aurodesignsystem/auro-menu": "^3.9.5",
"@aurodesignsystem/auro-dropdown": "^2.9.10",
"@aurodesignsystem/auro-menu": "^3.10.2",
"chalk": "^4.1.2",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1"
},
"peerDependencies": {
"@aurodesignsystem/auro-dropdown": "^2.9.6",
"@aurodesignsystem/auro-dropdown": "^2.9.10",
"@aurodesignsystem/auro-menu": "^3.10.2",
"@aurodesignsystem/design-tokens": "^4.1.1",
"@aurodesignsystem/webcorestylesheets": "^5.0.4",
"focus-visible": "^5.2.0"
},
"devDependencies": {
"@alaskaairux/icons": "^4.21.1",
"@aurodesignsystem/auro-dropdown": "^2.9.9",
"@aurodesignsystem/auro-menu": "^3.9.5",
"@aurodesignsystem/design-tokens": "^4.1.1",
"@aurodesignsystem/eslint-config": "^1.3.0",
"@aurodesignsystem/webcorestylesheets": "^5.0.4",
Expand Down

0 comments on commit 0e6096e

Please sign in to comment.