We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71826d commit fa1c248Copy full SHA for fa1c248
docs/package.json
@@ -10,17 +10,17 @@
10
},
11
"dependencies": {
12
"@astrojs/check": "^0.9.4",
13
- "@astrojs/starlight": "^0.31.1",
+ "@astrojs/starlight": "^0.32.0",
14
"@astrojs/starlight-tailwind": "^3.0.0",
15
"@fontsource-variable/inter": "^5.1.1",
16
- "@tailwindcss/vite": "^4.0.5",
17
- "astro": "^5.2.5",
+ "@tailwindcss/vite": "^4.0.6",
+ "astro": "^5.3.0",
18
"sharp": "^0.33.5",
19
- "tailwindcss": "^4.0.5",
+ "tailwindcss": "^4.0.6",
20
"typescript": "^5.7.3"
21
22
"devDependencies": {
23
- "prettier": "^3.5.0"
+ "prettier": "^3.5.1"
24
25
"packageManager": "[email protected]+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
26
}
0 commit comments