Update Font Awesome to v6.3.0

This commit is contained in:
renovate[bot] 2023-02-07 21:47:26 +00:00 committed by Kavin
parent f9d405781a
commit e3e42fe26e
2 changed files with 22 additions and 22 deletions

View file

@ -9,9 +9,9 @@
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.2.1",
"@fortawesome/free-brands-svg-icons": "6.2.1",
"@fortawesome/free-solid-svg-icons": "6.2.1",
"@fortawesome/fontawesome-svg-core": "6.3.0",
"@fortawesome/free-brands-svg-icons": "6.3.0",
"@fortawesome/free-solid-svg-icons": "6.3.0",
"@fortawesome/vue-fontawesome": "3.0.3",
"buffer": "6.0.3",
"dompurify": "2.4.3",