|
49 | 49 | "dependencies": { |
50 | 50 | "@nuxt/kit": "^3.14.1592", |
51 | 51 | "@nuxtjs/mdc": "npm:@nuxtjs/mdc-edge@0.11.2-28900083.b7dc03e", |
52 | | - "@sqlite.org/sqlite-wasm": "3.47.1-build1", |
| 52 | + "@sqlite.org/sqlite-wasm": "3.47.2-build1", |
53 | 53 | "better-sqlite3": "^11.7.0", |
54 | 54 | "c12": "^2.0.1", |
55 | | - "chokidar": "^4.0.1", |
| 55 | + "chokidar": "^4.0.2", |
56 | 56 | "consola": "^3.2.3", |
57 | 57 | "defu": "^6.1.4", |
58 | 58 | "destr": "^2.0.3", |
59 | 59 | "fast-glob": "^3.3.2", |
60 | 60 | "git-url-parse": "^16.0.0", |
61 | 61 | "jiti": "^2.4.1", |
62 | | - "knitwork": "^1.1.0", |
| 62 | + "knitwork": "^1.2.0", |
63 | 63 | "listhen": "^1.9.0", |
64 | 64 | "mdast-util-to-hast": "^13.2.0", |
65 | 65 | "mdast-util-to-string": "^4.0.0", |
|
96 | 96 | "pg": "*" |
97 | 97 | }, |
98 | 98 | "devDependencies": { |
99 | | - "@cloudflare/workers-types": "^4.20241205.0", |
| 99 | + "@cloudflare/workers-types": "^4.20241216.0", |
100 | 100 | "@nuxt/content": "link:.", |
101 | | - "@nuxt/devtools": "^1.6.3", |
| 101 | + "@nuxt/devtools": "^1.6.4", |
102 | 102 | "@nuxt/eslint-config": "^0.7.3", |
103 | 103 | "@nuxt/module-builder": "^0.8.4", |
104 | 104 | "@nuxt/schema": "^3.14.1592", |
|
111 | 111 | "@types/pg": "^8.11.10", |
112 | 112 | "@types/ws": "^8.5.13", |
113 | 113 | "csvtojson": "^2.0.10", |
114 | | - "eslint": "^9.16.0", |
| 114 | + "eslint": "^9.17.0", |
115 | 115 | "micromark-util-types": "^2.0.1", |
116 | 116 | "nuxt": "^3.14.1592", |
117 | 117 | "release-it": "^17.10.0", |
118 | 118 | "vitest": "^2.1.8", |
119 | 119 | "vue-tsc": "^2.1.10", |
120 | | - "wrangler": "^3.95.0" |
| 120 | + "wrangler": "^3.96.0" |
121 | 121 | }, |
122 | 122 | "resolutions": { |
123 | 123 | "@nuxt/content": "workspace:*", |
|
0 commit comments