Skip to content

Commit 7273516

Browse files
committed
Update dep versions to match with main
1 parent a9b1869 commit 7273516

File tree

2 files changed

+503
-35
lines changed

2 files changed

+503
-35
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"dependencies": {
1515
"@astro-community/astro-embed-youtube": "^0.5.6",
1616
"@astrojs/check": "^0.9.4",
17-
"@astrojs/mdx": "^4.0.5",
18-
"@astrojs/react": "^4.1.4",
17+
"@astrojs/mdx": "^4.1.0",
18+
"@astrojs/react": "^4.2.1",
1919
"@astrojs/sitemap": "^3.2.1",
2020
"@astrojs/tailwind": "^5.1.4",
2121
"@fontsource-variable/inter": "^5.1.1",
2222
"@tailwindcss/typography": "^0.5.16",
23-
"@types/react": "^19.0.7",
24-
"@types/react-dom": "^18.3.5",
23+
"@types/react": "^19.0.10",
24+
"@types/react-dom": "^19.0.4",
2525
"astro": "^5.1.6",
2626
"astro-meta-tags": "^0.3.1",
2727
"astro-public": "^0.1.1",

0 commit comments

Comments
 (0)