1
0

fix(deps): update font awesome to v6.4.0

This commit is contained in:
renovate
2023-03-27 18:05:59 +00:00
committed by konrad
parent addfcf2510
commit a337d22c1f
2 changed files with 23 additions and 23 deletions

View File

@ -45,9 +45,9 @@
"story:preview": "histoire preview"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "6.3.0",
"@fortawesome/free-regular-svg-icons": "6.3.0",
"@fortawesome/free-solid-svg-icons": "6.3.0",
"@fortawesome/fontawesome-svg-core": "6.4.0",
"@fortawesome/free-regular-svg-icons": "6.4.0",
"@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/vue-fontawesome": "3.0.3",
"@github/hotkey": "2.0.1",
"@infectoone/vue-ganttastic": "2.1.4",