Try to fix 2

This commit is contained in:
Zaptyp 2022-03-19 22:06:49 +01:00
parent 8d0374028b
commit 54eb82d6dd
No known key found for this signature in database
GPG key ID: 917DF583E779BB90
2 changed files with 10456 additions and 4491 deletions

14941
frontend/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -33,8 +33,8 @@
"@vue/cli-plugin-typescript": "~5.0.3",
"@vue/cli-plugin-unit-mocha": "~5.0.3",
"@vue/cli-plugin-vuex": "~5.0.3",
"@vue/cli-service": "~5.0.3",
"@vue/eslint-config-airbnb": "^6.0.0",
"@vue/cli-service": "~4.5.15",
"@vue/eslint-config-airbnb": "^5.3.0",
"@vue/eslint-config-typescript": "^10.0.0",
"@vue/test-utils": "^1.3.0",
"chai": "^4.3.6",
@ -46,7 +46,7 @@
"node-sass": "latest",
"regenerator-runtime": "^0.13.9",
"sass": "~1.49.9",
"sass-loader": "^12.6.0",
"sass-loader": "^10.2.0",
"typescript": "~4.6.2",
"vue-cli-plugin-vuetify": "^2.4.8",
"vue-template-compiler": "^2.6.14",