Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update font awesome to v6.7.2
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 21, 2024
1 parent 6aaa42d commit cbb60d4
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
@@ -8,9 +8,9 @@
"@azure/storage-blob": "12.26.0",
"@eslint/compat": "1.2.4",
"@eslint/js": "9.17.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.7.2",
"@fortawesome/free-regular-svg-icons": "6.7.2",
"@fortawesome/free-solid-svg-icons": "6.7.2",
"@fortawesome/react-fontawesome": "0.2.2",
"@nivo/bar": "0.88.0",
"@nivo/core": "0.88.0",

0 comments on commit cbb60d4

Please sign in to comment.