chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-06-23 15:20:12 -10:00
parent 6c43374d8e
commit fd16518387
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -35,7 +35,7 @@
"@tailwindcss/typography": "^0.5.13",
"@vee-validate/nuxt": "^4.13.1",
"@vee-validate/zod": "^4.13.1",
"@vite-pwa/nuxt": "^0.8.0",
"@vite-pwa/nuxt": "^0.8.1",
"c12": "^1.11.1",
"fastest-levenshtein": "^1.0.16",
"html-to-text": "^9.0.5",
@ -47,11 +47,11 @@
"nuxt-headlessui": "^1.2.0",
"nuxt-security": "^2.0.0-rc.6",
"nuxt-shiki": "^0.3.0",
"overlayscrollbars": "^2.8.3",
"overlayscrollbars": "^2.9.1",
"overlayscrollbars-vue": "^0.5.9",
"shiki": "^1.7.0",
"vue": "^3.4.29",
"vue-router": "^4.3.3",
"shiki": "^1.9.0",
"vue": "^3.4.30",
"vue-router": "^4.4.0",
"zod": "^3.23.8"
},
"devDependencies": {
@ -62,7 +62,7 @@
"@types/html-to-text": "^9.0.4",
"@vue-email/nuxt": "^0.8.19",
"typescript": "^5.5.2",
"vue-tsc": "^2.0.21"
"vue-tsc": "^2.0.22"
},
"trustedDependencies": [
"@biomejs/biome",