类型:开发

描述:
This commit is contained in:
2026-02-03 10:29:49 +08:00
parent c0012f5305
commit 5301a74ec9
9 changed files with 48 additions and 17 deletions

8
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"vue-router": "^4.4.5",
"vue3-seamless-scroll": "^2.0.1",
"vuedraggable": "^4.1.0",
"whepts": "^1.1.11"
"whepts": "^1.1.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
@@ -6188,9 +6188,9 @@
"license": "MIT"
},
"node_modules/whepts": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/whepts/-/whepts-1.1.11.tgz",
"integrity": "sha512-NJ37rUXS4aeO36sxmSTxMZTGXdScedxdhAt7oKhFhzAeV/IjNCWdyu8d+fSGSEAPjJS4FnBzwSFLrENZjAqcRA==",
"version": "1.1.12",
"resolved": "https://registry.npmjs.org/whepts/-/whepts-1.1.12.tgz",
"integrity": "sha512-KllGslriMAhD6BDBbG6X653M8XgeYqxnjuEyaB7U/1nIZN6NoAGSWP3Av46g690r2UaaI69bNzfPn4efJBd+kA==",
"license": "MIT",
"dependencies": {
"eventemitter3": "^5.0.4",