We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a65107 commit 28e8e9bCopy full SHA for 28e8e9b
2 files changed
package.json
@@ -24,9 +24,9 @@
24
"dependencies": {
25
"@ariakit/react": "^0.4.10",
26
"@astrojs/check": "^0.9.3",
27
- "@astrojs/mdx": "^3.1.5",
+ "@astrojs/mdx": "^4.0.2",
28
"@astrojs/node": "^8.3.3",
29
- "@astrojs/react": "^3.6.2",
+ "@astrojs/react": "^4.0.0",
30
"@astrojs/tailwind": "^5.1.0",
31
"@fontsource/inter": "^5.0.20",
32
"@radix-ui/react-accordion": "^1.2.0",
@@ -35,7 +35,7 @@
35
"@react-icons/all-files": "^4.1.0",
36
"@types/react": "^18.3.5",
37
"@types/react-dom": "^18.3.0",
38
- "astro": "^4.15.2",
+ "astro": "^5.0.4",
39
"astro-compress": "^2.3.1",
40
"astro-critters": "^2.2.0",
41
"class-variance-authority": "^0.7.0",
0 commit comments