chore(deps): bump

This commit is contained in:
Benjamin Canac
2022-11-16 10:56:50 +01:00
parent 04d5ce1c51
commit 8a5f52dbc8
3 changed files with 766 additions and 796 deletions

View File

@@ -59,7 +59,7 @@
</template>
<script setup>
useMeta({
useHead({
bodyAttrs: {
class: 'antialiased font-sans text-gray-700 bg-gray-50 dark:bg-gray-900 dark:text-gray-200 bg-white dark:bg-black'
}

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@headlessui/vue": "^1.7.4",
"@iconify/vue": "^4.0.0",
"@nuxt/kit": "^3.0.0-rc.13",
"@nuxt/kit": "^3.0.0-rc.14",
"@nuxtjs/color-mode": "^3.1.8",
"@nuxtjs/tailwindcss": "^6.1.3",
"@popperjs/core": "^2.11.6",
@@ -34,15 +34,15 @@
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.8",
"@vueuse/core": "^9.4.0",
"@vueuse/integrations": "^9.4.0",
"defu": "^6.1.0",
"@vueuse/core": "^9.5.0",
"@vueuse/integrations": "^9.5.0",
"defu": "^6.1.1",
"fuse.js": "^6.6.2",
"lodash-es": "^4.17.21",
"tailwindcss": "^3.2.2"
"tailwindcss": "^3.2.4"
},
"devDependencies": {
"@nuxt/module-builder": "^0.2.0",
"@nuxt/module-builder": "^0.2.1",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/lodash-es": "^4.17.6",
"eslint": "^8.27.0",

1548
yarn.lock

File diff suppressed because it is too large Load Diff