|
70 | 70 | "defu": "^6.1.4",
|
71 | 71 | "destr": "^2.0.5",
|
72 | 72 | "git-url-parse": "^16.1.0",
|
73 |
| - "jiti": "^2.4.2", |
| 73 | + "jiti": "^2.5.0", |
74 | 74 | "json-schema-to-typescript": "^15.0.4",
|
75 | 75 | "knitwork": "^1.2.0",
|
76 | 76 | "listhen": "^1.9.0",
|
|
84 | 84 | "micromatch": "^4.0.8",
|
85 | 85 | "minimark": "^0.2.0",
|
86 | 86 | "minimatch": "^10.0.3",
|
87 |
| - "nuxt-component-meta": "^0.12.1", |
| 87 | + "nuxt-component-meta": "^0.13.0", |
88 | 88 | "nypm": "^0.6.0",
|
89 | 89 | "ohash": "^2.0.11",
|
90 | 90 | "pathe": "^2.0.3",
|
|
101 | 101 | "unist-util-stringify-position": "^4.0.0",
|
102 | 102 | "unist-util-visit": "^5.0.0",
|
103 | 103 | "ws": "^8.18.3",
|
104 |
| - "zod": "^3.25.75", |
| 104 | + "zod": "^3.25.76", |
105 | 105 | "zod-to-json-schema": "^3.24.6"
|
106 | 106 | },
|
107 | 107 | "peerDependencies": {
|
|
125 | 125 | }
|
126 | 126 | },
|
127 | 127 | "devDependencies": {
|
128 |
| - "@cloudflare/workers-types": "^4.20250719.0", |
| 128 | + "@cloudflare/workers-types": "^4.20250724.0", |
129 | 129 | "@nuxt/content": "link:.",
|
130 | 130 | "@nuxt/devtools": "^2.6.2",
|
131 |
| - "@nuxt/eslint-config": "^1.6.0", |
| 131 | + "@nuxt/eslint-config": "^1.7.0", |
132 | 132 | "@nuxt/kit": "^3.17.6",
|
133 | 133 | "@nuxt/module-builder": "^1.0.1",
|
134 | 134 | "@nuxt/schema": "^3.17.6",
|
|
138 | 138 | "@types/bun": "^1.2.19",
|
139 | 139 | "@types/micromatch": "^4.0.9",
|
140 | 140 | "@types/minimatch": "^6.0.0",
|
141 |
| - "@types/node": "^24.0.15", |
| 141 | + "@types/node": "^24.1.0", |
142 | 142 | "@types/pg": "^8.15.4",
|
143 | 143 | "@types/ws": "^8.18.1",
|
144 | 144 | "csvtojson": "^2.0.10",
|
|
151 | 151 | "typescript": "5.8.3",
|
152 | 152 | "vitest": "^3.2.4",
|
153 | 153 | "vue-tsc": "^3.0.3",
|
154 |
| - "wrangler": "^4.25.0" |
| 154 | + "wrangler": "^4.25.1" |
155 | 155 | },
|
156 | 156 | "resolutions": {
|
157 | 157 | "@nuxt/content": "workspace:*"
|
|
0 commit comments