Skip to content

Commit d109e09

Browse files
committed
chore: 📦 Update all packages to latest version
1 parent 11ece6a commit d109e09

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

bun.lockb

384 Bytes
Binary file not shown.

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -29,32 +29,32 @@
2929
},
3030
"dependencies": {
3131
"@nuxt/fonts": "^0.7.0",
32-
"@tailwindcss/typography": "^0.5.12",
33-
"@vee-validate/nuxt": "^4.12.6",
34-
"@vee-validate/zod": "^4.12.6",
35-
"@vite-pwa/nuxt": "^0.7.0",
32+
"@tailwindcss/typography": "^0.5.13",
33+
"@vee-validate/nuxt": "^4.13.0",
34+
"@vee-validate/zod": "^4.13.0",
35+
"@vite-pwa/nuxt": "^0.8.0",
3636
"c12": "^1.10.0",
3737
"fastest-levenshtein": "^1.0.16",
3838
"html-to-text": "^9.0.5",
3939
"iconify-icon": "^2.1.0",
4040
"magic-regexp": "^0.8.0",
41-
"megalodon": "^10.0.0",
41+
"megalodon": "^10.0.1",
4242
"mitt": "^3.0.1",
4343
"nuxt": "^3.11.2",
4444
"nuxt-headlessui": "^1.2.0",
45-
"nuxt-security": "^2.0.0-beta.0",
45+
"nuxt-security": "^2.0.0-rc.6",
4646
"nuxt-shiki": "^0.3.0",
47-
"overlayscrollbars": "^2.8.0",
47+
"overlayscrollbars": "^2.8.3",
4848
"overlayscrollbars-vue": "^0.5.9",
49-
"shiki": "^1.3.0",
50-
"vue": "^3.4.21",
51-
"vue-router": "^4.3.0",
52-
"zod": "^3.23.0"
49+
"shiki": "^1.6.2",
50+
"vue": "^3.4.27",
51+
"vue-router": "^4.3.2",
52+
"zod": "^3.23.8"
5353
},
5454
"devDependencies": {
55-
"@biomejs/biome": "^1.6.4",
55+
"@biomejs/biome": "^1.7.3",
5656
"@nuxtjs/seo": "^2.0.0-rc.10",
57-
"@nuxtjs/tailwindcss": "^6.11.4",
57+
"@nuxtjs/tailwindcss": "^6.12.0",
5858
"@tailwindcss/forms": "^0.5.7",
5959
"@types/html-to-text": "^9.0.4",
6060
"@vue-email/nuxt": "^0.8.19"

0 commit comments

Comments
 (0)