|
182 | 182 | },
|
183 | 183 | "devDependencies": {
|
184 | 184 | "@astrojs/check": "^0.9.4",
|
185 |
| - "@playwright/test": "^1.51.1", |
| 185 | + "@playwright/test": "1.51.1", |
186 | 186 | "@types/aria-query": "^5.0.4",
|
187 | 187 | "@types/common-ancestor-path": "^1.0.2",
|
188 | 188 | "@types/cssesc": "^3.0.2",
|
|
198 | 198 | "@types/semver": "^7.7.0",
|
199 | 199 | "@types/yargs-parser": "^21.0.3",
|
200 | 200 | "astro-scripts": "workspace:*",
|
201 |
| - "cheerio": "1.0.0", |
| 201 | + "cheerio": "1.1.2", |
202 | 202 | "eol": "^0.10.0",
|
203 | 203 | "execa": "^8.0.1",
|
204 |
| - "expect-type": "^1.2.0", |
205 |
| - "fs-fixture": "^2.7.1", |
| 204 | + "expect-type": "^1.2.2", |
| 205 | + "fs-fixture": "^2.8.1", |
206 | 206 | "mdast-util-mdx": "^3.0.0",
|
207 | 207 | "mdast-util-mdx-jsx": "^3.2.0",
|
208 |
| - "node-mocks-http": "^1.16.2", |
| 208 | + "node-mocks-http": "^1.17.2", |
209 | 209 | "parse-srcset": "^1.0.2",
|
210 | 210 | "rehype-autolink-headings": "^7.1.0",
|
211 | 211 | "rehype-slug": "^6.0.0",
|
212 | 212 | "rehype-toc": "^3.0.2",
|
213 | 213 | "remark-code-titles": "^0.1.2",
|
214 |
| - "rollup": "^4.37.0", |
215 |
| - "sass": "^1.86.0", |
216 |
| - "typescript": "^5.8.3", |
| 214 | + "rollup": "^4.50.0", |
| 215 | + "sass": "^1.91.0", |
| 216 | + "typescript": "^5.9.2", |
217 | 217 | "undici": "^6.21.3",
|
218 | 218 | "unified": "^11.0.5",
|
219 |
| - "vitest": "^3.0.9" |
| 219 | + "vitest": "^3.2.4" |
220 | 220 | },
|
221 | 221 | "engines": {
|
222 | 222 | "node": "18.20.8 || ^20.3.0 || >=22.0.0",
|
|
0 commit comments