Skip to content

Commit

Permalink
chore: update chat-ai-widget version to v1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment committed May 28, 2024
1 parent d4aab5c commit ee08350
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/self-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"format": "npm run prettier:fix && npm run lint:fix"
},
"dependencies": {
"@sendbird/chat-ai-widget": "1.5.11",
"@sendbird/chat-ai-widget": "1.5.12",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3022,19 +3022,7 @@ __metadata:
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@npm:1.5.11":
version: 1.5.11
resolution: "@sendbird/chat-ai-widget@npm:1.5.11"
dependencies:
styled-components: "npm:^5.3.11"
peerDependencies:
react: ^16.8.6 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.6 || ^17.0.0 || ^18.0.0
checksum: 10c0/a9f0be560df9fecf69d53fd357ad88d52a6fa9b63d8db08a9c90df0e3f5d113e8a32b44c9c9659ccd2e4b9515272b9422fb5c52f9388e193de2112c9914ee340
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@workspace:.":
"@sendbird/chat-ai-widget@npm:1.5.12, @sendbird/chat-ai-widget@workspace:.":
version: 0.0.0-use.local
resolution: "@sendbird/chat-ai-widget@workspace:."
dependencies:
Expand Down Expand Up @@ -15441,7 +15429,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "self-service@workspace:packages/self-service"
dependencies:
"@sendbird/chat-ai-widget": "npm:1.5.11"
"@sendbird/chat-ai-widget": "npm:1.5.12"
"@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 ee08350

Please sign in to comment.