We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145ff1d commit 74d1385Copy full SHA for 74d1385
2 files changed
package.json
@@ -11,14 +11,14 @@
11
},
12
"devDependencies": {
13
"@tailwindcss/typography": "^0.5.8",
14
- "astro": "4.16.18"
+ "astro": "5.1.6"
15
16
"dependencies": {
17
- "@astrojs/mdx": "^3.0.0",
+ "@astrojs/mdx": "^4.0.0",
18
"@astrojs/prefetch": "^0.4.0",
19
"@astrojs/rss": "^4.0.0",
20
"@astrojs/sitemap": "^3.0.0",
21
- "@astrojs/svelte": "^5.0.0",
+ "@astrojs/svelte": "^7.0.0",
22
"@astrojs/tailwind": "^5.0.0",
23
"date-fns": "^3.0.0",
24
"svelte": "^4.0.0",
0 commit comments