feat: rebuild search UI w/ new filters (#269)

This commit is contained in:
Hayden 2023-02-09 17:47:41 -09:00 committed by GitHub
parent ce2fc7712a
commit ab22ea6a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 524 additions and 134 deletions

View file

@ -2,6 +2,7 @@ lockfileVersion: 5.4
specifiers:
'@faker-js/faker': ^7.5.0
'@headlessui/vue': ^1.7.9
'@iconify/vue': ^3.2.1
'@nuxtjs/eslint-config-typescript': ^12.0.0
'@nuxtjs/tailwindcss': ^6.1.3
@ -36,6 +37,7 @@ specifiers:
vue-router: '4'
dependencies:
'@headlessui/vue': 1.7.9_vue@3.2.45
'@iconify/vue': 3.2.1_vue@3.2.45
'@nuxtjs/tailwindcss': 6.1.3
'@pinia/nuxt': 0.4.6_prq2uz4lho2pwp6irk4cfkrxwu
@ -736,6 +738,15 @@ packages:
engines: {node: '>=14.0.0', npm: '>=6.0.0'}
dev: true
/@headlessui/vue/1.7.9_vue@3.2.45:
resolution: {integrity: sha512-vgLBKszj+m2ozaPOnjWMGnspoLJcU/06vygdEAyAS4nDjp72yA7AYbOIEgdaspUhaMs585ApyiSm3jPTuIxAzg==}
engines: {node: '>=10'}
peerDependencies:
vue: ^3.2.0
dependencies:
vue: 3.2.45
dev: false
/@humanwhocodes/config-array/0.11.7:
resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==}
engines: {node: '>=10.10.0'}