Skip to content

Commit 42a2cc5

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

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

packages/integrations/mdx/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,41 +35,41 @@
3535
},
3636
"dependencies": {
3737
"@astrojs/markdown-remark": "workspace:*",
38-
"@mdx-js/mdx": "^3.1.0",
39-
"acorn": "^8.14.1",
40-
"es-module-lexer": "^1.6.0",
38+
"@mdx-js/mdx": "^3.1.1",
39+
"acorn": "^8.15.0",
40+
"es-module-lexer": "^1.7.0",
4141
"estree-util-visit": "^2.0.0",
4242
"hast-util-to-html": "^9.0.5",
4343
"kleur": "^4.1.5",
4444
"rehype-raw": "^7.0.0",
4545
"remark-gfm": "^4.0.1",
4646
"remark-smartypants": "^3.0.2",
47-
"source-map": "^0.7.4",
47+
"source-map": "^0.7.6",
4848
"unist-util-visit": "^5.0.0",
4949
"vfile": "^6.0.3"
5050
},
5151
"peerDependencies": {
5252
"astro": "^5.0.0"
5353
},
5454
"devDependencies": {
55-
"@types/estree": "^1.0.7",
55+
"@types/estree": "^1.0.8",
5656
"@types/hast": "^3.0.4",
5757
"@types/mdast": "^4.0.4",
5858
"astro": "workspace:*",
5959
"astro-scripts": "workspace:*",
60-
"cheerio": "1.0.0",
61-
"linkedom": "^0.18.9",
60+
"cheerio": "1.1.2",
61+
"linkedom": "^0.18.12",
6262
"mdast-util-mdx": "^3.0.0",
6363
"mdast-util-mdx-jsx": "^3.2.0",
6464
"rehype-mathjax": "^7.1.0",
6565
"rehype-pretty-code": "^0.14.1",
6666
"remark-math": "^6.0.0",
67-
"remark-rehype": "^11.1.1",
67+
"remark-rehype": "^11.1.2",
6868
"remark-shiki-twoslash": "^3.1.3",
6969
"remark-toc": "^9.0.0",
70-
"shiki": "^3.2.1",
70+
"shiki": "^3.12.0",
7171
"unified": "^11.0.5",
72-
"vite": "^6.3.4"
72+
"vite": "^6.3.5"
7373
},
7474
"engines": {
7575
"node": "18.20.8 || ^20.3.0 || >=22.0.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)