We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fe2f7 commit 4c262e1Copy full SHA for 4c262e1
2 files changed
package.json
@@ -14,8 +14,8 @@
14
"format": "biome format --write ."
15
},
16
"dependencies": {
17
- "@astrojs/mdx": "^4.3.13",
18
- "@astrojs/react": "^4.4.2",
+ "@astrojs/mdx": "^5.0.0",
+ "@astrojs/react": "^5.0.0",
19
"@heroicons/react": "^2.2.0",
20
"@radix-ui/react-checkbox": "^1.3.2",
21
"@radix-ui/react-dialog": "^1.1.14",
@@ -26,7 +26,7 @@
26
"@radix-ui/react-slot": "^1.2.3",
27
"@radix-ui/react-tabs": "^1.1.12",
28
"@tailwindcss/vite": "^4.1.8",
29
- "astro": "5.17.1",
+ "astro": "6.1.0",
30
"astro-breadcrumbs": "^3.3.1",
31
"astro-icon": "^1.1.5",
32
"class-variance-authority": "^0.7.1",
0 commit comments