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 5d6f9c0 commit aee3cafCopy full SHA for aee3caf
playground/package.json
@@ -11,15 +11,15 @@
11
"astro": "astro"
12
},
13
"dependencies": {
14
- "@astrojs/tailwind": "^5.1.0",
15
- "astro": "^4.11.5",
16
- "astro-integration-kit": "^0.14.0",
+ "@astrojs/tailwind": "^5.1.1",
+ "astro": "^4.15.11",
+ "astro-integration-kit": "^0.16.1",
17
"astro-fouc-killer": "workspace:*",
18
- "tailwindcss": "^3.4.4"
+ "tailwindcss": "^3.4.13"
19
20
"devDependencies": {
21
- "@astrojs/check": "^0.8.1",
22
- "@types/node": "^20.14.10",
23
- "typescript": "^5.5.3"
+ "@astrojs/check": "^0.9.3",
+ "@types/node": "^20.16.10",
+ "typescript": "^5.6.2"
24
}
25
0 commit comments