|
38 | 38 | "test:watch": "vitest watch" |
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | | - "@cloudflare/workers-types": "^4.20240903.0", |
42 | | - "@nuxt/devtools-kit": "^1.4.1", |
| 41 | + "@cloudflare/workers-types": "^4.20240909.0", |
| 42 | + "@nuxt/devtools-kit": "^1.4.2", |
43 | 43 | "@nuxt/kit": "^3.13.1", |
44 | 44 | "@uploadthing/mime-types": "^0.2.10", |
45 | 45 | "citty": "^0.1.6", |
|
58 | 58 | "zod": "^3.23.8" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@nuxt/devtools": "^1.4.1", |
62 | | - "@nuxt/eslint-config": "^0.5.6", |
63 | | - "@nuxt/module-builder": "^0.8.3", |
| 61 | + "@nuxt/devtools": "^1.4.2", |
| 62 | + "@nuxt/eslint-config": "^0.5.7", |
| 63 | + "@nuxt/module-builder": "^0.8.4", |
64 | 64 | "@nuxt/schema": "^3.13.1", |
65 | | - "@nuxt/test-utils": "^3.14.1", |
| 65 | + "@nuxt/test-utils": "^3.14.2", |
66 | 66 | "@nuxthub/core": "link:", |
67 | 67 | "@types/node": "^22.5.4", |
68 | 68 | "changelogen": "^0.5.5", |
69 | | - "eslint": "^9.9.1", |
70 | | - "nuxt": "^3.13.0", |
71 | | - "typescript": "^5.5.4", |
72 | | - "vitest": "^2.0.5", |
73 | | - "wrangler": "^3.75.0" |
| 69 | + "eslint": "^9.10.0", |
| 70 | + "nuxt": "^3.13.1", |
| 71 | + "typescript": "^5.6.2", |
| 72 | + "vitest": "^2.1.0", |
| 73 | + "wrangler": "^3.77.0" |
74 | 74 | }, |
75 | 75 | "resolutions": { |
76 | 76 | "nuxt": "3.13.0", |
77 | 77 | "vue": "3.4.38" |
78 | 78 | }, |
79 | | - "packageManager": "pnpm@9.9.0" |
| 79 | + "packageManager": "pnpm@9.10.0" |
80 | 80 | } |
0 commit comments