Start consolidating shared types in the monorepo (#34062)

* Start consolidating shared types in the monorepo

* Iterate

* Simplify api-extractor

* Iterate

* Fix lockfile
This commit is contained in:
Michael Telatynski
2026-07-06 13:49:32 +00:00
committed by GitHub
parent b6cbc3a9d8
commit d4f72dfa69
29 changed files with 519 additions and 389 deletions
+2
View File
@@ -135,6 +135,8 @@ overrides:
"@protobufjs/utf8@1 <1.1.1": 1.1.1
# Workaround for https://github.com/electron/electron/issues/51619
yauzl: "^3.3.1"
# Convince api-extractor to use an up to date Typescript version
typescript: "catalog:"
minimumReleaseAgeExclude:
- "matrix-js-sdk"