1
0

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

This commit is contained in:
renovate
2023-02-07 20:04:47 +00:00
parent c58d1ffd2e
commit a3a313a21f
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.2.1",
"@fortawesome/free-regular-svg-icons": "6.2.1",
"@fortawesome/free-solid-svg-icons": "6.2.1",
"@fortawesome/fontawesome-svg-core": "6.3.0",
"@fortawesome/free-regular-svg-icons": "6.3.0",
"@fortawesome/free-solid-svg-icons": "6.3.0",
"@fortawesome/vue-fontawesome": "3.0.3",
"@github/hotkey": "2.0.1",
"@infectoone/vue-ganttastic": "2.1.4",