Skip to content

Commit 5d68968

Browse files
authored
Merge pull request #1260 from GetStream/mml-update
update mml dependency
2 parents 5f88f5a + edaa8d1 commit 5d68968

File tree

6 files changed

+18
-17
lines changed

6 files changed

+18
-17
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- Add Vite app to examples directory [#1255](https://github.com/GetStream/stream-chat-react/pull/1255)
1313
- Upgrade `react-virtuoso` to fix Safari v15 edge case [#1257](https://github.com/GetStream/stream-chat-react/pull/1257)
1414
- Deprecate the `theme` prop on the `Chat` component [#1258](https://github.com/GetStream/stream-chat-react/pull/1258)
15+
- Upgrade `mml-react` dependency [#1260](https://github.com/GetStream/stream-chat-react/pull/1260)
1516

1617
## [6.10.0](https://github.com/GetStream/stream-chat-react/releases/tag/v6.10.0) 2021-10-13
1718

examples/nextjs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7592,10 +7592,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@~0.5.0, mkdirp@~0.5.1:
75927592
dependencies:
75937593
minimist "^1.2.5"
75947594

7595-
mml-react@^0.4.1:
7596-
version "0.4.1"
7597-
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.1.tgz#24de3a878e5be38be5b10a185355c1dc15d384c5"
7598-
integrity sha512-1VLakWyYwH/TdPDlvXFk6/QGSRJ1ZiI8XVPBx/6owpRpUlA1FvOFwbv70LxvXFaqWd5Lo02s/bB4v7c8oq3euA==
7595+
mml-react@^0.4.2:
7596+
version "0.4.2"
7597+
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.2.tgz#a58d685c61417ed7c99f3caea6616652ebcfb551"
7598+
integrity sha512-LqqTSyXjjNqBOE32RB8aPruPLh1UhUCPAiAm1KVBpdfAM4yNXMRhKeWpJkjQJOiXzNMKeKv7youh9nCWNS8qWg==
75997599
dependencies:
76007600
"@braintree/sanitize-url" "^5.0.0"
76017601
"@rgrove/parse-xml" "^3.0.0"

examples/typescript/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7920,10 +7920,10 @@ mixin-object@^2.0.1:
79207920
dependencies:
79217921
minimist "^1.2.5"
79227922

7923-
mml-react@^0.4.1:
7924-
version "0.4.1"
7925-
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.1.tgz#24de3a878e5be38be5b10a185355c1dc15d384c5"
7926-
integrity sha512-1VLakWyYwH/TdPDlvXFk6/QGSRJ1ZiI8XVPBx/6owpRpUlA1FvOFwbv70LxvXFaqWd5Lo02s/bB4v7c8oq3euA==
7923+
mml-react@^0.4.2:
7924+
version "0.4.2"
7925+
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.2.tgz#a58d685c61417ed7c99f3caea6616652ebcfb551"
7926+
integrity sha512-LqqTSyXjjNqBOE32RB8aPruPLh1UhUCPAiAm1KVBpdfAM4yNXMRhKeWpJkjQJOiXzNMKeKv7youh9nCWNS8qWg==
79277927
dependencies:
79287928
"@braintree/sanitize-url" "^5.0.0"
79297929
"@rgrove/parse-xml" "^3.0.0"

examples/vite/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@ [email protected]:
12701270
resolved "https://registry.yarnpkg.com/mitt/-/mitt-1.1.3.tgz#528c506238a05dce11cd914a741ea2cc332da9b8"
12711271
integrity sha512-mUDCnVNsAi+eD6qA0HkRkwYczbLHJ49z17BGe2PYRhZL4wpZUFZGJHU7/5tmvohoma+Hdn0Vh/oJTiPEmgSruA==
12721272

1273-
mml-react@^0.4.1:
1274-
version "0.4.1"
1275-
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.1.tgz#24de3a878e5be38be5b10a185355c1dc15d384c5"
1276-
integrity sha512-1VLakWyYwH/TdPDlvXFk6/QGSRJ1ZiI8XVPBx/6owpRpUlA1FvOFwbv70LxvXFaqWd5Lo02s/bB4v7c8oq3euA==
1273+
mml-react@^0.4.2:
1274+
version "0.4.2"
1275+
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.2.tgz#a58d685c61417ed7c99f3caea6616652ebcfb551"
1276+
integrity sha512-LqqTSyXjjNqBOE32RB8aPruPLh1UhUCPAiAm1KVBpdfAM4yNXMRhKeWpJkjQJOiXzNMKeKv7youh9nCWNS8qWg==
12771277
dependencies:
12781278
"@braintree/sanitize-url" "^5.0.0"
12791279
"@rgrove/parse-xml" "^3.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"optionalDependencies": {
5858
"@sindresorhus/transliterate": "^1.4.0",
59-
"mml-react": "^0.4.1"
59+
"mml-react": "^0.4.2"
6060
},
6161
"peerDependencies": {
6262
"react": "^17.0.0 || ^16.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7250,10 +7250,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5:
72507250
dependencies:
72517251
minimist "^1.2.5"
72527252

7253-
mml-react@^0.4.1:
7254-
version "0.4.1"
7255-
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.1.tgz#24de3a878e5be38be5b10a185355c1dc15d384c5"
7256-
integrity sha512-1VLakWyYwH/TdPDlvXFk6/QGSRJ1ZiI8XVPBx/6owpRpUlA1FvOFwbv70LxvXFaqWd5Lo02s/bB4v7c8oq3euA==
7253+
mml-react@^0.4.2:
7254+
version "0.4.2"
7255+
resolved "https://registry.yarnpkg.com/mml-react/-/mml-react-0.4.2.tgz#a58d685c61417ed7c99f3caea6616652ebcfb551"
7256+
integrity sha512-LqqTSyXjjNqBOE32RB8aPruPLh1UhUCPAiAm1KVBpdfAM4yNXMRhKeWpJkjQJOiXzNMKeKv7youh9nCWNS8qWg==
72577257
dependencies:
72587258
"@braintree/sanitize-url" "^5.0.0"
72597259
"@rgrove/parse-xml" "^3.0.0"

0 commit comments

Comments
 (0)