Skip to content

Commit

Permalink
feat: update Font Awesome from v5.15.3 to v6 (#2650)
Browse files Browse the repository at this point in the history
Close #2649
  • Loading branch information
rodrigoalcarazdelaosa committed Mar 9, 2022
1 parent 9ad66cd commit acd5e74
Show file tree
Hide file tree
Showing 20 changed files with 8 additions and 9,559 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"main": "index.js",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.3",
"@fortawesome/fontawesome-free": "^6.0.0",
"bootstrap": "^4.6.0",
"headroom.js": "^0.12.0",
"instant.page": "^5.1.0",
Expand Down
5 changes: 3 additions & 2 deletions wowchemy/assets/css/libs/fontawesome/all.min.css

Large diffs are not rendered by default.

Binary file removed wowchemy/static/webfonts/fa-brands-400.eot
Binary file not shown.
3,717 changes: 0 additions & 3,717 deletions wowchemy/static/webfonts/fa-brands-400.svg

This file was deleted.

Binary file modified wowchemy/static/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file removed wowchemy/static/webfonts/fa-brands-400.woff
Binary file not shown.
Binary file modified wowchemy/static/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file removed wowchemy/static/webfonts/fa-regular-400.eot
Binary file not shown.
801 changes: 0 additions & 801 deletions wowchemy/static/webfonts/fa-regular-400.svg

This file was deleted.

Binary file modified wowchemy/static/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file removed wowchemy/static/webfonts/fa-regular-400.woff
Binary file not shown.
Binary file modified wowchemy/static/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file removed wowchemy/static/webfonts/fa-solid-900.eot
Binary file not shown.
5,034 changes: 0 additions & 5,034 deletions wowchemy/static/webfonts/fa-solid-900.svg

This file was deleted.

Binary file modified wowchemy/static/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file removed wowchemy/static/webfonts/fa-solid-900.woff
Binary file not shown.
Binary file modified wowchemy/static/webfonts/fa-solid-900.woff2
Binary file not shown.
Binary file added wowchemy/static/webfonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file added wowchemy/static/webfonts/fa-v4compatibility.woff2
Binary file not shown.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@fortawesome/fontawesome-free@^5.15.3":
version "5.15.3"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.3.tgz#c36ffa64a2a239bf948541a97b6ae8d729e09a9a"
integrity sha512-rFnSUN/QOtnOAgqFRooTA3H57JLDm0QEG/jPdk+tLQNL/eWd+Aok8g3qCI+Q1xuDPWpGW/i9JySpJVsq8Q0s9w==
"@fortawesome/fontawesome-free@^6.0.0":
"integrity" "sha512-6LB4PYBST1Rx40klypw1SmSDArjFOcfBf2LeX9Zg5EKJT2eXiyiJq+CyBYKeXyK0sXS2FsCJWSPr/luyhuvh0Q=="
"resolved" "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.0.0.tgz"
"version" "6.0.0"

"@nodelib/fs.scandir@2.1.4":
version "2.1.4"
Expand Down

0 comments on commit acd5e74

Please sign in to comment.