Skip to content

Commit

Permalink
feat: update auro deps post node 22 update
Browse files Browse the repository at this point in the history
  • Loading branch information
DukeFerdinand committed Dec 23, 2024
1 parent 73fab1f commit 60c32aa
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 105 deletions.
132 changes: 32 additions & 100 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"node": "^20.x || ^22.x "
},
"dependencies": {
"@aurodesignsystem/auro-badge": "^3.1.0",
"@aurodesignsystem/auro-datetime": "^2.3.0",
"@aurodesignsystem/auro-flightline": "^3.1.0",
"@aurodesignsystem/auro-library": "^3.0.1",
"@aurodesignsystem/auro-badge": "^3.3.2",
"@aurodesignsystem/auro-datetime": "^2.3.2",
"@aurodesignsystem/auro-flightline": "^3.1.2",
"@aurodesignsystem/auro-library": "^3.0.3",
"chalk": "^5.3.0",
"lit": "^3.2.1"
},
"peerDependencies": {
"@aurodesignsystem/auro-datetime": "^2.3.0",
"@aurodesignsystem/auro-datetime": "^2.3.2",
"@aurodesignsystem/design-tokens": "^4.9.2",
"@aurodesignsystem/webcorestylesheets": "^5.1.2"
},
Expand Down

0 comments on commit 60c32aa

Please sign in to comment.