mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
fix(deps): update font awesome to v6.5.0
This commit is contained in:
parent
a33f8fa60e
commit
aaa4f4dd64
2 changed files with 23 additions and 23 deletions
|
@ -11,9 +11,9 @@
|
|||
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "6.4.2",
|
||||
"@fortawesome/free-brands-svg-icons": "6.4.2",
|
||||
"@fortawesome/free-solid-svg-icons": "6.4.2",
|
||||
"@fortawesome/fontawesome-svg-core": "6.5.0",
|
||||
"@fortawesome/free-brands-svg-icons": "6.5.0",
|
||||
"@fortawesome/free-solid-svg-icons": "6.5.0",
|
||||
"@fortawesome/vue-fontawesome": "3.0.5",
|
||||
"buffer": "6.0.3",
|
||||
"dompurify": "3.0.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue