|
38 | 38 | "test:watch": "vitest watch"
|
39 | 39 | },
|
40 | 40 | "dependencies": {
|
41 |
| - "@cloudflare/workers-types": "^4.20241112.0", |
42 |
| - "@nuxt/devtools-kit": "^1.6.0", |
43 |
| - "@nuxt/kit": "^3.14.159", |
| 41 | + "@cloudflare/workers-types": "^4.20241205.0", |
| 42 | + "@nuxt/devtools-kit": "^1.6.3", |
| 43 | + "@nuxt/kit": "^3.14.1592", |
44 | 44 | "@uploadthing/mime-types": "^0.3.2",
|
45 | 45 | "citty": "^0.1.6",
|
46 | 46 | "confbox": "^0.1.8",
|
|
56 | 56 | "ufo": "^1.5.4",
|
57 | 57 | "uncrypto": "^0.1.3",
|
58 | 58 | "unstorage": "^1.13.1",
|
59 |
| - "zod": "^3.23.8" |
| 59 | + "zod": "^3.24.1" |
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@nuxt/devtools": "^1.6.0", |
63 |
| - "@nuxt/eslint-config": "^0.6.1", |
| 62 | + "@nuxt/devtools": "^1.6.3", |
| 63 | + "@nuxt/eslint-config": "^0.7.2", |
64 | 64 | "@nuxt/module-builder": "^0.8.4",
|
65 |
| - "@nuxt/schema": "^3.14.159", |
66 |
| - "@nuxt/test-utils": "^3.14.4", |
| 65 | + "@nuxt/schema": "^3.14.1592", |
| 66 | + "@nuxt/test-utils": "^3.15.1", |
67 | 67 | "@nuxthub/core": "link:",
|
68 |
| - "@types/node": "^22.9.0", |
| 68 | + "@types/node": "^22.10.2", |
69 | 69 | "changelogen": "^0.5.7",
|
70 |
| - "eslint": "^9.14.0", |
71 |
| - "nuxt": "^3.14.159", |
72 |
| - "typescript": "^5.6.3", |
73 |
| - "vitest": "^2.1.4", |
74 |
| - "wrangler": "^3.86.1" |
| 70 | + "eslint": "^9.16.0", |
| 71 | + "nuxt": "^3.14.1592", |
| 72 | + "typescript": "5.6.3", |
| 73 | + "vitest": "^2.1.8", |
| 74 | + "wrangler": "^3.95.0" |
75 | 75 | },
|
76 |
| - "packageManager": "pnpm@9.12.3" |
| 76 | + "packageManager": "pnpm@9.15.0" |
77 | 77 | }
|
0 commit comments