Make all internal dependencies use exact versions and ensure they match (#33564)

Этот коммит содержится в:
Harrison Healey
2025-07-28 03:14:06 -04:00
коммит произвёл GitHub
родитель 38208b8f06
Коммит ce75debaca
4 изменённых файлов: 10 добавлений и 37 удалений

Просмотреть файл

@@ -24,7 +24,7 @@
"typescript": "^5.0.0"
},
"peerDependencies": {
"@mattermost/types": "^9.3.0 || ^10.0.0",
"@mattermost/types": "10.11.0",
"typescript": "^4.3.0 || ^5.0.0"
},
"peerDependenciesMeta": {