|
18 | 18 | "publish": "npx @changesets/cli publish && tsx utils/trigger-publish.ts"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@changesets/cli": "^2.27.10", |
22 |
| - "@clerk/clerk-sdk-node": "^5.0.72", |
23 |
| - "@clerk/themes": "^2.1.51", |
| 21 | + "@changesets/cli": "^2.27.11", |
| 22 | + "@clerk/clerk-sdk-node": "^5.1.4", |
| 23 | + "@clerk/themes": "^2.2.3", |
24 | 24 | "@internationalized/date": "^3.6.0",
|
25 | 25 | "@netlify/edge-functions": "^2.11.1",
|
26 | 26 | "@netlify/functions": "^2.8.2",
|
27 | 27 | "@netlify/integrations": "^0.5.4",
|
28 | 28 | "@netlify/sentry": "^0.0.10",
|
29 | 29 | "@nuxt/content": "^2.13.4",
|
30 | 30 | "@radix-icons/vue": "^1.0.0",
|
31 |
| - "@sentry/nuxt": "^8.42.0", |
32 |
| - "@tanstack/vue-query": "^5.62.8", |
| 31 | + "@sentry/nuxt": "^8.47.0", |
| 32 | + "@tanstack/vue-query": "^5.62.9", |
33 | 33 | "@tanstack/vue-table": "^8.20.5",
|
34 |
| - "@unovis/ts": "^1.4.5", |
35 |
| - "@unovis/vue": "^1.4.5", |
36 |
| - "@vee-validate/zod": "^4.14.7", |
| 34 | + "@unovis/ts": "^1.5.0", |
| 35 | + "@unovis/vue": "^1.5.0", |
| 36 | + "@vee-validate/zod": "^4.15.0", |
37 | 37 | "@vite-pwa/nuxt": "^0.10.6",
|
38 |
| - "@vueuse/core": "^12.0.0", |
| 38 | + "@vueuse/core": "^12.2.0", |
39 | 39 | "class-variance-authority": "^0.7.1",
|
40 | 40 | "clsx": "^2.1.1",
|
41 | 41 | "dayjs": "^1.11.13",
|
42 | 42 | "dotenv": "^16.4.7",
|
43 | 43 | "h3": "^1.13.0",
|
44 |
| - "h3-clerk": "^0.5.15", |
45 |
| - "import-in-the-middle": "^1.11.3", |
| 44 | + "h3-clerk": "^0.5.22", |
| 45 | + "import-in-the-middle": "^1.12.0", |
46 | 46 | "iron-webcrypto": "^1.2.1",
|
47 | 47 | "lucide-vue-next": "^0.466.0",
|
48 | 48 | "ofetch": "^1.4.1",
|
49 |
| - "radix-vue": "^1.9.10", |
50 |
| - "sanitize-html": "^2.13.1", |
51 |
| - "tailwind-merge": "^2.5.5", |
| 49 | + "radix-vue": "^1.9.11", |
| 50 | + "sanitize-html": "^2.14.0", |
| 51 | + "tailwind-merge": "^2.6.0", |
52 | 52 | "uncrypto": "^0.1.3",
|
53 |
| - "unstorage": "^1.13.1", |
| 53 | + "unstorage": "^1.14.4", |
54 | 54 | "uuid": "^11.0.3",
|
55 | 55 | "v-calendar": "^3.1.2",
|
56 | 56 | "vaul-vue": "^0.2.0",
|
57 |
| - "vee-validate": "^4.14.7", |
58 |
| - "vue-clerk": "^0.9.4", |
| 57 | + "vee-validate": "^4.15.0", |
| 58 | + "vue-clerk": "^0.9.11", |
59 | 59 | "yaml": "^2.6.1",
|
60 |
| - "zod": "^3.23.8" |
| 60 | + "zod": "^3.24.1" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@antfu/eslint-config": "^3.11.2", |
| 63 | + "@antfu/eslint-config": "^3.12.1", |
64 | 64 | "@changesets/changelog-github": "^0.5.0",
|
65 |
| - "@iconify-json/charm": "^1.2.1", |
| 65 | + "@iconify-json/charm": "^1.2.2", |
66 | 66 | "@iconify-json/lucide": "^1.2.20",
|
67 |
| - "@iconify-json/material-symbols": "^1.2.8", |
68 |
| - "@iconify-json/ph": "^1.2.1", |
| 67 | + "@iconify-json/material-symbols": "^1.2.12", |
| 68 | + "@iconify-json/ph": "^1.2.2", |
| 69 | + "@iconify-json/svg-spinners": "^1.2.2", |
69 | 70 | "@netlify/blobs": "^8.1.0",
|
70 |
| - "@nuxt/fonts": "^0.10.2", |
71 |
| - "@nuxt/icon": "^1.9.0", |
| 71 | + "@nuxt/fonts": "^0.10.3", |
| 72 | + "@nuxt/icon": "^1.10.3", |
72 | 73 | "@nuxt/image": "^1.8.1",
|
73 | 74 | "@nuxtjs/google-fonts": "^3.2.0",
|
74 |
| - "@prisma/client": "^6.0.1", |
| 75 | + "@prisma/client": "^6.1.0", |
75 | 76 | "@rollup/plugin-wasm": "^6.2.2",
|
76 |
| - "@tanstack/eslint-plugin-query": "^5.62.1", |
| 77 | + "@tanstack/eslint-plugin-query": "^5.62.9", |
77 | 78 | "@types/node-fetch": "^2.6.12",
|
78 | 79 | "@types/sanitize-html": "^2.13.0",
|
79 | 80 | "@types/uuid": "^10.0.0",
|
80 | 81 | "@types/ws": "^8.5.13",
|
81 | 82 | "@unocss/eslint-plugin": "0.65.1",
|
82 | 83 | "@unocss/nuxt": "0.65.1",
|
83 |
| - "@unocss/postcss": "^0.65.1", |
| 84 | + "@unocss/postcss": "^0.65.3", |
84 | 85 | "dayjs-nuxt": "^2.1.11",
|
85 |
| - "eslint": "^9.16.0", |
86 |
| - "netlify": "^13.1.21", |
| 86 | + "eslint": "^9.17.0", |
| 87 | + "netlify": "^13.2.0", |
87 | 88 | "nuxt": "^3.15.0",
|
88 | 89 | "nuxt-svgo": "^4.0.9",
|
89 |
| - "octokit": "^4.0.2", |
90 |
| - "prisma": "^6.0.1", |
| 90 | + "octokit": "^4.0.3", |
| 91 | + "prisma": "^6.1.0", |
91 | 92 | "shadcn-nuxt": "^0.10.4",
|
92 | 93 | "tsx": "^4.19.2",
|
93 | 94 | "typescript": "^5.7.2",
|
|
96 | 97 | "unocss-preset-shadcn": "^0.3.1",
|
97 | 98 | "vue": "^3.5.13",
|
98 | 99 | "vue-router": "4.5.0",
|
99 |
| - "vue-tsc": "^2.1.10" |
| 100 | + "vue-tsc": "^2.2.0" |
100 | 101 | },
|
101 | 102 | "prisma": {
|
102 | 103 | "schema": "db/schema.prisma"
|
|
0 commit comments