feat: add vue-data-ui dependency and create vue-data-ui page
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m58s
/ surge (push) Successful in 3m8s
/ playwright (push) Successful in 1m42s
/ cleanup_surge (push) Successful in 11s
/ lint-build-and-check (push) Successful in 6m3s

This commit is contained in:
严浩
2025-05-26 12:57:24 +08:00
parent c3690aa235
commit e8803a9f18
4 changed files with 366 additions and 0 deletions

12
pnpm-lock.yaml generated
View File

@ -145,6 +145,9 @@ importers:
vue:
specifier: ^3.5.14
version: 3.5.14(typescript@5.8.3)
vue-data-ui:
specifier: ^2.7.5
version: 2.7.5(vue@3.5.14(typescript@5.8.3))
vue-draggable-plus:
specifier: ^0.6.0
version: 0.6.0(@types/sortablejs@1.15.8)
@ -5582,6 +5585,11 @@ packages:
vue-component-type-helpers@2.2.10:
resolution: {integrity: sha512-iDUO7uQK+Sab2tYuiP9D1oLujCWlhHELHMgV/cB13cuGbG4qwkLHvtfWb6FzvxrIOPDnU0oHsz2MlQjhYDeaHA==}
vue-data-ui@2.7.5:
resolution: {integrity: sha512-J0WyRMUQwg3YUyMUvc9jLWkgXM/c/ctoA3OZ7oPp5VDxUvG8/TSzTpLpCkCIWs+Rb7AiA9NGQRS8xyl84CPgwA==}
peerDependencies:
vue: '>=3.3.0'
vue-demi@0.14.10:
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
engines: {node: '>=12'}
@ -11399,6 +11407,10 @@ snapshots:
vue-component-type-helpers@2.2.10: {}
vue-data-ui@2.7.5(vue@3.5.14(typescript@5.8.3)):
dependencies:
vue: 3.5.14(typescript@5.8.3)
vue-demi@0.14.10(vue@3.5.14(typescript@5.8.3)):
dependencies:
vue: 3.5.14(typescript@5.8.3)