font awesome

This commit is contained in:
2022-02-28 19:24:56 +01:00
parent 796afca0f7
commit ddba6c9fa1
6 changed files with 1363 additions and 1 deletions

View File

@@ -8,10 +8,15 @@
"composer:update": "docker run --rm --interactive --tty --volume ${PWD}:/app --volume ${COMPOSER_HOME:-$HOME/.composer}:/tmp composer update"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.0.0",
"@fortawesome/fontawesome-svg-core": "^1.3.0",
"@fortawesome/free-solid-svg-icons": "^6.0.0",
"@fortawesome/vue-fontawesome": "^2.0.6",
"@hotwired/stimulus": "^3.0.1",
"@hotwired/turbo": "^7.1.0",
"axios": "^0.25.0",
"flowbite": "^1.3.3",
"font-awesome": "^4.7.0",
"nette-forms": "^3.3.1",
"vue": "^3.2.30",
"vue-tabz": "^1.1.5"