Skip to content

Commit

Permalink
fix(deps): update font awesome to v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent ba135c0 commit 2f5a7f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified frontend/bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"private": true,
"type": "module",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.5.2",
"@fortawesome/free-regular-svg-icons": "6.5.2",
"@fortawesome/free-solid-svg-icons": "6.5.2",
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-regular-svg-icons": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@fortawesome/react-fontawesome": "0.2.2",
"@nivo/bar": "0.87.0",
"@nivo/core": "0.87.0",
Expand Down

0 comments on commit 2f5a7f0

Please sign in to comment.