MM-46494: Add filter options to browse channel modal (#24099)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c9d49536f8
Коммит
53fc44e13a
14
webapp/package-lock.json
сгенерированный
14
webapp/package-lock.json
сгенерированный
@@ -59,7 +59,7 @@
|
||||
"@guyplusplus/turndown-plugin-gfm": "1.0.7",
|
||||
"@mattermost/client": "*",
|
||||
"@mattermost/compass-components": "^0.2.12",
|
||||
"@mattermost/compass-icons": "0.1.34",
|
||||
"@mattermost/compass-icons": "0.1.37",
|
||||
"@mattermost/types": "*",
|
||||
"@mui/base": "5.0.0-alpha.127",
|
||||
"@mui/material": "5.11.16",
|
||||
@@ -229,6 +229,11 @@
|
||||
"yup": "0.32.11"
|
||||
}
|
||||
},
|
||||
"channels/node_modules/@mattermost/compass-icons": {
|
||||
"version": "0.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@mattermost/compass-icons/-/compass-icons-0.1.37.tgz",
|
||||
"integrity": "sha512-4me1W0hj1nu8A1gpdQA6cij/hyb2P7uIYMJQ+xrNvn5ImTRfQ67LEdyNOa/LY+oT1NO2ui6kKOs8oLUehIaneg=="
|
||||
},
|
||||
"channels/node_modules/@mui/base": {
|
||||
"version": "5.0.0-alpha.127",
|
||||
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.127.tgz",
|
||||
@@ -35641,7 +35646,7 @@
|
||||
"@hot-loader/react-dom": "17.0.2",
|
||||
"@mattermost/client": "*",
|
||||
"@mattermost/compass-components": "^0.2.12",
|
||||
"@mattermost/compass-icons": "0.1.34",
|
||||
"@mattermost/compass-icons": "0.1.37",
|
||||
"@mattermost/types": "*",
|
||||
"@mui/base": "5.0.0-alpha.127",
|
||||
"@mui/material": "5.11.16",
|
||||
@@ -35807,6 +35812,11 @@
|
||||
"zen-observable": "0.9.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mattermost/compass-icons": {
|
||||
"version": "0.1.37",
|
||||
"resolved": "https://registry.npmjs.org/@mattermost/compass-icons/-/compass-icons-0.1.37.tgz",
|
||||
"integrity": "sha512-4me1W0hj1nu8A1gpdQA6cij/hyb2P7uIYMJQ+xrNvn5ImTRfQ67LEdyNOa/LY+oT1NO2ui6kKOs8oLUehIaneg=="
|
||||
},
|
||||
"@mui/base": {
|
||||
"version": "5.0.0-alpha.127",
|
||||
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-alpha.127.tgz",
|
||||
|
||||
Ссылка в новой задаче
Block a user