Merge pull request 'Update dependency typescript to v7' (#8) from renovate/typescript-7.x into main
Some checks failed
/ deploy (push) Failing after 57s

This commit is contained in:
rasensprenger 2026-08-06 13:00:23 +02:00
commit 888a23f5df
2 changed files with 43 additions and 3 deletions

View file

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