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 f71cd15 commit 116b51fCopy full SHA for 116b51f
package.json
@@ -11,15 +11,15 @@
11
"astro": "astro"
12
},
13
"dependencies": {
14
- "@astrojs/mdx": "0.19.7",
15
- "@astrojs/react": "2.3.2",
16
- "@astrojs/rss": "2.4.4",
17
- "@astrojs/sitemap": "1.4.0",
18
- "@astrojs/tailwind": "3.1.3",
+ "@astrojs/mdx": "4.3.0",
+ "@astrojs/react": "4.3.0",
+ "@astrojs/rss": "4.0.12",
+ "@astrojs/sitemap": "3.4.1",
+ "@astrojs/tailwind": "6.0.2",
19
"@fontsource/jetbrains-mono": "4.5.12",
20
"@fontsource/lexend": "4.5.15",
21
"@tailwindcss/typography": "0.5.16",
22
- "astro": "2.10.15",
+ "astro": "5.8.2",
23
"mdast-util-to-string": "3.2.0",
24
"react": "18.3.1",
25
"react-dom": "18.3.1",
0 commit comments