Skip to content

Commit

Permalink
fontawesome-free: 6.0.0 -> 6.5.1
Browse files Browse the repository at this point in the history
This fixes a bug with downstream templates that were using "fa" class.
Add the Twitter "X" logo for share links.
  • Loading branch information
erdnaxe committed Mar 17, 2024
1 parent 1aa1df2 commit c651195
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@ctfdio/ctfd-js": "^0.0.12",
"@fontsource/lato": "^4.5.3",
"@fontsource/raleway": "^4.5.3",
"@fortawesome/fontawesome-free": "6.0.0",
"@fortawesome/fontawesome-free": "6.5.1",
"@popperjs/core": "^2.11.4",
"alpinejs": "^3.9.1",
"bootstrap": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
resolved "https://registry.yarnpkg.com/@fontsource/raleway/-/raleway-4.5.5.tgz#0540aeb025190bdc9bf59669fcffbc95d3b7dc8b"
integrity sha512-T2zIJ/6/2x+T9+tLtw/qSiJ68ahcceDMUOU3zrzEyNGYXUvlQyU4Cv9wyTmS+TU9IFHHChjMToV6izRL9mqDqg==

"@fortawesome/fontawesome-free@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.0.0.tgz#6f3bd8e42997c7d536a1246877ed8bcd4f005a54"
integrity sha512-6LB4PYBST1Rx40klypw1SmSDArjFOcfBf2LeX9Zg5EKJT2eXiyiJq+CyBYKeXyK0sXS2FsCJWSPr/luyhuvh0Q==
"@fortawesome/fontawesome-free@6.5.1":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258"
integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw==

"@nodelib/[email protected]":
version "2.1.5"
Expand Down

0 comments on commit c651195

Please sign in to comment.