Update dependency typescript to v7

This commit is contained in:
Rasensprenger 2026-08-06 00:00:17 +02:00
commit 98e1dae828
2 changed files with 43 additions and 3 deletions

View file

@ -17,6 +17,6 @@
"astro": "6.3.7",
"sharp": "^0.34.5",
"tailwindcss": "^4.2.1",
"typescript": "^5.9.3"
"typescript": "^7.0.0"
}
}