|
|
|
|
@ -31,13 +31,13 @@
|
|
|
|
|
"@vuelidate/core": "2.0.3",
|
|
|
|
|
"@vuelidate/validators": "2.0.4",
|
|
|
|
|
"async": "^3.2.2",
|
|
|
|
|
"axios": "1.13.1",
|
|
|
|
|
"content-disposition": "^0.5.4",
|
|
|
|
|
"core-js": "^3.6.5",
|
|
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
|
|
"axios": "1.13.2",
|
|
|
|
|
"content-disposition": "^1.0.1",
|
|
|
|
|
"core-js": "^3.47.0",
|
|
|
|
|
"crypto-browserify": "3.12.1",
|
|
|
|
|
"decode-uri-component": "^0.4.0",
|
|
|
|
|
"eslint-plugin-no-relative-import-paths": "1.6.1",
|
|
|
|
|
"eslint-plugin-unused-imports": "4.1.4",
|
|
|
|
|
"eslint-plugin-unused-imports": "4.3.0",
|
|
|
|
|
"file-saver": "^2.0.2",
|
|
|
|
|
"jest-junit": "^16.0.0",
|
|
|
|
|
"jssip": "3.10.1",
|
|
|
|
|
@ -45,18 +45,18 @@
|
|
|
|
|
"loader-utils": "^3.2.1",
|
|
|
|
|
"lodash": "4.17.21",
|
|
|
|
|
"moment": "^2.29.4",
|
|
|
|
|
"npm": "^11.5.1",
|
|
|
|
|
"npm": "^11.6.4",
|
|
|
|
|
"path": "0.12.7",
|
|
|
|
|
"qrcode": "1.5.4",
|
|
|
|
|
"quasar": "2.18.2",
|
|
|
|
|
"quasar": "2.18.6",
|
|
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
|
|
"terser": "^5.14.2",
|
|
|
|
|
"terser": "^5.44.1",
|
|
|
|
|
"tiny-emitter": "2.1.0",
|
|
|
|
|
"vue": "3.5.18",
|
|
|
|
|
"vue": "3.5.25",
|
|
|
|
|
"vue-eslint-parser": "10.2.0",
|
|
|
|
|
"vue-i18n": "11.1.11",
|
|
|
|
|
"vue-i18n": "11.2.2",
|
|
|
|
|
"vue-resource": "^1.5.1",
|
|
|
|
|
"vue-router": "4.5.1",
|
|
|
|
|
"vue-router": "4.6.3",
|
|
|
|
|
"vue-scrollto": "^2.18.2",
|
|
|
|
|
"vue-simple-password-meter": "1.3.4",
|
|
|
|
|
"vuex": "4.1.0",
|
|
|
|
|
@ -71,26 +71,26 @@
|
|
|
|
|
"@quasar/quasar-app-extension-testing-unit-jest": "3.0.3",
|
|
|
|
|
"@stylistic/eslint-plugin-js": "4.4.1",
|
|
|
|
|
"@vue/test-utils": "2.4.6",
|
|
|
|
|
"commander": "14.0.0",
|
|
|
|
|
"commander": "14.0.2",
|
|
|
|
|
"decomment": "0.9.5",
|
|
|
|
|
"dot-object": "2.1.5",
|
|
|
|
|
"eslint": "9.32.0",
|
|
|
|
|
"eslint": "9.39.1",
|
|
|
|
|
"eslint-config-standard": "17.1.0",
|
|
|
|
|
"eslint-plugin-import": "2.32.0",
|
|
|
|
|
"eslint-plugin-jest": "29.0.1",
|
|
|
|
|
"eslint-plugin-n": "17.21.3",
|
|
|
|
|
"eslint-plugin-jest": "29.2.1",
|
|
|
|
|
"eslint-plugin-n": "17.23.1",
|
|
|
|
|
"eslint-plugin-node": "11.1.0",
|
|
|
|
|
"eslint-plugin-promise": "7.2.1",
|
|
|
|
|
"eslint-plugin-quasar": "1.1.0",
|
|
|
|
|
"eslint-plugin-vue": "10.3.0",
|
|
|
|
|
"eslint-plugin-vue": "10.6.2",
|
|
|
|
|
"eslint-webpack-plugin": "4.2.0",
|
|
|
|
|
"glob": "11.0.3",
|
|
|
|
|
"globals": "16.3.0",
|
|
|
|
|
"glob": "13.0.0",
|
|
|
|
|
"globals": "16.5.0",
|
|
|
|
|
"is-valid-glob": "1.0.0",
|
|
|
|
|
"jest": "30.0.5",
|
|
|
|
|
"jest": "30.2.0",
|
|
|
|
|
"jest-serializer-vue": "3.1.0",
|
|
|
|
|
"js-yaml": "4.1.0",
|
|
|
|
|
"uuid": "11.1.0",
|
|
|
|
|
"js-yaml": "4.1.1",
|
|
|
|
|
"uuid": "13.0.0",
|
|
|
|
|
"vue-wait": "^1.5.3",
|
|
|
|
|
"vuelidate": "^0.7.7"
|
|
|
|
|
},
|
|
|
|
|
|