|
60 | 60 | }, |
61 | 61 | "dependencies": { |
62 | 62 | "@nuxt/kit": "^4.2.1", |
63 | | - "@nuxtjs/mdc": "^0.18.4", |
64 | | - "@shikijs/langs": "^3.15.0", |
| 63 | + "@nuxtjs/mdc": "^0.19.1", |
| 64 | + "@shikijs/langs": "^3.17.0", |
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", |
|
87 | 87 | "minimark": "^0.2.0", |
88 | 88 | "minimatch": "^10.1.1", |
89 | 89 | "modern-tar": "^0.7.2", |
90 | | - "nuxt-component-meta": "0.14.2", |
| 90 | + "nuxt-component-meta": "0.15.0", |
91 | 91 | "nypm": "^0.6.2", |
92 | 92 | "ohash": "^2.0.11", |
93 | 93 | "pathe": "^2.0.3", |
94 | 94 | "pkg-types": "^2.3.0", |
95 | | - "remark-mdc": "^3.8.1", |
| 95 | + "remark-mdc": "^3.9.0", |
96 | 96 | "scule": "^1.3.0", |
97 | | - "shiki": "^3.15.0", |
| 97 | + "shiki": "^3.17.0", |
98 | 98 | "slugify": "^1.6.6", |
99 | 99 | "socket.io-client": "^4.8.1", |
100 | 100 | "std-env": "^3.10.0", |
|
137 | 137 | } |
138 | 138 | }, |
139 | 139 | "devDependencies": { |
140 | | - "@cloudflare/workers-types": "^4.20251126.0", |
| 140 | + "@cloudflare/workers-types": "^4.20251128.0", |
141 | 141 | "@nuxt/content": "link:.", |
142 | 142 | "@nuxt/devtools": "^3.1.1", |
143 | | - "@nuxt/eslint-config": "^1.10.0", |
| 143 | + "@nuxt/eslint-config": "^1.11.0", |
144 | 144 | "@nuxt/kit": "^4.2.1", |
145 | 145 | "@nuxt/module-builder": "^1.0.2", |
146 | 146 | "@nuxt/schema": "^4.2.1", |
|
156 | 156 | "@valibot/to-json-schema": "^1.3.0", |
157 | 157 | "csvtojson": "^2.0.14", |
158 | 158 | "eslint": "^9.39.1", |
159 | | - "happy-dom": "^20.0.10", |
| 159 | + "happy-dom": "^20.0.11", |
160 | 160 | "mdclint": "^0.0.3", |
161 | 161 | "micromark-util-types": "^2.0.2", |
162 | 162 | "nuxt": "^4.2.1", |
|
171 | 171 | "@nuxt/content": "workspace:*", |
172 | 172 | "remark-mdc": "3.8.1" |
173 | 173 | }, |
174 | | - "packageManager": "pnpm@10.23.0", |
| 174 | + "packageManager": "pnpm@10.24.0", |
175 | 175 | "unbuild": { |
176 | 176 | "entries": [ |
177 | 177 | "./src/module", |
|
0 commit comments