chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-11-29 21:31:01 +01:00
parent 7c63b81129
commit 94822eb959
No known key found for this signature in database
2 changed files with 12 additions and 12 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -29,31 +29,31 @@
"check": "bunx tsc -p ."
},
"dependencies": {
"@ark-ui/vue": "^4.4.1",
"@ark-ui/vue": "^4.4.2",
"@nuxt/fonts": "^0.10.2",
"@tailwindcss/typography": "^0.5.15",
"@vee-validate/nuxt": "^4.14.7",
"@vee-validate/zod": "^4.14.7",
"@versia/client": "^0.1.0",
"@versia/client": "^0.1.1",
"@vite-pwa/nuxt": "^0.10.6",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"@vueuse/core": "^12.0.0",
"@vueuse/nuxt": "^12.0.0",
"c12": "^2.0.1",
"fastest-levenshtein": "^1.0.16",
"html-to-text": "^9.0.5",
"iconify-icon": "^2.1.0",
"magic-regexp": "^0.8.0",
"mitt": "^3.0.1",
"nanoid": "^5.0.8",
"nuxt": "^3.14.159",
"nanoid": "^5.0.9",
"nuxt": "^3.14.1592",
"nuxt-headlessui": "^1.2.0",
"nuxt-security": "^2.1.1",
"nuxt-security": "^2.1.4",
"nuxt-shiki": "^0.3.0",
"overlayscrollbars": "^2.10.0",
"overlayscrollbars": "^2.10.1",
"overlayscrollbars-vue": "^0.5.9",
"shiki": "^1.23.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"shiki": "^1.24.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"zod": "^3.23.8"
},
"devDependencies": {
@ -66,7 +66,7 @@
"@nuxtjs/tailwindcss": "^6.12.2",
"@tailwindcss/forms": "^0.5.9",
"@types/html-to-text": "^9.0.4",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vue-tsc": "^2.1.10"
},
"trustedDependencies": [