Skip to content

Commit

Permalink
chore: update chat-ai-widget version to v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment authored and bang9 committed Oct 22, 2024
1 parent 0cd7b85 commit 18d4f71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/self-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"format": "npm run prettier:fix && npm run lint:fix"
},
"dependencies": {
"@sendbird/chat-ai-widget": "1.8.3",
"@sendbird/chat-ai-widget": "1.8.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
20 changes: 2 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3259,23 +3259,7 @@ __metadata:
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@npm:1.8.3":
version: 1.8.3
resolution: "@sendbird/chat-ai-widget@npm:1.8.3"
dependencies:
styled-components: "npm:^5.3.11"
peerDependencies:
date-fns: ^3.6.0
react: ^16.8.6 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.6 || ^17.0.0 || ^18.0.0
peerDependenciesMeta:
date-fns:
optional: true
checksum: 10c0/445f0f182eb3d133d6bcd660780da5fbfd32ba89a68086a63f751674f0990851b3c5af7820bc1d64a6e4fa0226e9ddc837707c358559e492e6bbc0123ede1422
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@workspace:.":
"@sendbird/chat-ai-widget@npm:1.8.4, @sendbird/chat-ai-widget@workspace:.":
version: 0.0.0-use.local
resolution: "@sendbird/chat-ai-widget@workspace:."
dependencies:
Expand Down Expand Up @@ -15972,7 +15956,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "self-service@workspace:packages/self-service"
dependencies:
"@sendbird/chat-ai-widget": "npm:1.8.3"
"@sendbird/chat-ai-widget": "npm:1.8.4"
"@types/react": "npm:^18.0.37"
"@types/react-dom": "npm:^18.0.11"
"@vitejs/plugin-react": "npm:^4.2.1"
Expand Down

0 comments on commit 18d4f71

Please sign in to comment.