We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b1869 commit 7273516Copy full SHA for 7273516
package.json
@@ -14,14 +14,14 @@
14
"dependencies": {
15
"@astro-community/astro-embed-youtube": "^0.5.6",
16
"@astrojs/check": "^0.9.4",
17
- "@astrojs/mdx": "^4.0.5",
18
- "@astrojs/react": "^4.1.4",
+ "@astrojs/mdx": "^4.1.0",
+ "@astrojs/react": "^4.2.1",
19
"@astrojs/sitemap": "^3.2.1",
20
"@astrojs/tailwind": "^5.1.4",
21
"@fontsource-variable/inter": "^5.1.1",
22
"@tailwindcss/typography": "^0.5.16",
23
- "@types/react": "^19.0.7",
24
- "@types/react-dom": "^18.3.5",
+ "@types/react": "^19.0.10",
+ "@types/react-dom": "^19.0.4",
25
"astro": "^5.1.6",
26
"astro-meta-tags": "^0.3.1",
27
"astro-public": "^0.1.1",
0 commit comments