mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-31 23:00:27 +00:00
stuff
This commit is contained in:
parent
8ece3bd7bf
commit
11dcff450c
15 changed files with 536 additions and 22 deletions
7
frontend/pnpm-lock.yaml
generated
7
frontend/pnpm-lock.yaml
generated
|
@ -16,6 +16,7 @@ specifiers:
|
|||
tailwindcss: ^3.1.8
|
||||
vitest: ^0.22.1
|
||||
vue: ^3.2.38
|
||||
vue-multiselect: 3.0.0-alpha.2
|
||||
|
||||
dependencies:
|
||||
'@iconify/vue': 3.2.1_vue@3.2.38
|
||||
|
@ -31,6 +32,7 @@ dependencies:
|
|||
postcss: 8.4.16
|
||||
tailwindcss: 3.1.8_postcss@8.4.16
|
||||
vue: 3.2.38
|
||||
vue-multiselect: 3.0.0-alpha.2
|
||||
|
||||
devDependencies:
|
||||
nuxt: 3.0.0-rc.8
|
||||
|
@ -5680,6 +5682,11 @@ packages:
|
|||
vue: 3.2.38
|
||||
dev: false
|
||||
|
||||
/vue-multiselect/3.0.0-alpha.2:
|
||||
resolution: {integrity: sha512-Xp9fGJECns45v+v8jXbCIsAkCybYkEg0lNwr7Z6HDUSMyx2TEIK2giipPE+qXiShEc1Ipn+ZtttH2iq9hwXP4Q==}
|
||||
engines: {node: '>= 4.0.0', npm: '>= 3.0.0'}
|
||||
dev: false
|
||||
|
||||
/vue-router/4.1.5_vue@3.2.38:
|
||||
resolution: {integrity: sha512-IsvoF5D2GQ/EGTs/Th4NQms9gd2NSqV+yylxIyp/OYp8xOwxmU8Kj/74E9DTSYAyH5LX7idVUngN3JSj1X4xcQ==}
|
||||
peerDependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue