|
65 | 65 | "@sqlite.org/sqlite-wasm": "3.50.4-build1", |
66 | 66 | "@standard-schema/spec": "^1.0.0", |
67 | 67 | "@webcontainer/env": "^1.1.1", |
68 | | - "c12": "^3.3.0", |
| 68 | + "c12": "^3.3.1", |
69 | 69 | "chokidar": "^4.0.3", |
70 | 70 | "consola": "^3.4.2", |
71 | 71 | "db0": "^0.3.4", |
|
136 | 136 | } |
137 | 137 | }, |
138 | 138 | "devDependencies": { |
139 | | - "@cloudflare/workers-types": "^4.20251008.0", |
| 139 | + "@cloudflare/workers-types": "^4.20251014.0", |
140 | 140 | "@nuxt/content": "link:.", |
141 | 141 | "@nuxt/devtools": "^2.6.5", |
142 | 142 | "@nuxt/eslint-config": "^1.9.0", |
|
146 | 146 | "@nuxt/test-utils": "^3.19.2", |
147 | 147 | "@release-it/conventional-changelog": "^10.0.1", |
148 | 148 | "@types/better-sqlite3": "^7.6.13", |
149 | | - "@types/bun": "^1.2.23", |
| 149 | + "@types/bun": "^1.3.0", |
150 | 150 | "@types/micromatch": "^4.0.9", |
151 | 151 | "@types/minimatch": "^6.0.0", |
152 | | - "@types/node": "^24.7.0", |
| 152 | + "@types/node": "^24.9.1", |
153 | 153 | "@types/pg": "^8.15.5", |
154 | 154 | "@types/ws": "^8.18.1", |
155 | 155 | "@valibot/to-json-schema": "^1.3.0", |
156 | 156 | "csvtojson": "^2.0.10", |
157 | | - "eslint": "^9.37.0", |
| 157 | + "eslint": "^9.38.0", |
158 | 158 | "happy-dom": "^19.0.2", |
159 | 159 | "mdclint": "^0.0.3", |
160 | 160 | "micromark-util-types": "^2.0.2", |
|
164 | 164 | "valibot": "^1.1.0", |
165 | 165 | "vitest": "^3.2.4", |
166 | 166 | "vue-tsc": "^3.1.1", |
167 | | - "wrangler": "^4.42.1" |
| 167 | + "wrangler": "^4.43.0" |
168 | 168 | }, |
169 | 169 | "resolutions": { |
170 | 170 | "@nuxt/content": "workspace:*" |
171 | 171 | }, |
172 | | - "packageManager": "[email protected].1", |
| 172 | + "packageManager": "[email protected].3", |
173 | 173 | "unbuild": { |
174 | 174 | "entries": [ |
175 | 175 | "./src/module", |
|
0 commit comments