|
|
|
|
@ -31,30 +31,30 @@
|
|
|
|
|
"@vuelidate/core": "2.0.3",
|
|
|
|
|
"@vuelidate/validators": "2.0.4",
|
|
|
|
|
"async": "^3.2.2",
|
|
|
|
|
"axios": "1.13.5",
|
|
|
|
|
"axios": "1.15.0",
|
|
|
|
|
"content-disposition": "^1.0.1",
|
|
|
|
|
"core-js": "^3.47.0",
|
|
|
|
|
"decode-uri-component": "^0.4.0",
|
|
|
|
|
"eslint-plugin-no-relative-import-paths": "1.6.1",
|
|
|
|
|
"eslint-plugin-unused-imports": "4.3.0",
|
|
|
|
|
"eslint-plugin-unused-imports": "4.4.1",
|
|
|
|
|
"file-saver": "^2.0.2",
|
|
|
|
|
"jest-junit": "^16.0.0",
|
|
|
|
|
"jssip": "3.10.1",
|
|
|
|
|
"jssip": "3.13.6",
|
|
|
|
|
"load-script": "^2.0.0",
|
|
|
|
|
"loader-utils": "^3.2.1",
|
|
|
|
|
"lodash": "4.17.23",
|
|
|
|
|
"lodash": "4.18.1",
|
|
|
|
|
"moment": "^2.29.4",
|
|
|
|
|
"path": "0.12.7",
|
|
|
|
|
"qrcode": "1.5.4",
|
|
|
|
|
"quasar": "2.18.6",
|
|
|
|
|
"quasar": "2.19.3",
|
|
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
|
|
"terser": "^5.44.1",
|
|
|
|
|
"tiny-emitter": "2.1.0",
|
|
|
|
|
"vue": "3.5.25",
|
|
|
|
|
"vue-eslint-parser": "10.2.0",
|
|
|
|
|
"vue-i18n": "11.2.2",
|
|
|
|
|
"vue": "3.5.32",
|
|
|
|
|
"vue-eslint-parser": "10.4.0",
|
|
|
|
|
"vue-i18n": "11.3.2",
|
|
|
|
|
"vue-resource": "^1.5.1",
|
|
|
|
|
"vue-router": "4.6.3",
|
|
|
|
|
"vue-router": "5.0.4",
|
|
|
|
|
"vue-scrollto": "^2.18.2",
|
|
|
|
|
"vue-simple-password-meter": "1.3.4",
|
|
|
|
|
"vuex": "4.1.0",
|
|
|
|
|
@ -69,19 +69,19 @@
|
|
|
|
|
"@quasar/quasar-app-extension-testing-unit-jest": "3.0.3",
|
|
|
|
|
"@stylistic/eslint-plugin-js": "4.4.1",
|
|
|
|
|
"@vue/test-utils": "2.4.6",
|
|
|
|
|
"autoprefixer": "10.4.22",
|
|
|
|
|
"commander": "14.0.2",
|
|
|
|
|
"autoprefixer": "10.4.27",
|
|
|
|
|
"commander": "14.0.3",
|
|
|
|
|
"decomment": "0.9.5",
|
|
|
|
|
"dot-object": "2.1.5",
|
|
|
|
|
"eslint": "9.39.1",
|
|
|
|
|
"eslint-config-standard": "17.1.0",
|
|
|
|
|
"eslint-plugin-import": "2.32.0",
|
|
|
|
|
"eslint-plugin-jest": "29.2.1",
|
|
|
|
|
"eslint-plugin-n": "17.23.1",
|
|
|
|
|
"eslint-plugin-jest": "29.15.2",
|
|
|
|
|
"eslint-plugin-n": "17.24.0",
|
|
|
|
|
"eslint-plugin-node": "11.1.0",
|
|
|
|
|
"eslint-plugin-promise": "7.2.1",
|
|
|
|
|
"eslint-plugin-quasar": "1.1.0",
|
|
|
|
|
"eslint-plugin-vue": "10.6.2",
|
|
|
|
|
"eslint-plugin-vue": "10.8.0",
|
|
|
|
|
"eslint-webpack-plugin": "5.0.2",
|
|
|
|
|
"glob": "13.0.6",
|
|
|
|
|
"globals": "17.4.0",
|
|
|
|
|
@ -93,12 +93,6 @@
|
|
|
|
|
"vue-wait": "^1.5.3",
|
|
|
|
|
"vuelidate": "^0.7.7"
|
|
|
|
|
},
|
|
|
|
|
"resolutions": {
|
|
|
|
|
"serialize-javascript": "^7.0.3",
|
|
|
|
|
"**/postcss-svgo/svgo": "^4.0.1",
|
|
|
|
|
"dot-object/minimatch": "^3.1.2",
|
|
|
|
|
"**/flatted": "3.4.0"
|
|
|
|
|
},
|
|
|
|
|
"browserslist": [
|
|
|
|
|
"last 10 Chrome versions",
|
|
|
|
|
"last 10 Firefox versions",
|
|
|
|
|
|