Skip to content

Commit 0660a10

Browse files
committed
Issue #11: Update Astro integrations for MDX and React
1 parent 0f9f5c0 commit 0660a10

File tree

2 files changed

+14
-141
lines changed

2 files changed

+14
-141
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"format": "biome format --write ."
1515
},
1616
"dependencies": {
17-
"@astrojs/mdx": "^4.3.0",
18-
"@astrojs/react": "^4.3.0",
17+
"@astrojs/mdx": "^4.3.13",
18+
"@astrojs/react": "^4.4.2",
1919
"@heroicons/react": "^2.2.0",
2020
"@radix-ui/react-checkbox": "^1.3.2",
2121
"@radix-ui/react-dialog": "^1.1.14",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)