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 удалений

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

@@ -21,9 +21,9 @@
"@rollup/plugin-typescript": "^8.3.1",
"@testing-library/jest-dom": "5.16.4",
"@types/lodash": "^4.14.178",
"@types/react": "^17.0.2",
"@types/react-bootstrap": "^0.32.22",
"@types/react-dom": "^17.0.2",
"@types/react": "^17.0.71",
"@types/react-bootstrap": "^0.32.35",
"@types/react-dom": "^17.0.25",
"@types/react-redux": "^7.1.21",
"@types/shallow-equals": "^1.0.0",
"@types/styled-components": "^5.1.19",