This commit is contained in:
2025-06-25 20:25:40 +08:00
parent 90d974d739
commit 8e6df5b498
14 changed files with 357 additions and 31 deletions

21
pnpm-lock.yaml generated
View File

@@ -50,6 +50,9 @@ importers:
vue:
specifier: ^3.5.13
version: 3.5.13
vue-draggable-plus:
specifier: ^0.6.0
version: 0.6.0(@types/sortablejs@1.15.8)
vue-router:
specifier: ^4.5.0
version: 4.5.0(vue@3.5.13)
@@ -1084,6 +1087,9 @@ packages:
'@types/node@16.18.126':
resolution: {integrity: sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==}
'@types/sortablejs@1.15.8':
resolution: {integrity: sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==}
'@types/validator@13.15.0':
resolution: {integrity: sha512-nh7nrWhLr6CBq9ldtw0wx+z9wKnnv/uTVLA9g/3/TcOYxbpOSZE+MhKPmWqU+K0NvThjhv12uD8MuqijB0WzEA==}
@@ -2643,6 +2649,15 @@ packages:
yaml:
optional: true
vue-draggable-plus@0.6.0:
resolution: {integrity: sha512-G5TSfHrt9tX9EjdG49InoFJbt2NYk0h3kgjgKxkFWr3ulIUays0oFObr5KZ8qzD4+QnhtALiRwIqY6qul4egqw==}
peerDependencies:
'@types/sortablejs': ^1.15.0
'@vue/composition-api': '*'
peerDependenciesMeta:
'@vue/composition-api':
optional: true
vue-router@4.5.0:
resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
peerDependencies:
@@ -3731,6 +3746,8 @@ snapshots:
'@types/node@16.18.126': {}
'@types/sortablejs@1.15.8': {}
'@types/validator@13.15.0': {}
'@vitejs/plugin-legacy@6.1.1(terser@5.39.0)(vite@6.3.2(jiti@2.4.2)(sass@1.86.3)(terser@5.39.0)(yaml@2.7.1))':
@@ -5351,6 +5368,10 @@ snapshots:
terser: 5.39.0
yaml: 2.7.1
vue-draggable-plus@0.6.0(@types/sortablejs@1.15.8):
dependencies:
'@types/sortablejs': 1.15.8
vue-router@4.5.0(vue@3.5.13):
dependencies:
'@vue/devtools-api': 6.6.4