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 Sep 20, 2024
1 parent 9226359 commit fe72066
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 @@ -6,9 +6,9 @@
"type": "module",
"dependencies": {
"@azure/storage-blob": "^12.24.0",
"@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 fe72066

Please sign in to comment.