|
69 | 69 | "listhen": "^1.9.0",
|
70 | 70 | "mdast-util-to-hast": "^13.2.0",
|
71 | 71 | "mdast-util-to-string": "^4.0.0",
|
72 |
| - "micromark": "^4.0.1", |
| 72 | + "micromark": "^4.0.2", |
73 | 73 | "micromark-util-character": "^2.1.1",
|
74 | 74 | "micromark-util-chunked": "^2.0.1",
|
75 | 75 | "micromark-util-resolve-all": "^2.0.1",
|
|
113 | 113 | }
|
114 | 114 | },
|
115 | 115 | "devDependencies": {
|
116 |
| - "@cloudflare/workers-types": "^4.20250224.0", |
| 116 | + "@cloudflare/workers-types": "^4.20250303.0", |
117 | 117 | "@nuxt/content": "link:.",
|
118 |
| - "@nuxt/devtools": "^2.1.0", |
| 118 | + "@nuxt/devtools": "^2.2.1", |
119 | 119 | "@nuxt/eslint-config": "^1.1.0",
|
120 | 120 | "@nuxt/kit": "^3.15.4",
|
121 | 121 | "@nuxt/module-builder": "^0.8.4",
|
122 | 122 | "@nuxt/schema": "^3.15.4",
|
123 |
| - "@nuxt/test-utils": "^3.17.0", |
| 123 | + "@nuxt/test-utils": "^3.17.1", |
124 | 124 | "@release-it/conventional-changelog": "^10.0.0",
|
125 | 125 | "@types/better-sqlite3": "^7.6.12",
|
126 | 126 | "@types/bun": "^1.2.4",
|
127 | 127 | "@types/micromatch": "^4.0.9",
|
128 | 128 | "@types/minimatch": "^5.1.2",
|
129 |
| - "@types/node": "^22.13.5", |
| 129 | + "@types/node": "^22.13.9", |
130 | 130 | "@types/pg": "^8.11.11",
|
131 |
| - "@types/ws": "^8.5.14", |
| 131 | + "@types/ws": "^8.18.0", |
132 | 132 | "csvtojson": "^2.0.10",
|
133 | 133 | "eslint": "^9.21.0",
|
134 | 134 | "mdclint": "^0.0.2",
|
135 |
| - "micromark-util-types": "^2.0.1", |
| 135 | + "micromark-util-types": "^2.0.2", |
136 | 136 | "nuxt": "^3.15.4",
|
137 | 137 | "release-it": "^18.1.2",
|
138 |
| - "typescript": "5.7.3", |
139 |
| - "vitest": "^3.0.7", |
140 |
| - "vue-tsc": "^2.2.4", |
141 |
| - "wrangler": "^3.111.0" |
| 138 | + "typescript": "5.8.2", |
| 139 | + "vitest": "^3.0.8", |
| 140 | + "vue-tsc": "^2.2.8", |
| 141 | + "wrangler": "^3.114.0" |
142 | 142 | },
|
143 | 143 | "resolutions": {
|
144 | 144 | "@nuxt/content": "workspace:*",
|
|
0 commit comments