Update dependencies #25

Merged
Brain merged 3 commits from update-deps into main 2024-04-16 21:23:22 +02:00
2 changed files with 2127 additions and 14975 deletions
Showing only changes of commit 177628d03c - Show all commits

17092
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,11 +8,11 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"bootstrap": "^5.2.3",
"core-js": "^3.26.1",
"qrcode.vue": "^3.3.3",
"bootstrap": "^5.3.3",
"core-js": "^3.36.1",
"qrcode.vue": "^3.4.1",
"register-service-worker": "^1.7.2",
"vue": "^3.0.0"
"vue": "^3.4.23"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
@ -23,7 +23,7 @@
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",