|
61 | 61 | "dependencies": {
|
62 | 62 | "@nuxt/kit": "^4.0.3",
|
63 | 63 | "@nuxtjs/mdc": "^0.17.3",
|
64 |
| - "@shikijs/langs": "^3.12.1", |
| 64 | + "@shikijs/langs": "^3.12.2", |
65 | 65 | "@sqlite.org/sqlite-wasm": "3.50.3-build1",
|
66 | 66 | "@webcontainer/env": "^1.1.1",
|
67 | 67 | "c12": "^3.2.0",
|
|
92 | 92 | "pkg-types": "^2.3.0",
|
93 | 93 | "remark-mdc": "^3.6.0",
|
94 | 94 | "scule": "^1.3.0",
|
95 |
| - "shiki": "^3.12.1", |
| 95 | + "shiki": "^3.12.2", |
96 | 96 | "slugify": "^1.6.6",
|
97 | 97 | "socket.io-client": "^4.8.1",
|
98 | 98 | "tar": "^7.4.3",
|
99 |
| - "tinyglobby": "^0.2.14", |
| 99 | + "tinyglobby": "^0.2.15", |
100 | 100 | "ufo": "^1.6.1",
|
101 | 101 | "unified": "^11.0.5",
|
102 | 102 | "unist-util-stringify-position": "^4.0.0",
|
|
126 | 126 | }
|
127 | 127 | },
|
128 | 128 | "devDependencies": {
|
129 |
| - "@cloudflare/workers-types": "^4.20250831.0", |
| 129 | + "@cloudflare/workers-types": "^4.20250909.0", |
130 | 130 | "@nuxt/content": "link:.",
|
131 | 131 | "@nuxt/devtools": "^2.6.3",
|
132 | 132 | "@nuxt/eslint-config": "^1.9.0",
|
|
139 | 139 | "@types/bun": "^1.2.21",
|
140 | 140 | "@types/micromatch": "^4.0.9",
|
141 | 141 | "@types/minimatch": "^6.0.0",
|
142 |
| - "@types/node": "^24.3.0", |
| 142 | + "@types/node": "^24.3.1", |
143 | 143 | "@types/pg": "^8.15.5",
|
144 | 144 | "@types/ws": "^8.18.1",
|
145 | 145 | "csvtojson": "^2.0.10",
|
146 |
| - "eslint": "^9.34.0", |
| 146 | + "eslint": "^9.35.0", |
147 | 147 | "happy-dom": "^18.0.1",
|
148 | 148 | "mdclint": "^0.0.3",
|
149 | 149 | "micromark-util-types": "^2.0.2",
|
|
152 | 152 | "typescript": "5.9.2",
|
153 | 153 | "vitest": "^3.2.4",
|
154 | 154 | "vue-tsc": "^3.0.6",
|
155 |
| - "wrangler": "^4.33.1" |
| 155 | + "wrangler": "^4.34.0" |
156 | 156 | },
|
157 | 157 | "resolutions": {
|
158 | 158 | "@nuxt/content": "workspace:*"
|
|
0 commit comments