Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/contact-center/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"deploy:npm": "yarn npm publish"
},
"dependencies": {
"@webex/contact-center": "3.11.0-next.3",
"@webex/contact-center": "3.11.0-next.4",
"mobx": "6.13.5",
"typescript": "5.6.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9346,7 +9346,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@types/jest": "npm:29.5.14"
"@types/react-test-renderer": "npm:18"
"@webex/contact-center": "npm:3.11.0-next.3"
"@webex/contact-center": "npm:3.11.0-next.4"
"@webex/test-fixtures": "workspace:*"
babel-jest: "npm:29.7.0"
babel-loader: "npm:9.2.1"
Expand Down Expand Up @@ -9691,9 +9691,9 @@ __metadata:
languageName: node
linkType: hard

"@webex/contact-center@npm:3.11.0-next.3":
version: 3.11.0-next.3
resolution: "@webex/contact-center@npm:3.11.0-next.3"
"@webex/contact-center@npm:3.11.0-next.4":
version: 3.11.0-next.4
resolution: "@webex/contact-center@npm:3.11.0-next.4"
dependencies:
"@types/platform": "npm:1.3.4"
"@webex/calling": "npm:3.11.0-next.1"
Expand All @@ -9705,7 +9705,7 @@ __metadata:
"@webex/webex-core": "npm:3.11.0-next.1"
jest-html-reporters: "npm:3.0.11"
lodash: "npm:^4.17.21"
checksum: 10c0/d9fd3dce89c2a66ff271a29f9f3392c0fb4c4b2f45bb92a9c3970242f6e6bcae2cff933d7a8cbc83faae95ade5f556d92ced24cfde6cfeb5a6adbba1322e3ef9
checksum: 10c0/b2b360e6812674b14790bf675c413be6b12da35330b694fe716a64ee23ca993e4b019af4df38686ef05c07cba610f353a9335a11c7ebebfd032713954175f92f
languageName: node
linkType: hard

Expand Down
Loading