This commit is contained in:
Viet An
2026-06-22 16:06:12 +07:00
parent cb5d63b064
commit e9fcfbe610
5 changed files with 50 additions and 38 deletions

10
package-lock.json generated
View File

@@ -26,6 +26,7 @@
"pinia-plugin-persistedstate": "^4.5.0",
"sass": "^1.81.0",
"socket.io-client": "^4.8.3",
"vnpay": "^2.5.0",
"vue": "^3.5.34",
"vue-advanced-cropper": "^2.8.9",
"vue-router": "latest",
@@ -13608,6 +13609,15 @@
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/vnpay": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/vnpay/-/vnpay-2.5.0.tgz",
"integrity": "sha512-kyUYxG0pyEnRu/ha0gSVqkPCajmql523W2PQzgCkH4ct4XdEuzdiQnssi/k9XMcv+TvoPzuweEJG+4hWNU2DAQ==",
"license": "MIT",
"dependencies": {
"dayjs": "^1.11.13"
}
},
"node_modules/vue": {
"version": "3.5.35",
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.35.tgz",