Update npm packages versions for release-10.11
Этот коммит содержится в:
@@ -3,7 +3,7 @@
|
||||
"browser": {
|
||||
"./client/web_client.jsx": "./client/browser_web_client.jsx"
|
||||
},
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "0.26.28",
|
||||
|
||||
35
webapp/package-lock.json
сгенерированный
35
webapp/package-lock.json
сгенерированный
@@ -58,7 +58,7 @@
|
||||
},
|
||||
"channels": {
|
||||
"name": "mattermost-webapp",
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "0.26.28",
|
||||
"@giphy/js-fetch-api": "5.1.0",
|
||||
@@ -28123,7 +28123,7 @@
|
||||
},
|
||||
"platform/client": {
|
||||
"name": "@mattermost/client",
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/jest": "28.1.8",
|
||||
@@ -29587,7 +29587,7 @@
|
||||
}
|
||||
},
|
||||
"platform/mattermost-redux": {
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mattermost/client": "10.6.0",
|
||||
@@ -29611,9 +29611,36 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"platform/mattermost-redux/node_modules/@mattermost/client": {
|
||||
"version": "10.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@mattermost/client/-/client-10.6.0.tgz",
|
||||
"integrity": "sha512-5xzSYipDnZUcHEtuNKi89w7F+iPdxRG33k5t6tL1JYdJzjfELMWJsOHEec18JKmOQXKbPwOWxNTmHThGO6YmFQ==",
|
||||
"peerDependencies": {
|
||||
"@mattermost/types": "^9.3.0 || ^10.0.0",
|
||||
"typescript": "^4.3.0 || ^5.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"typescript": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"platform/mattermost-redux/node_modules/@mattermost/types": {
|
||||
"version": "10.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@mattermost/types/-/types-10.6.0.tgz",
|
||||
"integrity": "sha512-seZIzKJ4XNUUqr7YCu+fgEmwy3zPz7X1cC1ZwRS/FTU29kIAAZkGF5UC5vCMVsA8q1hkkpkE2akH8VBUxpmsVQ==",
|
||||
"peerDependencies": {
|
||||
"typescript": "^4.3.0 || ^5.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"typescript": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"platform/types": {
|
||||
"name": "@mattermost/types",
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mattermost/client",
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"description": "JavaScript/TypeScript client for Mattermost",
|
||||
"keywords": [
|
||||
"mattermost"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mattermost-redux",
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"description": "Common code (API client, Redux stores, logic, utility functions) for building a Mattermost client",
|
||||
"keywords": [
|
||||
"mattermost"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mattermost/types",
|
||||
"version": "10.6.0",
|
||||
"version": "10.11.0",
|
||||
"description": "Shared type definitions used by the Mattermost web app",
|
||||
"keywords": [
|
||||
"mattermost"
|
||||
|
||||
Ссылка в новой задаче
Block a user