We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bf7c2 commit e21c3aeCopy full SHA for e21c3ae
2 files changed
package.json
@@ -11,14 +11,14 @@
11
},
12
"devDependencies": {
13
"@tailwindcss/typography": "^0.5.8",
14
- "astro": "4.16.17"
+ "astro": "5.0.5"
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