Update typescript dependencies and some other updates (#25535)

* Update typescript dependencies and some other updates

* Fix lint

* Fix tests

* Address feedback

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Daniel Espino García
2023-12-04 15:29:42 +01:00
коммит произвёл GitHub
родитель ddefb1f9c5
Коммит fde9e179be
28 изменённых файлов: 8370 добавлений и 33528 удалений

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

@@ -19,7 +19,7 @@
"clean": "npm run clean --workspaces --if-present"
},
"dependencies": {
"react-intl": "6.3.2"
"react-intl": "6.5.5"
},
"devDependencies": {
"@babel/core": "7.21.8",