|
9 | 9 | "postinstall": "nuxt prepare"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@iconify-json/lucide": "^1.2.34", |
13 |
| - "@iconify-json/simple-icons": "^1.2.30", |
| 12 | + "@iconify-json/lucide": "^1.2.35", |
| 13 | + "@iconify-json/simple-icons": "^1.2.31", |
14 | 14 | "@nuxt/ui": "^3.0.2",
|
15 |
| - "@nuxthub/core": "^0.8.23", |
| 15 | + "@nuxthub/core": "^0.8.24", |
16 | 16 | "@pinia/colada": "^0.14.2",
|
17 | 17 | "@pinia/colada-nuxt": "^0.1.1",
|
18 |
| - "@pinia/nuxt": "^0.10.1", |
| 18 | + "@pinia/nuxt": "^0.11.0", |
19 | 19 | "drizzle-kit": "^0.30.6",
|
20 | 20 | "drizzle-orm": "0.41.0",
|
21 | 21 | "h3-zod": "^0.5.3",
|
22 | 22 | "nuxt": "^3.16.2",
|
23 |
| - "nuxt-auth-utils": "^0.5.18", |
24 |
| - "pinia": "^3.0.1", |
| 23 | + "nuxt-auth-utils": "^0.5.19", |
| 24 | + "pinia": "^3.0.2", |
25 | 25 | "zod": "^3.24.2"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "@nuxt/devtools": "^2.3.2",
|
29 | 29 | "@nuxt/eslint": "^1.3.0",
|
30 |
| - "eslint": "^9.23.0", |
31 |
| - "typescript": "^5.8.2", |
32 |
| - "wrangler": "^4.6.0" |
| 30 | + "eslint": "^9.24.0", |
| 31 | + "typescript": "^5.8.3", |
| 32 | + "wrangler": "^4.9.1" |
33 | 33 | },
|
34 |
| - "packageManager": "pnpm@10.7.1", |
| 34 | + "packageManager": "pnpm@10.8.0", |
35 | 35 | "pnpm": {
|
36 | 36 | "onlyBuiltDependencies": [
|
37 | 37 | "sharp",
|
|
0 commit comments