Skip to content

Commit

Permalink
chore: ⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CPlusPatch committed Oct 31, 2024
1 parent 7f274e7 commit 85f9c87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,29 +29,29 @@
"check": "bunx tsc -p ."
},
"dependencies": {
"@ark-ui/vue": "^4.1.1",
"@ark-ui/vue": "^4.2.0",
"@nuxt/fonts": "^0.10.2",
"@tailwindcss/typography": "^0.5.15",
"@vee-validate/nuxt": "^4.14.3",
"@vee-validate/zod": "^4.14.3",
"@vee-validate/nuxt": "^4.14.6",
"@vee-validate/zod": "^4.14.6",
"@versia/client": "^0.1.0",
"@vite-pwa/nuxt": "^0.10.5",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.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.7",
"nanoid": "^5.0.8",
"nuxt": "^3.13.2",
"nuxt-headlessui": "^1.2.0",
"nuxt-security": "^2.0.0",
"nuxt-shiki": "^0.3.0",
"overlayscrollbars": "^2.10.0",
"overlayscrollbars-vue": "^0.5.9",
"shiki": "^1.22.0",
"shiki": "^1.22.2",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"zod": "^3.23.8"
Expand All @@ -64,7 +64,7 @@
"@types/html-to-text": "^9.0.4",
"@vue-email/nuxt": "^0.8.19",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.10"
},
"trustedDependencies": [
"@biomejs/biome",
Expand Down

0 comments on commit 85f9c87

Please sign in to comment.