Skip to content

Commit 6b828c0

Browse files
committed
chore: bump dependencies
1 parent 1a6a160 commit 6b828c0

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -14,60 +14,60 @@
1414
"typecheck": "vue-tsc --noEmit --skipLibCheck"
1515
},
1616
"dependencies": {
17-
"@clerk/clerk-sdk-node": "^5.0.11",
18-
"@clerk/themes": "^2.1.9",
19-
"@nuxt/content": "^2.12.1",
17+
"@clerk/clerk-sdk-node": "^5.0.26",
18+
"@clerk/themes": "^2.1.19",
19+
"@nuxt/content": "^2.13.2",
2020
"@radix-icons/vue": "^1.0.0",
2121
"@sentry/nuxt": "^8.25.0",
22-
"@tanstack/vue-table": "^8.17.3",
22+
"@tanstack/vue-table": "^8.20.4",
2323
"@unovis/ts": "^1.4.3",
2424
"@unovis/vue": "^1.4.3",
25-
"@vee-validate/zod": "^4.13.1",
26-
"@vite-pwa/nuxt": "^0.8.0",
27-
"@vueuse/core": "^10.11.0",
25+
"@vee-validate/zod": "^4.13.2",
26+
"@vite-pwa/nuxt": "^0.8.1",
27+
"@vueuse/core": "^10.11.1",
2828
"class-variance-authority": "^0.7.0",
2929
"clsx": "^2.1.1",
3030
"date-fns": "^3.6.0",
31-
"h3": "^1.11.1",
32-
"h3-clerk": "^0.4.5",
31+
"h3": "^1.12.0",
32+
"h3-clerk": "^0.4.11",
3333
"iron-webcrypto": "^1.2.1",
3434
"lucide-vue-next": "^0.395.0",
3535
"nitropack": "2.9.6",
36-
"radix-vue": "^1.8.4",
37-
"tailwind-merge": "^2.3.0",
36+
"radix-vue": "^1.9.3",
37+
"tailwind-merge": "^2.4.0",
3838
"tailwindcss-animate": "^1.0.7",
3939
"uncrypto": "^0.1.3",
4040
"unstorage": "^1.10.2",
4141
"uuid": "^10.0.0",
4242
"v-calendar": "^3.1.2",
4343
"vaul-vue": "^0.2.0",
44-
"vee-validate": "^4.13.1",
45-
"vue-clerk": "^0.4.15",
44+
"vee-validate": "^4.13.2",
45+
"vue-clerk": "^0.4.17",
4646
"zod": "^3.23.8"
4747
},
4848
"devDependencies": {
49-
"@antfu/eslint-config": "^2.21.1",
50-
"@nuxt/fonts": "^0.7.0",
49+
"@antfu/eslint-config": "^2.25.0",
50+
"@nuxt/fonts": "^0.7.1",
5151
"@nuxt/image": "^1.7.0",
5252
"@nuxtjs/google-fonts": "^3.2.0",
53-
"@nuxtjs/tailwindcss": "^6.12.0",
54-
"@prisma/client": "^5.15.0",
53+
"@nuxtjs/tailwindcss": "^6.12.1",
54+
"@prisma/client": "^5.18.0",
5555
"@rollup/plugin-wasm": "^6.2.2",
56-
"@tailwindcss/typography": "^0.5.13",
56+
"@tailwindcss/typography": "^0.5.14",
5757
"@types/node-fetch": "^2.6.11",
5858
"@types/uuid": "^9.0.8",
59-
"@types/ws": "^8.5.10",
59+
"@types/ws": "^8.5.12",
6060
"dayjs-nuxt": "^2.1.9",
61-
"eslint": "^9.5.0",
62-
"nuxt": "3.12.2",
61+
"eslint": "^9.9.0",
62+
"nuxt": "^3.12.4",
6363
"nuxt-icon": "^0.6.10",
64-
"nuxt-svgo": "^4.0.1",
65-
"prisma": "^5.17.0",
64+
"nuxt-svgo": "^4.0.3",
65+
"prisma": "^5.18.0",
6666
"shadcn-nuxt": "^0.10.4",
6767
"ts-node": "^10.9.2",
68-
"tsx": "^4.15.6",
69-
"typescript": "^5.4.5",
70-
"vue": "^3.4.29",
68+
"tsx": "^4.17.0",
69+
"typescript": "^5.5.4",
70+
"vue": "^3.4.37",
7171
"vue-router": "4.4.0",
7272
"vue-tsc": "^2.0.29"
7373
},

0 commit comments

Comments
 (0)