add: delete load

This commit is contained in:
Alexandro Uc Santos
2023-12-14 21:59:45 -06:00
parent 292d125216
commit 4228ba5129
7 changed files with 179 additions and 78 deletions

10
package-lock.json generated
View File

@@ -11,6 +11,7 @@
"axios": "^1.6.2",
"pinia": "^2.1.7",
"sass": "^1.69.5",
"sweetalert2": "^11.10.1",
"vue": "^3.3.4",
"vue-multiselect": "^3.0.0-beta.3",
"vue-router": "^4.2.5",
@@ -996,6 +997,15 @@
"kdbush": "^4.0.2"
}
},
"node_modules/sweetalert2": {
"version": "11.10.1",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.10.1.tgz",
"integrity": "sha512-qu145oBuFfjYr5yZW9OSdG6YmRxDf8CnkgT/sXMfrXGe+asFy2imC2vlaLQ/L/naZ/JZna1MPAY56G4qYM0VUQ==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",