Skip to content

Commit

Permalink
Bump font awesome to 6.7.1 (#2084)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0nox authored Nov 28, 2024
1 parent b3a1e57 commit 6d88487
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions report-viewer/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 report-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"prepare": "git config --local core.hooksPath gitHooks/hooks"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/vue-fontawesome": "^3.0.8",
"chart.js": "^4.4.6",
"chartjs-chart-graph": "^4.3.3",
Expand Down

0 comments on commit 6d88487

Please sign in to comment.