Skip to content

Commit

Permalink
perf(deps): update component to use the latest version of auro-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-capsule42 committed Jul 2, 2024
1 parent 5323221 commit 6d6c6e6
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 18 deletions.
49 changes: 34 additions & 15 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aurodesignsystem/auro-formvalidation": "^1.0.3",
"@aurodesignsystem/auro-input": "^3.0.1",
"@aurodesignsystem/auro-library": "^2.6.0",
"@aurodesignsystem/auro-menu": "^3.11.5",
"@aurodesignsystem/auro-menu": "^3.11.8",
"chalk": "^5.3.0",
"lit": "^3.1.4"
},
Expand Down Expand Up @@ -59,7 +59,7 @@
"markdown-magic": "^2.6.1",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-discard-comments": "^7.0.1",
"postcss-selector-replace": "^1.0.2",
"rollup": "^4.18.0",
Expand All @@ -72,7 +72,7 @@
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.3.2",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"wc-sass-render": "^1.4.0",
"web-component-analyzer": "^2.0.0",
"whatwg-fetch": "^3.6.20",
Expand Down

0 comments on commit 6d6c6e6

Please sign in to comment.