Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit b99ccaa

Browse files
feat: revert font change and bump deps
1 parent b6bb4ff commit b99ccaa

3 files changed

Lines changed: 306 additions & 326 deletions

File tree

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@
1414
"@astrojs/check": "^0.9.4",
1515
"@astrojs/starlight": "^0.34.3",
1616
"@astrojs/starlight-tailwind": "^4.0.1",
17-
"@fontsource/geist-mono": "^5.2.6",
18-
"@fontsource/geist-sans": "^5.2.5",
1917
"@iconify-json/ph": "^1.2.2",
20-
"@tailwindcss/vite": "^4.1.6",
21-
"astro": "^5.7.12",
18+
"@tailwindcss/vite": "^4.1.7",
19+
"astro": "^5.7.13",
2220
"astro-embed": "^0.9.0",
2321
"astro-icon": "^1.1.5",
2422
"astro-og-canvas": "^0.7.0",
@@ -28,7 +26,7 @@
2826
"starlight-blog": "^0.23.2",
2927
"starlight-image-zoom": "^0.12.0",
3028
"starlight-links-validator": "^0.16.0",
31-
"tailwindcss": "^4.1.6",
29+
"tailwindcss": "^4.1.7",
3230
"typescript": "^5.8.3"
3331
},
3432
"pnpm": {

0 commit comments

Comments
 (0)