stream-chat-react 10.6.0 → 10.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const version = "10.6.0";
1
+ export declare const version = "10.7.1";
2
2
  //# sourceMappingURL=version.d.ts.map
package/dist/version.js CHANGED
@@ -1 +1 @@
1
- export var version = '10.6.0';
1
+ export var version = '10.7.1';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "stream-chat-react",
3
- "version": "10.6.0",
3
+ "version": "10.7.1",
4
4
  "description": "React components to create chat conversations or livestream style chat",
5
5
  "author": "GetStream",
6
6
  "homepage": "https://getstream.io/chat/",
@@ -28,7 +28,7 @@
28
28
  "getstream.io"
29
29
  ],
30
30
  "dependencies": {
31
- "@braintree/sanitize-url": "6.0.0",
31
+ "@braintree/sanitize-url": "^6.0.2",
32
32
  "@popperjs/core": "^2.11.5",
33
33
  "@stream-io/stream-chat-css": "^3.7.2",
34
34
  "clsx": "^1.1.1",
@@ -147,7 +147,7 @@
147
147
  "eslint-plugin-react-hooks": "^4.2.0",
148
148
  "eslint-plugin-sort-destructure-keys": "1.3.5",
149
149
  "eslint-plugin-sort-keys-fix": "^1.1.2",
150
- "eslint-plugin-typescript-sort-keys": "1.5.0",
150
+ "eslint-plugin-typescript-sort-keys": "^2.1.0",
151
151
  "file-loader": "^6.2.0",
152
152
  "husky": "^4.3.0",
153
153
  "i18next-parser": "^6.0.0",
@@ -169,8 +169,7 @@
169
169
  "rollup-plugin-url": "^3.0.1",
170
170
  "rollup-plugin-visualizer": "^4.2.0",
171
171
  "semantic-release": "^19.0.5",
172
- "semantic-release-cli": "^5.4.4",
173
- "stream-chat": "^8.2.1",
172
+ "stream-chat": "^8.4.1",
174
173
  "style-loader": "^2.0.0",
175
174
  "ts-jest": "^26.5.1",
176
175
  "tslib": "2.3.0",