updated some packages
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2021-11-14 15:03:54 +01:00
parent 9c96aeae4f
commit e93fb5aadb
2 changed files with 145 additions and 68 deletions

View File

@@ -10,13 +10,13 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@popperjs/core": "^2.10.2",
"axios": "^0.22.0",
"bootstrap": "^5.1.2",
"core-js": "^3.18.2",
"axios": "^0.24.0",
"bootstrap": "^5.1.3",
"core-js": "^3.19.1",
"dotenv-webpack": "^7.0.3",
"echarts": "^5.2.1",
"echarts": "^5.2.2",
"jquery": "^3.6.0",
"luxon": "^2.0.2",
"luxon": "^2.1.1",
"string-sanitizer": "^2.0.2",
"vue": "^3.2.19",
"vue-matomo": "^4.1.0",
@@ -33,7 +33,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^7.19.1",
"sass": "^1.42.1",
"sass": "^1.43.4",
"sass-loader": "^10.2.0"
},
"packageManager": "yarn@3.0.2"