Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0eba233

Browse files
fix(deps): update astro dependencies (#14308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d63f6bb commit 0eba233

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

packages/astro/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
},
183183
"devDependencies": {
184184
"@astrojs/check": "^0.9.4",
185-
"@playwright/test": "^1.51.1",
185+
"@playwright/test": "1.51.1",
186186
"@types/aria-query": "^5.0.4",
187187
"@types/common-ancestor-path": "^1.0.2",
188188
"@types/cssesc": "^3.0.2",
@@ -198,25 +198,25 @@
198198
"@types/semver": "^7.7.0",
199199
"@types/yargs-parser": "^21.0.3",
200200
"astro-scripts": "workspace:*",
201-
"cheerio": "1.0.0",
201+
"cheerio": "1.1.2",
202202
"eol": "^0.10.0",
203203
"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",
206206
"mdast-util-mdx": "^3.0.0",
207207
"mdast-util-mdx-jsx": "^3.2.0",
208-
"node-mocks-http": "^1.16.2",
208+
"node-mocks-http": "^1.17.2",
209209
"parse-srcset": "^1.0.2",
210210
"rehype-autolink-headings": "^7.1.0",
211211
"rehype-slug": "^6.0.0",
212212
"rehype-toc": "^3.0.2",
213213
"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",
217217
"undici": "^6.21.3",
218218
"unified": "^11.0.5",
219-
"vitest": "^3.0.9"
219+
"vitest": "^3.2.4"
220220
},
221221
"engines": {
222222
"node": "18.20.8 || ^20.3.0 || >=22.0.0",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)