Tidy deps

This commit is contained in:
Michael Telatynski
2026-06-08 10:33:09 +01:00
parent 5d5c59473b
commit 4825a5a4a4
4 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -36,15 +36,15 @@
"@matrix-org/react-sdk-module-api": "^2.5.0",
"@microsoft/api-extractor": "^7.49.1",
"@types/node": "^22.10.7",
"@types/react": "^19",
"@types/react-dom": "^19.0.4",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "catalog:",
"matrix-widget-api": "^1.17.0",
"rollup-plugin-external-globals": "^0.13.0",
"semver": "^7.6.3",
"typescript": "^6.0.0",
"unplugin-dts": "1.0.1",
"typescript": "catalog:",
"unplugin-dts": "catalog:",
"vite": "catalog:",
"vitest": "catalog:"
},