We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b57d5 commit e80c7edCopy full SHA for e80c7ed
2 files changed
package.json
@@ -11,15 +11,15 @@
11
},
12
"devDependencies": {
13
"@tailwindcss/typography": "^0.5.8",
14
- "astro": "4.16.18"
+ "astro": "5.2.3"
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",
22
- "@astrojs/tailwind": "^5.0.0",
+ "@astrojs/svelte": "^7.0.0",
+ "@astrojs/tailwind": "^6.0.0",
23
"date-fns": "^3.0.0",
24
"svelte": "^4.0.0",
25
"tailwindcss": "^3.0.24"
0 commit comments