Update dependency typescript to v7

This commit is contained in:
renovate[bot]
2026-07-26 12:57:59 +00:00
committed by GitHub
parent 8189dee012
commit a7d3732c16
2 changed files with 208 additions and 7 deletions

View File

@@ -23,6 +23,6 @@
"@types/react-dom": "^19",
"babel-plugin-react-compiler": "1.0.0",
"tailwindcss": "^4",
"typescript": "^6"
"typescript": "^7.0.0"
}
}