minor upgrade + fontawesome.

This commit is contained in:
Miroslav Šedivý 2022-05-14 19:13:41 +02:00
parent e1022e34df
commit bf9361a61f
2 changed files with 1969 additions and 2132 deletions

4075
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,25 +25,25 @@
"vue-property-decorator": "^9.1.2"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@types/node": "^14.17.21",
"@fortawesome/fontawesome-free": "^6.1.1",
"@types/node": "^14.18.18",
"@types/vue": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vue/cli-plugin-babel": "^4.5.13",
"@vue/cli-plugin-eslint": "^4.5.13",
"@vue/cli-plugin-typescript": "^4.5.13",
"@vue/cli-service": "^4.5.13",
"@vue/cli-plugin-babel": "^4.5.17",
"@vue/cli-plugin-eslint": "^4.5.17",
"@vue/cli-plugin-typescript": "^4.5.17",
"@vue/cli-service": "^4.5.17",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^7.0.0",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-vue": "^7.19.1",
"node-sass": "^5.0.0",
"prettier": "^2.4.1",
"sass-loader": "^10.2.0",
"eslint-plugin-vue": "^7.20.0",
"prettier": "^2.6.2",
"sass": "^1.51.0",
"sass-loader": "^10.2.1",
"ts-node": "^9.1.1",
"typescript": "^4.4.3",
"typescript": "^4.4.4",
"vue-template-compiler": "^2.6.14"
},
"files": [