Skip to content

Commit 9580a3f

Browse files
committed
chore(deps): bump @stream-io/stream-chat-css to version 5.0.0
1 parent d74da70 commit 9580a3f

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
@@ -171,7 +171,7 @@
171171
"@semantic-release/changelog": "^6.0.2",
172172
"@semantic-release/git": "^10.0.1",
173173
"@stream-io/rollup-plugin-node-builtins": "^2.1.5",
174-
"@stream-io/stream-chat-css": "5.0.0-rc.6",
174+
"@stream-io/stream-chat-css": "^5.0.0",
175175
"@testing-library/jest-dom": "^6.1.4",
176176
"@testing-library/react": "^13.1.1",
177177
"@testing-library/react-hooks": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,10 @@
23562356
crypto-browserify "^3.11.0"
23572357
process-es6 "^0.11.2"
23582358

2359-
"@stream-io/[email protected]-rc.6":
2360-
version "5.0.0-rc.6"
2361-
resolved "https://registry.yarnpkg.com/@stream-io/stream-chat-css/-/stream-chat-css-5.0.0-rc.6.tgz#8ad9f7290150d10c4135ec3205e83569a0bce95d"
2362-
integrity sha512-tT+9glFTdA0ayyhFvpBNfcBi4wZGcr1FSiwS2aNYJrWFE0XpM4aXgq8h5bWha3mOBcQErTDHoUxRw0D/JOt69A==
2359+
"@stream-io/stream-chat-css@^5.0.0":
2360+
version "5.0.0"
2361+
resolved "https://registry.yarnpkg.com/@stream-io/stream-chat-css/-/stream-chat-css-5.0.0.tgz#04a34b1492878d03a77751c95fec9a99e190bcbe"
2362+
integrity sha512-N9/Lyi+8kFqtMwfRxjxy4GyEIykDjjaqPxJObS0R7SRrY0KtG4sPehTJG7QqEYRaoLHn2UETlFfp0LYcWY7mFA==
23632363

23642364
"@stream-io/transliterate@^1.5.5":
23652365
version "1.5.5"

0 commit comments

Comments
 (0)