Merge branch 'master' into boards-playbooks-i18n-sync
Этот коммит содержится в:
@@ -6,9 +6,9 @@
|
||||
"node": ">=16.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mattermost/client": "*",
|
||||
"@apollo/client": "3.7.3",
|
||||
"@floating-ui/react-dom-interactions": "0.6.3",
|
||||
"@mattermost/client": "*",
|
||||
"@mattermost/compass-icons": "0.1.32",
|
||||
"@mattermost/types": "*",
|
||||
"@mdi/js": "^6.5.95",
|
||||
@@ -76,8 +76,8 @@
|
||||
"@types/redux-mock-store": "1.0.3",
|
||||
"@types/shallow-equals": "1.0.0",
|
||||
"@types/styled-components": "5.1.19",
|
||||
"@typescript-eslint/eslint-plugin": "5.41.0",
|
||||
"@typescript-eslint/parser": "5.41.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.57.1",
|
||||
"@typescript-eslint/parser": "5.57.1",
|
||||
"@webpack-cli/serve": "1.6.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "27.4.6",
|
||||
@@ -88,7 +88,6 @@
|
||||
"babel-plugin-typescript-to-proptypes": "2.0.0",
|
||||
"classnames": "2.3.1",
|
||||
"css-loader": "6.5.1",
|
||||
"eslint": "8.6.0",
|
||||
"eslint-import-resolver-webpack": "0.13.2",
|
||||
"eslint-plugin-formatjs": "4.0.2",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
|
||||
@@ -180,7 +180,8 @@ export default class Plugin {
|
||||
BackstageWrapped,
|
||||
GlobalHeaderCenter,
|
||||
GlobalHeaderRight,
|
||||
enableTeamSidebar
|
||||
enableTeamSidebar,
|
||||
null
|
||||
);
|
||||
|
||||
// RHS Registration
|
||||
|
||||
Ссылка в новой задаче
Block a user