We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fa082 commit 7408ee4Copy full SHA for 7408ee4
apps/getting-started-astro/package.json
@@ -10,10 +10,10 @@
10
"astro": "astro"
11
},
12
"dependencies": {
13
- "@astrojs/tailwind": "^5.1.0",
+ "@astrojs/tailwind": "^6.0.0",
14
"@types/canvas-confetti": "^1.6.4",
15
"@xata.io/client": "^0.30.0",
16
- "astro": "^4.9.2",
+ "astro": "^5.0.0",
17
"autoprefixer": "^10.4.19",
18
"canvas-confetti": "^1.9.3",
19
"postcss": "^8.4.38",
0 commit comments