We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a1fa8 commit 4a49eafCopy full SHA for 4a49eaf
2 files changed
package.json
@@ -9,9 +9,9 @@
9
"astro": "astro"
10
},
11
"dependencies": {
12
- "@astrojs/mdx": "^6.0.3",
+ "@astrojs/mdx": "^7.0.0",
13
"@astrojs/partytown": "^2.1.7",
14
- "@astrojs/react": "^5.0.7",
+ "@astrojs/react": "^6.0.0",
15
"@astrojs/sitemap": "^3.7.3",
16
"@iconify-json/academicons": "^1.2.4",
17
"@iconify-json/fa7-brands": "^1.2.2",
@@ -21,7 +21,7 @@
21
"@types/react": "^19.2.17",
22
"@types/react-dom": "^19.2.3",
23
"accessible-astro-components": "^5.3.1",
24
- "astro": "^6.4.8",
+ "astro": "^7.0.0",
25
"astro-icon": "^1.1.5",
26
"astro-seo": "^1.1.0",
27
"react": "^19.2.7",
0 commit comments