feat: harden ai agent admin workflow experience
This commit is contained in:
Generated
+18
@@ -722,6 +722,9 @@ importers:
|
||||
vue-router:
|
||||
specifier: 'catalog:'
|
||||
version: 4.6.3(vue@3.5.25(typescript@5.9.3))
|
||||
vuedraggable:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(vue@3.5.25(typescript@5.9.3))
|
||||
devDependencies:
|
||||
'@vitejs/plugin-basic-ssl':
|
||||
specifier: ^2.1.0
|
||||
@@ -9411,6 +9414,9 @@ packages:
|
||||
smob@1.5.0:
|
||||
resolution: {integrity: sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==}
|
||||
|
||||
sortablejs@1.14.0:
|
||||
resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==}
|
||||
|
||||
sortablejs@1.15.6:
|
||||
resolution: {integrity: sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==}
|
||||
|
||||
@@ -10486,6 +10492,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
vuedraggable@4.1.0:
|
||||
resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
|
||||
peerDependencies:
|
||||
vue: ^3.5.17
|
||||
|
||||
vxe-pc-ui@4.10.39:
|
||||
resolution: {integrity: sha512-FvMs2A5B0CR4rlBDLsU4kZEYLixfn+1KDCOJd6p3tCSOkesZqmpkOb/KLuG+IomNHbmhFgSMkJeTVjxr6LI4tg==}
|
||||
|
||||
@@ -19300,6 +19311,8 @@ snapshots:
|
||||
|
||||
smob@1.5.0: {}
|
||||
|
||||
sortablejs@1.14.0: {}
|
||||
|
||||
sortablejs@1.15.6:
|
||||
optional: true
|
||||
|
||||
@@ -20657,6 +20670,11 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
|
||||
vuedraggable@4.1.0(vue@3.5.25(typescript@5.9.3)):
|
||||
dependencies:
|
||||
sortablejs: 1.14.0
|
||||
vue: 3.5.25(typescript@5.9.3)
|
||||
|
||||
vxe-pc-ui@4.10.39(vue@3.5.25(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@vxe-ui/core': 4.2.15(vue@3.5.25(typescript@5.9.3))
|
||||
|
||||
Reference in New Issue
Block a user