chore(deps): update font awesome to v6.2.0 (#2303)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2303 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
5c5f3d88af
commit
ed02c6c81c
2 changed files with 22 additions and 22 deletions
|
|
@ -59,9 +59,9 @@
|
|||
"@cypress/vite-dev-server": "3.1.1",
|
||||
"@cypress/vue": "4.2.0",
|
||||
"@faker-js/faker": "7.5.0",
|
||||
"@fortawesome/fontawesome-svg-core": "6.1.2",
|
||||
"@fortawesome/free-regular-svg-icons": "6.1.2",
|
||||
"@fortawesome/free-solid-svg-icons": "6.1.2",
|
||||
"@fortawesome/fontawesome-svg-core": "6.2.0",
|
||||
"@fortawesome/free-regular-svg-icons": "6.2.0",
|
||||
"@fortawesome/free-solid-svg-icons": "6.2.0",
|
||||
"@fortawesome/vue-fontawesome": "3.0.1",
|
||||
"@types/flexsearch": "0.7.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.36.1",
|
||||
|
|
|
|||
Reference in a new issue