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 3036a38 commit e7bb3f8Copy full SHA for e7bb3f8
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": "2.3.1",
+ "@astrojs/react": "3.3.1",
+ "@astrojs/rss": "4.0.5",
+ "@astrojs/sitemap": "3.1.4",
+ "@astrojs/tailwind": "5.1.0",
19
"@fontsource/jetbrains-mono": "4.5.12",
20
"@fontsource/lexend": "4.5.15",
21
"@tailwindcss/typography": "0.5.13",
22
- "astro": "2.10.15",
+ "astro": "4.7.0",
23
"mdast-util-to-string": "3.2.0",
24
"react": "18.2.0",
25
"react-dom": "18.2.0",
0 commit comments