ISSUE-72| Update eslint

This commit is contained in:
2024-02-20 20:58:50 +01:00
parent 7b0e38296f
commit 17e43d94c4
3 changed files with 192 additions and 66 deletions

View File

@ -11,16 +11,16 @@
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-plugin-router": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"@vue/compiler-sfc": "^3.4.18",
"babel-eslint": "^10.1.0",
"@vue/compiler-sfc": "^3.0.0",
"@babel/eslint-parser": "7.23.10",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"core-js": "^3.35.1",
"core-js": "^3.6.5",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.0.0",
"sass": "^1.70.0",
"sass-loader": "^14.1.0",
"v-tooltip": "^4.0.0-alpha.1",
"sass": "^1.37.5",
"sass-loader": "^10.2.0",
"v-tooltip": "^4.0.0-beta.17",
"vue": "^3.4.0",
"vue-router": "^4.2.5",
"vuex": "^4.1.0"