feat: add vhooks (#43)

This commit is contained in:
Dream Hunter
2023-12-15 12:28:42 +08:00
committed by GitHub
parent c2c1e4ae59
commit c5ea19bc07
6 changed files with 127 additions and 49 deletions

View File

@@ -5,6 +5,9 @@ settings:
excludeLinksFromLockfile: false
dependencies:
'@vicons/material':
specifier: ^0.12.0
version: 0.12.0
'@vueuse/core':
specifier: ^10.7.0
version: 10.7.0(vue@3.3.11)
@@ -14,6 +17,9 @@ dependencies:
naive-ui:
specifier: ^2.35.0
version: 2.35.0(vue@3.3.11)
vooks:
specifier: ^0.2.12
version: 0.2.12(vue@3.3.11)
vue:
specifier: ^3.3.11
version: 3.3.11
@@ -1622,6 +1628,10 @@ packages:
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
dev: false
/@vicons/material@0.12.0:
resolution: {integrity: sha512-chv1CYAl8P32P3Ycwgd5+vw/OFNc2mtkKdb1Rw4T5IJmKy6GVDsoUKV3N2l208HATn7CCQphZtuPDdsm7K2kmA==}
dev: false
/@vitejs/plugin-vue@4.5.2(vite@4.5.1)(vue@3.3.11):
resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==}
engines: {node: ^14.18.0 || >=16.0.0}