Update dependency typescript to v5.7.2 (#93749)

* Update dependency typescript to v5.7.2

* typescript fixes

* don't need this change

* remaining typescript fixes

* remove emotion/react aliasing

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2025-01-09 15:20:45 +00:00
committed by GitHub
co-authored by Ashley Harrison
parent 6b03adbbb0
commit e0121055fb
42 changed files with 102 additions and 99 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"jest": "^29.6.4",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"peerDependencies": {
"@grafana/runtime": "10.4.0-pre"