Skip to content

Commit

Permalink
chore: update chat-ai-widget version to v1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment committed Jan 14, 2025
1 parent 276b50c commit 58d7932
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.9.3",
"@sendbird/chat-ai-widget": "1.9.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 @@ -3291,23 +3291,7 @@ __metadata:
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@npm:1.9.3":
version: 1.9.3
resolution: "@sendbird/chat-ai-widget@npm:1.9.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/b2d939fa71c0a5a902a7ef848c7de552d39a3c8bab7c68be965a5c35425aff31a4c14dd11083810dcf3f38fd342396ef76f16c10e08185e706f23db4bc993aba
languageName: node
linkType: hard

"@sendbird/chat-ai-widget@workspace:.":
"@sendbird/chat-ai-widget@npm:1.9.4, @sendbird/chat-ai-widget@workspace:.":
version: 0.0.0-use.local
resolution: "@sendbird/chat-ai-widget@workspace:."
dependencies:
Expand Down Expand Up @@ -16084,7 +16068,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "self-service@workspace:packages/self-service"
dependencies:
"@sendbird/chat-ai-widget": "npm:1.9.3"
"@sendbird/chat-ai-widget": "npm:1.9.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 58d7932

Please sign in to comment.