|
63 | 63 | "@shikijs/langs": "^3.8.1",
|
64 | 64 | "@sqlite.org/sqlite-wasm": "3.50.3-build1",
|
65 | 65 | "@webcontainer/env": "^1.1.1",
|
66 |
| - "c12": "^3.1.0", |
| 66 | + "c12": "^3.2.0", |
67 | 67 | "chokidar": "^4.0.3",
|
68 | 68 | "consola": "^3.4.2",
|
69 | 69 | "db0": "^0.3.2",
|
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.1", |
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", |
88 |
| - "nypm": "^0.6.0", |
| 87 | + "nuxt-component-meta": "^0.13.0", |
| 88 | + "nypm": "^0.6.1", |
89 | 89 | "ohash": "^2.0.11",
|
90 | 90 | "pathe": "^2.0.3",
|
91 | 91 | "pkg-types": "^2.2.0",
|
|
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.20250730.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.1", |
132 | 132 | "@nuxt/kit": "^3.17.6",
|
133 |
| - "@nuxt/module-builder": "^1.0.1", |
| 133 | + "@nuxt/module-builder": "^1.0.2", |
134 | 134 | "@nuxt/schema": "^3.17.6",
|
135 | 135 | "@nuxt/test-utils": "^3.19.2",
|
136 | 136 | "@release-it/conventional-changelog": "^10.0.1",
|
137 | 137 | "@types/better-sqlite3": "^7.6.13",
|
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", |
142 |
| - "@types/pg": "^8.15.4", |
| 141 | + "@types/node": "^24.1.0", |
| 142 | + "@types/pg": "^8.15.5", |
143 | 143 | "@types/ws": "^8.18.1",
|
144 | 144 | "csvtojson": "^2.0.10",
|
145 |
| - "eslint": "^9.31.0", |
| 145 | + "eslint": "^9.32.0", |
146 | 146 | "happy-dom": "^18.0.1",
|
147 | 147 | "mdclint": "^0.0.3",
|
148 | 148 | "micromark-util-types": "^2.0.2",
|
149 | 149 | "nuxt": "^3.17.6",
|
150 | 150 | "release-it": "^19.0.4",
|
151 | 151 | "typescript": "5.8.3",
|
152 | 152 | "vitest": "^3.2.4",
|
153 |
| - "vue-tsc": "^3.0.3", |
154 |
| - "wrangler": "^4.25.0" |
| 153 | + "vue-tsc": "^3.0.4", |
| 154 | + "wrangler": "^4.26.1" |
155 | 155 | },
|
156 | 156 | "resolutions": {
|
157 | 157 | "@nuxt/content": "workspace:*"
|
|
0 commit comments