Skip to content

Commit

Permalink
chore: update chat-ai-widget version to v1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment committed May 23, 2024
1 parent 8f69d1c commit 76a2900
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 34 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.9",
"@sendbird/chat-ai-widget": "1.5.10",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
35 changes: 2 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3022,20 +3022,7 @@ __metadata:
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@npm:1.5.9":
version: 1.5.9
resolution: "@sendbird/chat-ai-widget@npm:1.5.9"
dependencies:
"@tanstack/react-query": "npm:^5.17.19"
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/fa9a561b30905b937e3f1951844e89098172258085630477c4c6e7f5a79d600733b130ca9d0f9db52cd5889a48b23ed11c2619c9c7e910873d7af3c3d35b2612
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@workspace:.":
"@sendbird/chat-ai-widget@npm:1.5.10, @sendbird/chat-ai-widget@workspace:.":
version: 0.0.0-use.local
resolution: "@sendbird/chat-ai-widget@workspace:."
dependencies:
Expand Down Expand Up @@ -4132,24 +4119,6 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.36.1":
version: 5.36.1
resolution: "@tanstack/query-core@npm:5.36.1"
checksum: 10c0/53ba44c9934c99035122e586ae21bdc10a9978054d555f9608241c20b931c357eb60364e9d17adb1f30501494427bd63c00684923c8d08f41d41c5f346922d47
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.17.19":
version: 5.37.1
resolution: "@tanstack/react-query@npm:5.37.1"
dependencies:
"@tanstack/query-core": "npm:5.36.1"
peerDependencies:
react: ^18.0.0
checksum: 10c0/f0b33ec31c68bdc10f4aea9c3288ca969d77c57c87da7c77d0965fb9f82b5cb9d658868769fdaa3d4dc3deffd12b80c7debaa99cb702c52f41040fb7091162f7
languageName: node
linkType: hard

"@testing-library/dom@npm:^8.5.0":
version: 8.20.1
resolution: "@testing-library/dom@npm:8.20.1"
Expand Down Expand Up @@ -15460,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.9"
"@sendbird/chat-ai-widget": "npm:1.5.10"
"@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 76a2900

Please sign in to comment.