replaced vue3-promise-dialog for internal component

This commit is contained in:
2023-03-24 11:45:12 +10:00
parent ad5b47f2a5
commit 85cfdfd24f
17 changed files with 279 additions and 203 deletions

11
package-lock.json generated
View File

@@ -21,8 +21,7 @@
"vue-loader": "^17.0.1",
"vue-recaptcha-v3": "^2.0.1",
"vue-router": "^4.1.6",
"vue3-easy-data-table": "^1.5.24",
"vue3-promise-dialog": "^0.3.4"
"vue3-easy-data-table": "^1.5.24"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.48.1",
@@ -4220,14 +4219,6 @@
"vue": "^3.2.45"
}
},
"node_modules/vue3-promise-dialog": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/vue3-promise-dialog/-/vue3-promise-dialog-0.3.4.tgz",
"integrity": "sha512-JquYYE+1lxuGgncD8Q+8KTFAWUJsNWnhuYPSsOFRKzz3kz66Rjz5pdlEW6GLfUlV3cKak9T8b3mV49B4ouEgVg==",
"peerDependencies": {
"vue": "^3.x"
}
},
"node_modules/watchpack": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz",