Skip to content

Commit 1c88fdd

Browse files
authored
fix: avatar alignment (#2264)
πŸš‚ #2263 πŸš‚ GetStream/stream-chat-css#267 Bumping deps to adopt the fix for avatar alignment.
1 parent 9ce6c66 commit 1c88fdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"@semantic-release/changelog": "^6.0.2",
145145
"@semantic-release/git": "^10.0.1",
146146
"@stream-io/rollup-plugin-node-builtins": "^2.1.5",
147-
"@stream-io/stream-chat-css": "^4.6.1",
147+
"@stream-io/stream-chat-css": "^4.6.3",
148148
"@testing-library/jest-dom": "^6.1.4",
149149
"@testing-library/react": "^13.1.1",
150150
"@testing-library/react-hooks": "^8.0.0",

β€Žyarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2186,10 +2186,10 @@
21862186
crypto-browserify "^3.11.0"
21872187
process-es6 "^0.11.2"
21882188

2189-
"@stream-io/stream-chat-css@^4.6.1":
2190-
version "4.6.1"
2191-
resolved "https://registry.yarnpkg.com/@stream-io/stream-chat-css/-/stream-chat-css-4.6.1.tgz#dab21d668439a4ec851d0e4391224cb0a2997ae6"
2192-
integrity sha512-1xbb5TFDR0xeA3wfW3UkGsRls6aYjsJbdswcLuIpX7DZZ5iiOxR5aokuqXQpC475hDg9xSpd9OUGvFHjMX6RYw==
2189+
"@stream-io/stream-chat-css@^4.6.3":
2190+
version "4.6.3"
2191+
resolved "https://registry.yarnpkg.com/@stream-io/stream-chat-css/-/stream-chat-css-4.6.3.tgz#aabe1a5de9ced9e09c17cc43275ddc0b1546b9b0"
2192+
integrity sha512-f1CwE593KYeTMw5p96UD+rKW1L4PTaTJDmn+S237SjwTzaS/9qgPoz6IxZ5odpuni7yX09cCq1IRIdbR45eKvA==
21932193

21942194
"@stream-io/transliterate@^1.5.5":
21952195
version "1.5.5"

0 commit comments

Comments
Β (0)