From a1a8f90f44eb64583f74f3441abb359b426fe178 Mon Sep 17 00:00:00 2001 From: alkwa-msft <79329532+alkwa-msft@users.noreply.github.com> Date: Mon, 21 Aug 2023 09:27:56 -0700 Subject: [PATCH] Alkwa/update stable 1.15.3 (#3482) * updating version of calling * Change files * adding changelog --- ...-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json | 9 + ...-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json | 9 + common/config/rush/pnpm-lock.yaml | 187 ++++++++++-------- .../rush/variants/stable/common-versions.json | 4 +- .../rush/variants/stable/pnpm-lock.yaml | 178 ++++++++--------- .../calling-component-bindings/package.json | 6 +- packages/calling-stateful-client/package.json | 6 +- packages/communication-react/package.json | 6 +- packages/react-composites/package.json | 6 +- packages/storybook/package.json | 2 +- samples/CallWithChat/package.json | 2 +- samples/Calling/package.json | 2 +- samples/ComponentExamples/package.json | 2 +- samples/StaticHtmlComposites/package.json | 2 +- samples/tests/package.json | 2 +- 15 files changed, 222 insertions(+), 201 deletions(-) create mode 100644 change-beta/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json create mode 100644 change/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json diff --git a/change-beta/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json b/change-beta/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json new file mode 100644 index 00000000000..20c1142948b --- /dev/null +++ b/change-beta/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json @@ -0,0 +1,9 @@ +{ + "type": "patch", + "area": "improvement", + "workstream": "Updating (stable) Calling SDK dependency", + "comment": "Updating to include latest Calling SDK Hotfix", + "packageName": "@azure/communication-react", + "email": "alkwa@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/change/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json b/change/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json new file mode 100644 index 00000000000..20c1142948b --- /dev/null +++ b/change/@azure-communication-react-a6cc0875-bc04-4fa4-870c-6d652c14acbb.json @@ -0,0 +1,9 @@ +{ + "type": "patch", + "area": "improvement", + "workstream": "Updating (stable) Calling SDK dependency", + "comment": "Updating to include latest Calling SDK Hotfix", + "packageName": "@azure/communication-react", + "email": "alkwa@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 8dc98de4ea0..10d36783f52 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -112,6 +112,15 @@ packages: - supports-color dev: false + /@azure/communication-calling@1.15.3: + resolution: {integrity: sha512-lpK+EeYUdBuI0BW46sSTBHRDP0wMWDFcHdRVqzU4/d+jzwoUY5JuFkcehEIsJnRG3hVQAszVXFdknQG9x65nbg==} + dependencies: + '@azure/communication-common': 2.2.1 + '@azure/logger': 1.0.4 + transitivePeerDependencies: + - supports-color + dev: false + /@azure/communication-chat@1.3.2-beta.3: resolution: {integrity: sha512-3JADLGdagtqqtO35n9Zcl8IYyQW+6YA8uYWyAmbIHjYfmj6MnoTOFfFYpRLe/PKPqZ34tIP8wy2OQCF1lXW7AQ==} engines: {node: '>=14.0.0'} @@ -285,7 +294,7 @@ packages: '@types/node-fetch': 2.6.4 '@types/tunnel': 0.0.3 form-data: 4.0.0 - node-fetch: 2.6.7 + node-fetch: 2.6.12 process: 0.11.10 tslib: 2.6.1 tunnel: 0.0.6 @@ -856,7 +865,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.9 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.12.9) dev: false @@ -2279,7 +2288,7 @@ packages: dependencies: '@fluentui/set-version': 8.2.11 '@fluentui/theme': 2.6.34(@types/react@18.2.0)(react@18.2.0) - tslib: 2.5.3 + tslib: 2.6.1 transitivePeerDependencies: - '@types/react' - react @@ -2339,7 +2348,7 @@ packages: '@fluentui/react': 8.110.13(@types/react-dom@18.2.1)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0) '@fluentui/scheme-utilities': 8.3.35(@types/react@18.2.0)(react@18.2.0) '@fluentui/set-version': 8.2.11 - tslib: 2.5.3 + tslib: 2.6.1 transitivePeerDependencies: - '@types/react' - '@types/react-dom' @@ -2526,7 +2535,7 @@ packages: dependencies: '@jest/fake-timers': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-mock: 29.6.2 dev: false @@ -2553,7 +2562,7 @@ packages: dependencies: '@jest/types': 29.6.1 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-message-util: 29.6.2 jest-mock: 29.6.2 jest-util: 29.6.2 @@ -2696,7 +2705,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/yargs': 15.0.15 chalk: 4.1.2 dev: false @@ -3164,7 +3173,7 @@ packages: engines: {node: '>=16'} hasBin: true dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 playwright-core: 1.35.1 optionalDependencies: fsevents: 2.3.2 @@ -4828,7 +4837,7 @@ packages: flat-cache: 3.0.4 micromatch: 4.0.5 react-docgen-typescript: 2.2.2(typescript@4.3.5) - tslib: 2.5.3 + tslib: 2.6.1 typescript: 4.3.5 webpack: 5.76.0(webpack-cli@4.10.0) transitivePeerDependencies: @@ -5193,7 +5202,7 @@ packages: dependencies: '@babel/runtime': 7.22.10 '@testing-library/dom': 9.3.1 - '@types/react-dom': 18.2.1 + '@types/react-dom': 18.2.7 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -5253,13 +5262,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/bonjour@3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/classnames@2.3.1: @@ -5273,13 +5282,13 @@ packages: resolution: {integrity: sha512-4x5FkPpLipqwthjPsF7ZRbOv3uoLUFkTA9G9v583qi4pACvq0uTELrB8OLUzPWUI4IJIyvM85vzkV1nyiI2Lig==} dependencies: '@types/express-serve-static-core': 4.17.35 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/cookie-parser@1.4.3: @@ -5301,7 +5310,7 @@ packages: /@types/cors@2.8.13: resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/dompurify@3.0.2: @@ -5314,13 +5323,13 @@ packages: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: '@types/eslint': 8.44.2 - '@types/estree': 0.0.51 + '@types/estree': 1.0.1 dev: false /@types/eslint@8.44.2: resolution: {integrity: sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==} dependencies: - '@types/estree': 0.0.51 + '@types/estree': 1.0.1 '@types/json-schema': 7.0.12 dev: false @@ -5339,7 +5348,7 @@ packages: /@types/express-serve-static-core@4.17.35: resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -5358,14 +5367,14 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/glob@8.1.0: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/graceful-fs@4.1.6: @@ -5399,7 +5408,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/is-function@1.0.1: @@ -5445,7 +5454,7 @@ packages: /@types/jsdom@20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: false @@ -5491,7 +5500,7 @@ packages: /@types/morgan@1.9.4: resolution: {integrity: sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/node-fetch@2.6.4: @@ -5505,7 +5514,7 @@ packages: resolution: {integrity: sha512-Cq3c9lfC9zRrGxe7ox073219Mpy/kmWNsISG0yEG7aUEk33xv/g+uqz/+4b7hM4WN9LsGageBzGuvy09inaGhg==} dependencies: '@types/mime': 1.3.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/node@10.17.13: @@ -5555,7 +5564,7 @@ packages: /@types/puppeteer@5.4.7: resolution: {integrity: sha512-JdGWZZYL0vKapXF4oQTC5hLVNfOgdPrqeZ1BiQnGk5cB7HeE91EWUiTdVSdQPobRN8rIcdffjiOgCYJ/S8QrnQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/qs@6.9.7: @@ -5569,7 +5578,7 @@ packages: /@types/react-dom@18.2.1: resolution: {integrity: sha512-8QZEV9+Kwy7tXFmjJrp3XUKQSs9LTnE0KnoUb0YCguWBiNW0Yfb2iBMYZ08WPg35IR6P3Z0s00B15SwZnO26+w==} dependencies: - '@types/react': 18.2.0 + '@types/react': 18.2.20 dev: false /@types/react-dom@18.2.7: @@ -5581,7 +5590,7 @@ packages: /@types/react-linkify@1.0.1: resolution: {integrity: sha512-qPxYwjB41ezoKdLXs0MrQ1FnhF3apyyxf3J7WVQQCBu/GyZQAW7Y3TY4317jdh0450QJ4fLqj0rnhIJvFZOamQ==} dependencies: - '@types/react': 18.2.0 + '@types/react': 18.2.20 dev: false /@types/react@18.2.0: @@ -5612,7 +5621,7 @@ packages: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/serve-index@1.9.1: @@ -5626,13 +5635,13 @@ packages: dependencies: '@types/http-errors': 2.0.1 '@types/mime': 3.0.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/sockjs@0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/source-list-map@0.1.2: @@ -5655,7 +5664,7 @@ packages: resolution: {integrity: sha512-LOWgpacIV8GHhrsQU+QMZuomfqXiqzz3ILLkCtKx3Us6AmomFViuzKT9D693QTKgyut2oCytMG8/efOop+DB+w==} dependencies: '@types/cookiejar': 2.1.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/supertest@2.0.12: @@ -5709,7 +5718,7 @@ packages: /@types/webpack-node-externals@2.5.3(webpack-cli@4.10.0): resolution: {integrity: sha512-A9JxaR8QXoYT95egET4AmCFuChyTlP8d18ZAnmSHuIMsFdS7QlCQQ8pmN/+FHgLIkm+ViE/VngltT5avLACY9A==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 webpack: 5.76.0(webpack-cli@4.10.0) transitivePeerDependencies: - '@swc/core' @@ -5721,7 +5730,7 @@ packages: /@types/webpack-sources@3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/source-list-map': 0.1.2 source-map: 0.7.4 dev: false @@ -5729,7 +5738,7 @@ packages: /@types/webpack@4.41.33: resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/tapable': 1.0.8 '@types/uglify-js': 3.17.1 '@types/webpack-sources': 3.2.0 @@ -5740,7 +5749,7 @@ packages: /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/yargs-parser@21.0.0: @@ -5769,7 +5778,7 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false optional: true @@ -6750,7 +6759,7 @@ packages: resolution: {integrity: sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==} engines: {node: '>=4'} dependencies: - tslib: 2.5.3 + tslib: 2.6.1 dev: false /astral-regex@2.0.0: @@ -6797,7 +6806,7 @@ packages: resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==} hasBin: true dependencies: - browserslist: 4.20.4 + browserslist: 4.21.10 caniuse-lite: 1.0.30001521 normalize-range: 0.1.2 num2fraction: 1.2.2 @@ -7146,6 +7155,7 @@ packages: /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true dependencies: file-uri-to-path: 1.0.0 dev: false @@ -9298,7 +9308,7 @@ packages: remark-mdx: 1.6.22 remark-parse: 8.0.3 remark-stringify: 8.1.1 - tslib: 2.5.3 + tslib: 2.6.1 unified: 9.2.2 transitivePeerDependencies: - supports-color @@ -9425,7 +9435,7 @@ packages: eslint-mdx: 1.17.1(eslint@7.32.0) eslint-plugin-markdown: 2.2.1(eslint@7.32.0) synckit: 0.4.1 - tslib: 2.5.3 + tslib: 2.6.1 vfile: 4.2.1 transitivePeerDependencies: - supports-color @@ -9859,7 +9869,7 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true dependencies: - debug: 4.3.1 + debug: 4.3.4(supports-color@5.5.0) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -10080,6 +10090,7 @@ packages: /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true dev: false optional: true @@ -11217,7 +11228,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.1 + debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color dev: false @@ -12217,7 +12228,7 @@ packages: '@jest/fake-timers': 29.6.2 '@jest/types': 29.6.1 '@types/jsdom': 20.0.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-mock: 29.6.2 jest-util: 29.6.2 jsdom: 20.0.3 @@ -12264,7 +12275,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.6 - '@types/node': 16.18.40 + '@types/node': 20.5.0 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -12371,7 +12382,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-util: 29.6.2 dev: false @@ -12511,7 +12522,7 @@ packages: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 graceful-fs: 4.2.11 dev: false @@ -12579,7 +12590,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 chalk: 4.1.2 graceful-fs: 4.2.11 is-ci: 2.0.0 @@ -12628,7 +12639,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 merge-stream: 2.0.0 supports-color: 7.2.0 dev: false @@ -12637,7 +12648,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -15174,7 +15185,7 @@ packages: dependencies: object-assign: 4.1.1 react: 18.2.0 - react-is: 17.0.2 + react-is: 18.2.0 dev: false /react-test-renderer@17.0.2(react@18.2.0): @@ -16850,7 +16861,7 @@ packages: resolution: {integrity: sha512-ngUh0+s+DOqEc0sGnrLaeNjbXp0CWHjSGFBqPlQmQ+oN/OfoDoYDBXPh+b4qs1M5QTk5nuQ3AmVz9+2xiY/ldw==} engines: {node: '>=12'} dependencies: - tslib: 2.5.3 + tslib: 2.6.1 uuid: 8.3.2 dev: false @@ -18734,11 +18745,12 @@ packages: dev: false file:projects/acs-ui-common.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-XFztJW0e3G/Dy0eIbAj13fNM2RWBzySYpixHIJk3txOYP2BGSDg9Q7JaLm5JNzJCWXMGZZS0TA8Cz5DmEFybZQ==, tarball: file:projects/acs-ui-common.tgz} + resolution: {integrity: sha512-Id74Fo/Akp5G3WiTvuPDJgFr2VXIF9DsWb22AN+GShPBw0jAEIwUmu+ooTIljcZd+aF8By9Z26vZ8Lx8xiynhA==, tarball: file:projects/acs-ui-common.tgz} id: file:projects/acs-ui-common.tgz name: '@rush-temp/acs-ui-common' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/logger': 1.0.4 '@babel/cli': 7.16.8(@babel/core@7.16.12) @@ -18780,12 +18792,12 @@ packages: dev: false file:projects/calling-component-bindings.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-76PFOOHFbcF6wqDXE06EK0sKo2vv/fjdSos/vkNYXoH15yH2Vwt6HNq/EjHLufNkpl4BpIZdahVLD3di/aWWJw==, tarball: file:projects/calling-component-bindings.tgz} + resolution: {integrity: sha512-ba6zgKMJ4bU6h9YiUn4aVyyQE8brR1apRHDXLOSm7MfnzO16Cv2SobDCJubqgVss0cE6nEvHBJB0E+NKzNlegw==, tarball: file:projects/calling-component-bindings.tgz} id: file:projects/calling-component-bindings.tgz name: '@rush-temp/calling-component-bindings' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-calling-effects': 1.0.0-beta.2 '@azure/communication-common': 3.0.0-beta.1 '@babel/cli': 7.16.8(@babel/core@7.16.12) @@ -18829,12 +18841,12 @@ packages: dev: false file:projects/calling-stateful-client.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-4gghd8ZGt0fKCLQUS98vB3OvE3EIdNbi2frnMUbtiXJHlNDz+b8YFwGn/uw9dt3SAFj4nJl2Jy/l1w9vHpNtXg==, tarball: file:projects/calling-stateful-client.tgz} + resolution: {integrity: sha512-AJOtBHnBFzfzqNyDzLs2+jiBdEDFkMud9/gteK1pnOL1UokeFaJ+TFISeAVJJSUcPseAjxDcfO5CpeCHIAhdfA==, tarball: file:projects/calling-stateful-client.tgz} id: file:projects/calling-stateful-client.tgz name: '@rush-temp/calling-stateful-client' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/core-auth': 1.5.0 '@azure/logger': 1.0.4 @@ -18878,13 +18890,13 @@ packages: dev: false file:projects/calling.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-efDMNCpfxq/pTdx0R44VKQvndzEzc6zIeSWNtmj6ADz9IncNmyZYyxgJgJQ3uXaapjA1I2OzaZSY7T8rOjv4Sw==, tarball: file:projects/calling.tgz} + resolution: {integrity: sha512-GikqcxOtoQqFMxmlhOuTSqjxVoVmJeq0hb21v09lS/0Hq+DMEAK2VBchPcGoRmKLurGIa/MbhdFtX6lVWFO3qw==, tarball: file:projects/calling.tgz} id: file:projects/calling.tgz name: '@rush-temp/calling' version: 0.0.0 dependencies: '@azure/abort-controller': 1.1.0 - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 '@azure/logger': 1.0.4 @@ -18969,13 +18981,13 @@ packages: dev: false file:projects/callwithchat.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-PKyU4bdxZVa1gDQkydxMAJFZ9FrgC9KKMtHRSxtUPtzgXupeqRGt0MdWKwQf/rbSsapw8AyAN9ceN3aTUktsEA==, tarball: file:projects/callwithchat.tgz} + resolution: {integrity: sha512-Ls4HODdskjSHYEk57ExJroa+MTIVGTxNF0pcD3n018kymYWVT4j9ikBJ6DMRQchYS3Crka2wjVzMl1OY2B1t0w==, tarball: file:projects/callwithchat.tgz} id: file:projects/callwithchat.tgz name: '@rush-temp/callwithchat' version: 0.0.0 dependencies: '@azure/abort-controller': 1.1.0 - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 @@ -19058,11 +19070,12 @@ packages: dev: false file:projects/chat-component-bindings.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-uDvaM/3okobcnqV9ICAdA2pmcoXlWzdpMV7af/NJH2tD1iRpzSKMrALMyE1cKkynLhiRXJwwwXl3wv+16fwQMw==, tarball: file:projects/chat-component-bindings.tgz} + resolution: {integrity: sha512-Md7lYIh34YDzXLdK/qAO5/9gxIHSzBrekb4rFbbHBwXj15AUfNCv0eEoUrKz6KH96+qQO5LK4KnbSejg/egdvg==, tarball: file:projects/chat-component-bindings.tgz} id: file:projects/chat-component-bindings.tgz name: '@rush-temp/chat-component-bindings' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/core-paging': 1.5.0 @@ -19102,11 +19115,12 @@ packages: dev: false file:projects/chat-stateful-client.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-OeyLyEDnH9nH4UjlEpBycHW0BOMlXTxx5bVZhuX4/uflPn5OtLqxI+pvMHAx+Tq5uxfg4SFqWWayPu1KSoUG7g==, tarball: file:projects/chat-stateful-client.tgz} + resolution: {integrity: sha512-aZwvdkqzARw4d+hvuM3q1kAKqOxPBrTtjZ8HKQw8RoAyqwTfpDJWzftCmFwP89uWlTtf7+l+816YZt5igEepOg==, tarball: file:projects/chat-stateful-client.tgz} id: file:projects/chat-stateful-client.tgz name: '@rush-temp/chat-stateful-client' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-signaling': 1.0.0-beta.19 @@ -19154,12 +19168,13 @@ packages: dev: false file:projects/chat.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-kuzQrZQYEVsVHBW3vXmieYHGMJJRwFfcIZ9hohKJOM2ldovl56QpAZklxw6rSqssUnMyJ1ouZA5E4ookE5u06Q==, tarball: file:projects/chat.tgz} + resolution: {integrity: sha512-//XGPPNwT1WJoDz91xm+5857hdoSAtORoIcRtlw4YSiK794jn9bfJYH7l4j/mCXFuSJx1Uy4+lIasmvubHnSkQ==, tarball: file:projects/chat.tgz} id: file:projects/chat.tgz name: '@rush-temp/chat' version: 0.0.0 dependencies: '@azure/abort-controller': 1.1.0 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 @@ -19237,10 +19252,11 @@ packages: dev: false file:projects/check-treeshaking.tgz: - resolution: {integrity: sha512-pKBXpYwZ9BT6sBDNJ/UiQv9KPH/eBsO4BV60IfjQpKd1w2TKqA7yEoGxi0eP3hyXEI5Ec7EQ3qMREB3b5/6zdg==, tarball: file:projects/check-treeshaking.tgz} + resolution: {integrity: sha512-pBIZiPOolaunexbSi/BIvzct2mW/Xp16x0UI9D7FC5twK+ya0+lkq9fNgPM3pYQkzyvkws/ImJecfMkKeMa+6Q==, tarball: file:projects/check-treeshaking.tgz} name: '@rush-temp/check-treeshaking' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@babel/core': 7.16.12 '@babel/plugin-proposal-export-namespace-from': 7.16.7(@babel/core@7.16.12) babel-loader: 8.1.0(@babel/core@7.16.12)(webpack@5.76.0) @@ -19265,10 +19281,11 @@ packages: dev: false file:projects/check-typescript-regression.tgz: - resolution: {integrity: sha512-ZT03SnetfE2QxNSjKDvcws2tS9MBXj2ztihJYDDtw/UV0q6iqbF1EC9EyVyhKXiuMDgAzhwFeEvs5mthsLZUzQ==, tarball: file:projects/check-typescript-regression.tgz} + resolution: {integrity: sha512-89E+CS4ZbPPljo8vIBT/1NXeboLUtCiuIzXkam6gai8heC9KEruQ4TDWSA7TSNR1hMDq5EXdG+K0UZ8SriSvYQ==, tarball: file:projects/check-typescript-regression.tgz} name: '@rush-temp/check-typescript-regression' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 eslint: 7.32.0 eslint-config-prettier: 6.15.0(eslint@7.32.0) eslint-plugin-header: 3.1.1(eslint@7.32.0) @@ -19282,11 +19299,11 @@ packages: dev: false file:projects/communication-react.tgz: - resolution: {integrity: sha512-oDpkZkr4tTWhbRWQecuQx1+5moUYFX4+E7mPggwMm1fWUHvEgsirIfLy8xAUiXVKnuC0im3P6XM6UVsZqbkgYg==, tarball: file:projects/communication-react.tgz} + resolution: {integrity: sha512-aUlsRkqWp2J9oHiS+mMrYWcoQPCFolT+dp2KXuZuPDXBN9ZTx492i0eO/8nQKPR9YQH4fp0mg+LTJxOKtCVAlw==, tarball: file:projects/communication-react.tgz} name: '@rush-temp/communication-react' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-calling-effects': 1.0.0-beta.2 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 @@ -19377,11 +19394,11 @@ packages: dev: false file:projects/component-examples.tgz: - resolution: {integrity: sha512-2XrZ1RrLBMGQE8e/QuaudSoGzU87dkAVb6X0XON39CxsAH9cDRFrZkAX+dLeOCKLxlzS04fLuD3u9JO2MlWNLA==, tarball: file:projects/component-examples.tgz} + resolution: {integrity: sha512-qeWd48cA1Fw+mSv1DNHcpxXl/HFSg4ATRDvWkV3B8KaAbhGlMY4qOZ2ene7iH/VJkX2gXH2hTG+Zt3pcj+ktBg==, tarball: file:projects/component-examples.tgz} name: '@rush-temp/component-examples' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 @@ -19440,10 +19457,11 @@ packages: dev: false file:projects/config.tgz: - resolution: {integrity: sha512-637e3aKSgfcpBsI3RCLGLa1J40Yx8Kuo3ZA4jeq7J9lCDmGSwaBZaaJiSM7xDyRH2pQ+R97uzqyASM/HOCYzWg==, tarball: file:projects/config.tgz} + resolution: {integrity: sha512-mHiq8Vasx0PwRCx0sv4JRS+hOoG5dlewGOjEDErENZlnRcZx85OnPkPdEnAFn+oc6dID86+SnO4rYmeQXhl8dQ==, tarball: file:projects/config.tgz} name: '@rush-temp/config' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@octokit/rest': 19.0.13 '@rollup/plugin-commonjs': 17.1.0(rollup@2.42.4) '@types/node': 16.18.40 @@ -19455,14 +19473,16 @@ packages: typescript: 4.3.5 transitivePeerDependencies: - encoding + - supports-color dev: false file:projects/fake-backends.tgz(ts-node@9.1.1)(webpack-cli@4.10.0): - resolution: {integrity: sha512-aKQ8ibThwccQ4XVyY8aNq88LxbAoTeD0dXZA5yiK4Lyq+LnBosnlzJSFvoL9NC78YGJr2R2LDxnwMwa9Ug05jw==, tarball: file:projects/fake-backends.tgz} + resolution: {integrity: sha512-D8DYuEqZ/iwtw8bN5NMqlmJZTiyU15/F2hiCoupdtmxE+eYr2oSIJCnppj/ik6F4nkU1XM4iTzh7+mWtcwT6Qg==, tarball: file:projects/fake-backends.tgz} id: file:projects/fake-backends.tgz name: '@rush-temp/fake-backends' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-signaling': 1.0.0-beta.19 @@ -19512,10 +19532,11 @@ packages: dev: false file:projects/northstar-wrapper.tgz: - resolution: {integrity: sha512-T2DDFiL5NAmxQhNYdkn77IV4HbGU2RGA7pWaALpTmQNnmEysB4AmpHuxsX4xdaJtXk9rTnV/esRZykVmhe1R4A==, tarball: file:projects/northstar-wrapper.tgz} + resolution: {integrity: sha512-7duMum2db8SD96Yver+NXBoamOUS6qXv7g8YvvIUMS0PedjkgfhCNzf66hzm4js4RkHax9042Z/XAKzwU+pZkQ==, tarball: file:projects/northstar-wrapper.tgz} name: '@rush-temp/northstar-wrapper' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@fluentui/react-northstar': 0.61.0(@types/react-dom@18.2.1)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0)(scheduler@0.20.2) '@microsoft/api-extractor': 7.18.21 '@types/react': 18.2.0 @@ -19546,11 +19567,12 @@ packages: dev: false file:projects/react-components.tgz(webpack-cli@4.10.0): - resolution: {integrity: sha512-2A2SGuHS/DwZUcOq0XDRiGVk/kAn6z36fMhVJAWSyPe1IZjt3DPovW2HDrDng61/ZIA7eqHdR58J7g7Dgq1+1A==, tarball: file:projects/react-components.tgz} + resolution: {integrity: sha512-lMHTT+S2fknAyU/i3uW2TJvBkWey4f0xCWP3rr37pvQe8IiRLobn4niAmvWJiqYl2BL6J+YbC0rgkGcWrEr/Zg==, tarball: file:projects/react-components.tgz} id: file:projects/react-components.tgz name: '@rush-temp/react-components' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@babel/cli': 7.16.8(@babel/core@7.16.12) '@babel/core': 7.16.12 '@babel/preset-env': 7.13.10(@babel/core@7.16.12) @@ -19644,11 +19666,11 @@ packages: dev: false file:projects/react-composites.tgz: - resolution: {integrity: sha512-+P/ZAt6bS6sQj2vrh6x59FvNtSo2gbR0zQFthGyqEH+pEu0MupElaLAqt7hRLpJJEJuzvqiVuLYj44ik0t/5Pg==, tarball: file:projects/react-composites.tgz} + resolution: {integrity: sha512-63HyCVAi9qv5jS6BnT7dEwXIP3pG0qUPjAwujHeT5EYAHJ6IMAx+HLSBsf7C23EO9clAUNdl+WvtsWPjjkFzCQ==, tarball: file:projects/react-composites.tgz} name: '@rush-temp/react-composites' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-calling-effects': 1.0.0-beta.2 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 @@ -19763,11 +19785,11 @@ packages: dev: false file:projects/sample-automation-tests.tgz: - resolution: {integrity: sha512-0JkahWSPyed1YMPjSs77h+6hXMkU2cDlBhi9yxR+keDE0BIN7Nm7+tD306eIS/lgR5Tq5v9qv/q5Ub1UmY68Rw==, tarball: file:projects/sample-automation-tests.tgz} + resolution: {integrity: sha512-do0K+QTBkhl40jgNcWmV9BXhlsCLqar4L4iApAtJPn1f+n62hpoPpFpoJYWGe5linkC9G/GgsWe5ikB+WA2ZQg==, tarball: file:projects/sample-automation-tests.tgz} name: '@rush-temp/sample-automation-tests' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 @@ -19788,12 +19810,12 @@ packages: dev: false file:projects/sample-static-html-composites.tgz(@types/react-dom@18.2.7)(@types/react@18.2.20): - resolution: {integrity: sha512-Z8d1HmIFi+Dc+J7oEOtvvsAl12SEjmPl3ILXdkNHTFi5PQB0zGLAynP/If0d35TgnXbYYb4snHi9GBiNmXw3DQ==, tarball: file:projects/sample-static-html-composites.tgz} + resolution: {integrity: sha512-HDC3q6J4skKI7JwV+45sA5tl+xSSRWiKlY8NXx51W8owuPFYklR2dZr0xKcujyD9gCaNo3WgTBRV8sGW0UrStA==, tarball: file:projects/sample-static-html-composites.tgz} id: file:projects/sample-static-html-composites.tgz name: '@rush-temp/sample-static-html-composites' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 @@ -19841,11 +19863,12 @@ packages: dev: false file:projects/server.tgz(@babel/core@7.16.12): - resolution: {integrity: sha512-EkY3wn0Y2gMcE8dqw/xxHb4oCyL3ih9uySs17avVrg0drg1N4tuMSISqdM/DO8tELXBsjbLDVdT5HrjIkSYr1Q==, tarball: file:projects/server.tgz} + resolution: {integrity: sha512-ve6AxImahFu1I2wyaC8d7wPHO5RC76xT2A5DQDyP/Oe2fXt+nRtOuWdm38RTzSJYXeWU+tsh1u0+KaEbSZmy4w==, tarball: file:projects/server.tgz} id: file:projects/server.tgz name: '@rush-temp/server' version: 0.0.0 dependencies: + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 @@ -19910,12 +19933,12 @@ packages: dev: false file:projects/storybook.tgz(webpack-cli@4.10.0): - resolution: {integrity: sha512-JrrsH+JuYphCTrGb3DeRFiqS6yxK3ZzvovwD/sVclHk9axahWkK+fhFkFUUQnzPFfw6UFS8cYUeyX0vtbFeDWQ==, tarball: file:projects/storybook.tgz} + resolution: {integrity: sha512-M6gyJc+AZHZNcV+xIUNRTmntDQCiLckGgEHS4b0XxKuXqX/OekyGBLm4kfLuJQLyfRz1hHBP22bsq90/Pynxew==, tarball: file:projects/storybook.tgz} id: file:projects/storybook.tgz name: '@rush-temp/storybook' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.15.1-beta.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.2-beta.3 '@azure/communication-common': 3.0.0-beta.1 '@azure/communication-identity': 1.2.0 diff --git a/common/config/rush/variants/stable/common-versions.json b/common/config/rush/variants/stable/common-versions.json index 6c40790ab73..789902d595f 100644 --- a/common/config/rush/variants/stable/common-versions.json +++ b/common/config/rush/variants/stable/common-versions.json @@ -25,7 +25,7 @@ */ // "some-library": "1.2.3" // This is the version for stable build (please also update allowedAlternativeVersions below) - "@azure/communication-calling": "1.14.1", + "@azure/communication-calling": "1.15.3", "@azure/communication-common": "2.2.1", "@azure/communication-chat": "1.3.1" }, @@ -56,7 +56,7 @@ */ "allowedAlternativeVersions": { // This is the version for stable build (please also update preferredVersions above) - "@azure/communication-calling": ["1.14.1"], + "@azure/communication-calling": ["1.15.3"], "@azure/communication-common": ["2.2.1"], "@azure/communication-chat": ["1.3.1"], "typescript": [ diff --git a/common/config/rush/variants/stable/pnpm-lock.yaml b/common/config/rush/variants/stable/pnpm-lock.yaml index 6fd35aeaad6..c7fecb5965c 100644 --- a/common/config/rush/variants/stable/pnpm-lock.yaml +++ b/common/config/rush/variants/stable/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@azure/communication-calling': - specifier: 1.14.1 - version: 1.14.1 + specifier: 1.15.3 + version: 1.15.3 '@azure/communication-chat': specifier: 1.3.1 version: 1.3.1 @@ -103,11 +103,11 @@ packages: events: 3.3.0 dev: false - /@azure/communication-calling@1.14.1: - resolution: {integrity: sha512-WJf4JuaH8ejycO9HFkJbhLvSbN555vmVh3/Y0jeThp+u1xGYYp1NHDXTwEycsO48R57Z3bYbl9S7N4T7iHSGpg==} + /@azure/communication-calling@1.15.3: + resolution: {integrity: sha512-lpK+EeYUdBuI0BW46sSTBHRDP0wMWDFcHdRVqzU4/d+jzwoUY5JuFkcehEIsJnRG3hVQAszVXFdknQG9x65nbg==} dependencies: - '@azure/communication-common': 2.0.0 - '@azure/logger': 1.0.3 + '@azure/communication-common': 2.2.1 + '@azure/logger': 1.0.4 transitivePeerDependencies: - supports-color dev: false @@ -133,21 +133,6 @@ packages: - supports-color dev: false - /@azure/communication-common@2.0.0: - resolution: {integrity: sha512-pUIdW5WISR9OvBGvOmBijB62GzuQGNl1+f/L55jdh+el3NRC3q4qcntYF9fGEbX7X3hJ2xiEWnkRiAdT52CJqg==} - engines: {node: '>=12.0.0'} - dependencies: - '@azure/abort-controller': 1.1.0 - '@azure/core-auth': 1.5.0 - '@azure/core-rest-pipeline': 1.12.0 - '@azure/core-tracing': 1.0.0-preview.13 - events: 3.3.0 - jwt-decode: 3.1.2 - tslib: 2.6.1 - transitivePeerDependencies: - - supports-color - dev: false - /@azure/communication-common@2.2.1: resolution: {integrity: sha512-5Ls1zfy56tOghPxS7gAetSybQNxR22lF76q4Uk2QbP4TIHs7sj3lL+Y6npAAE1nkbcNqBTYPziolJBP+xHX2FA==} engines: {node: '>=14.0.0'} @@ -284,7 +269,7 @@ packages: '@types/node-fetch': 2.6.4 '@types/tunnel': 0.0.3 form-data: 4.0.0 - node-fetch: 2.6.7 + node-fetch: 2.6.12 process: 0.11.10 tslib: 2.6.1 tunnel: 0.0.6 @@ -351,13 +336,6 @@ packages: tslib: 2.6.1 dev: false - /@azure/logger@1.0.3: - resolution: {integrity: sha512-aK4s3Xxjrx3daZr3VylxejK3vG5ExXck5WOHDJ8in/k9AqlfIyFMMT1uG7u8mNjX+QRILTIn0/Xgschfh/dQ9g==} - engines: {node: '>=12.0.0'} - dependencies: - tslib: 2.6.1 - dev: false - /@azure/logger@1.0.4: resolution: {integrity: sha512-ustrPY8MryhloQj7OWGe+HrYx+aoiOxzbXTtgblbV3xwCqpzUK36phH3XNHQKj3EPonyFUuDTfR3qFhTEAuZEg==} engines: {node: '>=14.0.0'} @@ -855,7 +833,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.9 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.12.9) dev: false @@ -2278,7 +2256,7 @@ packages: dependencies: '@fluentui/set-version': 8.2.11 '@fluentui/theme': 2.6.34(@types/react@18.2.0)(react@18.2.0) - tslib: 2.5.3 + tslib: 2.6.1 transitivePeerDependencies: - '@types/react' - react @@ -2338,7 +2316,7 @@ packages: '@fluentui/react': 8.110.13(@types/react-dom@18.2.1)(@types/react@18.2.0)(react-dom@18.2.0)(react@18.2.0) '@fluentui/scheme-utilities': 8.3.35(@types/react@18.2.0)(react@18.2.0) '@fluentui/set-version': 8.2.11 - tslib: 2.5.3 + tslib: 2.6.1 transitivePeerDependencies: - '@types/react' - '@types/react-dom' @@ -2525,7 +2503,7 @@ packages: dependencies: '@jest/fake-timers': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-mock: 29.6.2 dev: false @@ -2552,7 +2530,7 @@ packages: dependencies: '@jest/types': 29.6.1 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-message-util: 29.6.2 jest-mock: 29.6.2 jest-util: 29.6.2 @@ -2695,7 +2673,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/yargs': 15.0.15 chalk: 4.1.2 dev: false @@ -3163,7 +3141,7 @@ packages: engines: {node: '>=16'} hasBin: true dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 playwright-core: 1.35.1 optionalDependencies: fsevents: 2.3.2 @@ -4827,7 +4805,7 @@ packages: flat-cache: 3.0.4 micromatch: 4.0.5 react-docgen-typescript: 2.2.2(typescript@4.3.5) - tslib: 2.5.3 + tslib: 2.6.1 typescript: 4.3.5 webpack: 5.76.0(webpack-cli@4.10.0) transitivePeerDependencies: @@ -5192,7 +5170,7 @@ packages: dependencies: '@babel/runtime': 7.22.10 '@testing-library/dom': 9.3.1 - '@types/react-dom': 18.2.1 + '@types/react-dom': 18.2.7 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -5252,13 +5230,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/bonjour@3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/classnames@2.3.1: @@ -5272,13 +5250,13 @@ packages: resolution: {integrity: sha512-4x5FkPpLipqwthjPsF7ZRbOv3uoLUFkTA9G9v583qi4pACvq0uTELrB8OLUzPWUI4IJIyvM85vzkV1nyiI2Lig==} dependencies: '@types/express-serve-static-core': 4.17.35 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/cookie-parser@1.4.3: @@ -5300,7 +5278,7 @@ packages: /@types/cors@2.8.13: resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/dompurify@3.0.2: @@ -5313,13 +5291,13 @@ packages: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: '@types/eslint': 8.44.2 - '@types/estree': 0.0.51 + '@types/estree': 1.0.1 dev: false /@types/eslint@8.44.2: resolution: {integrity: sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==} dependencies: - '@types/estree': 0.0.51 + '@types/estree': 1.0.1 '@types/json-schema': 7.0.12 dev: false @@ -5338,7 +5316,7 @@ packages: /@types/express-serve-static-core@4.17.35: resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -5357,14 +5335,14 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/glob@8.1.0: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/graceful-fs@4.1.6: @@ -5398,7 +5376,7 @@ packages: /@types/http-proxy@1.17.11: resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/is-function@1.0.1: @@ -5444,7 +5422,7 @@ packages: /@types/jsdom@20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: false @@ -5490,7 +5468,7 @@ packages: /@types/morgan@1.9.4: resolution: {integrity: sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/node-fetch@2.6.4: @@ -5504,7 +5482,7 @@ packages: resolution: {integrity: sha512-Cq3c9lfC9zRrGxe7ox073219Mpy/kmWNsISG0yEG7aUEk33xv/g+uqz/+4b7hM4WN9LsGageBzGuvy09inaGhg==} dependencies: '@types/mime': 1.3.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/node@10.17.13: @@ -5554,7 +5532,7 @@ packages: /@types/puppeteer@5.4.7: resolution: {integrity: sha512-JdGWZZYL0vKapXF4oQTC5hLVNfOgdPrqeZ1BiQnGk5cB7HeE91EWUiTdVSdQPobRN8rIcdffjiOgCYJ/S8QrnQ==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/qs@6.9.7: @@ -5568,7 +5546,7 @@ packages: /@types/react-dom@18.2.1: resolution: {integrity: sha512-8QZEV9+Kwy7tXFmjJrp3XUKQSs9LTnE0KnoUb0YCguWBiNW0Yfb2iBMYZ08WPg35IR6P3Z0s00B15SwZnO26+w==} dependencies: - '@types/react': 18.2.0 + '@types/react': 18.2.20 dev: false /@types/react-dom@18.2.7: @@ -5580,7 +5558,7 @@ packages: /@types/react-linkify@1.0.1: resolution: {integrity: sha512-qPxYwjB41ezoKdLXs0MrQ1FnhF3apyyxf3J7WVQQCBu/GyZQAW7Y3TY4317jdh0450QJ4fLqj0rnhIJvFZOamQ==} dependencies: - '@types/react': 18.2.0 + '@types/react': 18.2.20 dev: false /@types/react@18.2.0: @@ -5611,7 +5589,7 @@ packages: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/serve-index@1.9.1: @@ -5625,13 +5603,13 @@ packages: dependencies: '@types/http-errors': 2.0.1 '@types/mime': 3.0.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/sockjs@0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/source-list-map@0.1.2: @@ -5654,7 +5632,7 @@ packages: resolution: {integrity: sha512-LOWgpacIV8GHhrsQU+QMZuomfqXiqzz3ILLkCtKx3Us6AmomFViuzKT9D693QTKgyut2oCytMG8/efOop+DB+w==} dependencies: '@types/cookiejar': 2.1.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/supertest@2.0.12: @@ -5708,7 +5686,7 @@ packages: /@types/webpack-node-externals@2.5.3(webpack-cli@4.10.0): resolution: {integrity: sha512-A9JxaR8QXoYT95egET4AmCFuChyTlP8d18ZAnmSHuIMsFdS7QlCQQ8pmN/+FHgLIkm+ViE/VngltT5avLACY9A==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 webpack: 5.76.0(webpack-cli@4.10.0) transitivePeerDependencies: - '@swc/core' @@ -5720,7 +5698,7 @@ packages: /@types/webpack-sources@3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/source-list-map': 0.1.2 source-map: 0.7.4 dev: false @@ -5728,7 +5706,7 @@ packages: /@types/webpack@4.41.33: resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 '@types/tapable': 1.0.8 '@types/uglify-js': 3.17.1 '@types/webpack-sources': 3.2.0 @@ -5739,7 +5717,7 @@ packages: /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false /@types/yargs-parser@21.0.0: @@ -5768,7 +5746,7 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 dev: false optional: true @@ -6749,7 +6727,7 @@ packages: resolution: {integrity: sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==} engines: {node: '>=4'} dependencies: - tslib: 2.5.3 + tslib: 2.6.1 dev: false /astral-regex@2.0.0: @@ -6796,7 +6774,7 @@ packages: resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==} hasBin: true dependencies: - browserslist: 4.20.4 + browserslist: 4.21.10 caniuse-lite: 1.0.30001521 normalize-range: 0.1.2 num2fraction: 1.2.2 @@ -7145,6 +7123,7 @@ packages: /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true dependencies: file-uri-to-path: 1.0.0 dev: false @@ -9297,7 +9276,7 @@ packages: remark-mdx: 1.6.22 remark-parse: 8.0.3 remark-stringify: 8.1.1 - tslib: 2.5.3 + tslib: 2.6.1 unified: 9.2.2 transitivePeerDependencies: - supports-color @@ -9424,7 +9403,7 @@ packages: eslint-mdx: 1.17.1(eslint@7.32.0) eslint-plugin-markdown: 2.2.1(eslint@7.32.0) synckit: 0.4.1 - tslib: 2.5.3 + tslib: 2.6.1 vfile: 4.2.1 transitivePeerDependencies: - supports-color @@ -9858,7 +9837,7 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true dependencies: - debug: 4.3.1 + debug: 4.3.4(supports-color@5.5.0) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -10079,6 +10058,7 @@ packages: /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true dev: false optional: true @@ -11216,7 +11196,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.1 + debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color dev: false @@ -12216,7 +12196,7 @@ packages: '@jest/fake-timers': 29.6.2 '@jest/types': 29.6.1 '@types/jsdom': 20.0.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-mock: 29.6.2 jest-util: 29.6.2 jsdom: 20.0.3 @@ -12263,7 +12243,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.6 - '@types/node': 16.18.40 + '@types/node': 20.5.0 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -12370,7 +12350,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.1 - '@types/node': 16.18.40 + '@types/node': 20.5.0 jest-util: 29.6.2 dev: false @@ -12510,7 +12490,7 @@ packages: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 graceful-fs: 4.2.11 dev: false @@ -12578,7 +12558,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 16.18.40 + '@types/node': 20.5.0 chalk: 4.1.2 graceful-fs: 4.2.11 is-ci: 2.0.0 @@ -12627,7 +12607,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 merge-stream: 2.0.0 supports-color: 7.2.0 dev: false @@ -12636,7 +12616,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 16.18.40 + '@types/node': 20.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -15173,7 +15153,7 @@ packages: dependencies: object-assign: 4.1.1 react: 18.2.0 - react-is: 17.0.2 + react-is: 18.2.0 dev: false /react-test-renderer@17.0.2(react@18.2.0): @@ -16849,7 +16829,7 @@ packages: resolution: {integrity: sha512-ngUh0+s+DOqEc0sGnrLaeNjbXp0CWHjSGFBqPlQmQ+oN/OfoDoYDBXPh+b4qs1M5QTk5nuQ3AmVz9+2xiY/ldw==} engines: {node: '>=12'} dependencies: - tslib: 2.5.3 + tslib: 2.6.1 uuid: 8.3.2 dev: false @@ -18779,12 +18759,12 @@ packages: dev: false file:projects/calling-component-bindings.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-76PFOOHFbcF6wqDXE06EK0sKo2vv/fjdSos/vkNYXoH15yH2Vwt6HNq/EjHLufNkpl4BpIZdahVLD3di/aWWJw==, tarball: file:projects/calling-component-bindings.tgz} + resolution: {integrity: sha512-4I/i4kETJmz8LblavTpiMdHpa6B/hBJHA676aHGxQJHzOjmEXiz9wUL3GuF7e50Vf3vWzRA6UByVl79CgHH0Uw==, tarball: file:projects/calling-component-bindings.tgz} id: file:projects/calling-component-bindings.tgz name: '@rush-temp/calling-component-bindings' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-calling-effects': 1.0.0-beta.2 '@azure/communication-common': 2.2.1 '@babel/cli': 7.16.8(@babel/core@7.16.12) @@ -18828,12 +18808,12 @@ packages: dev: false file:projects/calling-stateful-client.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-4gghd8ZGt0fKCLQUS98vB3OvE3EIdNbi2frnMUbtiXJHlNDz+b8YFwGn/uw9dt3SAFj4nJl2Jy/l1w9vHpNtXg==, tarball: file:projects/calling-stateful-client.tgz} + resolution: {integrity: sha512-4LLPiWd55v+BDzm/g98KNycKiUp4gpx8L4sUlSSrBxDpJj/35vWZVzB6mpBPPgiJ4d+sQ6TFVipRa/E2WiCbwA==, tarball: file:projects/calling-stateful-client.tgz} id: file:projects/calling-stateful-client.tgz name: '@rush-temp/calling-stateful-client' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-common': 2.2.1 '@azure/core-auth': 1.5.0 '@azure/logger': 1.0.4 @@ -18877,13 +18857,13 @@ packages: dev: false file:projects/calling.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-efDMNCpfxq/pTdx0R44VKQvndzEzc6zIeSWNtmj6ADz9IncNmyZYyxgJgJQ3uXaapjA1I2OzaZSY7T8rOjv4Sw==, tarball: file:projects/calling.tgz} + resolution: {integrity: sha512-PIYlk2EZcCjV4m1FV9kEP7InTr9L1OCWl6MxY2cJ+ZfnRoccRz0xfNh18P0Rkg3Ao00+550gMFny/fmlSpRicg==, tarball: file:projects/calling.tgz} id: file:projects/calling.tgz name: '@rush-temp/calling' version: 0.0.0 dependencies: '@azure/abort-controller': 1.1.0 - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-common': 2.2.1 '@azure/communication-identity': 1.2.0 '@azure/logger': 1.0.4 @@ -18968,13 +18948,13 @@ packages: dev: false file:projects/callwithchat.tgz(ts-node@9.1.1): - resolution: {integrity: sha512-PKyU4bdxZVa1gDQkydxMAJFZ9FrgC9KKMtHRSxtUPtzgXupeqRGt0MdWKwQf/rbSsapw8AyAN9ceN3aTUktsEA==, tarball: file:projects/callwithchat.tgz} + resolution: {integrity: sha512-uzjEsUkiKgRkbR5Ab/Mja++CpWyYpEqOdJSbwdEouUjqhbR/WSvqUVJ010K2zisAfKYFpROsgKR9RKXI4wQMyQ==, tarball: file:projects/callwithchat.tgz} id: file:projects/callwithchat.tgz name: '@rush-temp/callwithchat' version: 0.0.0 dependencies: '@azure/abort-controller': 1.1.0 - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.1 '@azure/communication-common': 2.2.1 '@azure/communication-identity': 1.2.0 @@ -19281,11 +19261,11 @@ packages: dev: false file:projects/communication-react.tgz: - resolution: {integrity: sha512-oDpkZkr4tTWhbRWQecuQx1+5moUYFX4+E7mPggwMm1fWUHvEgsirIfLy8xAUiXVKnuC0im3P6XM6UVsZqbkgYg==, tarball: file:projects/communication-react.tgz} + resolution: {integrity: sha512-wUXptZKz2yYKfBkcD16Ar7F03qKobFr3IXiws17ieionI8RFO3MizUOydqqGDOmblZL1+7iq2qLsSqlIK0Oq7A==, tarball: file:projects/communication-react.tgz} name: '@rush-temp/communication-react' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-calling-effects': 1.0.0-beta.2 '@azure/communication-chat': 1.3.1 '@azure/communication-common': 2.2.1 @@ -19376,11 +19356,11 @@ packages: dev: false file:projects/component-examples.tgz: - resolution: {integrity: sha512-2XrZ1RrLBMGQE8e/QuaudSoGzU87dkAVb6X0XON39CxsAH9cDRFrZkAX+dLeOCKLxlzS04fLuD3u9JO2MlWNLA==, tarball: file:projects/component-examples.tgz} + resolution: {integrity: sha512-+rtmY49JOHor8wRxsBBBOu6rwf6GX+/3LiPWxGZJLlRjVlzXDgXj7AAO7dfJ1OwagLuMgGix88KCUUtUb2phjg==, tarball: file:projects/component-examples.tgz} name: '@rush-temp/component-examples' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.1 '@azure/communication-common': 2.2.1 '@azure/communication-identity': 1.2.0 @@ -19643,11 +19623,11 @@ packages: dev: false file:projects/react-composites.tgz: - resolution: {integrity: sha512-+P/ZAt6bS6sQj2vrh6x59FvNtSo2gbR0zQFthGyqEH+pEu0MupElaLAqt7hRLpJJEJuzvqiVuLYj44ik0t/5Pg==, tarball: file:projects/react-composites.tgz} + resolution: {integrity: sha512-/eDUul1oFipwfyphM5xQT8FLiq7g3mu+8S4G26mbPk/2THk/DtvYrS7xbERLC3cAP51hTjTPeiiXdF+N/MEsHg==, tarball: file:projects/react-composites.tgz} name: '@rush-temp/react-composites' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-calling-effects': 1.0.0-beta.2 '@azure/communication-chat': 1.3.1 '@azure/communication-common': 2.2.1 @@ -19762,11 +19742,11 @@ packages: dev: false file:projects/sample-automation-tests.tgz: - resolution: {integrity: sha512-0JkahWSPyed1YMPjSs77h+6hXMkU2cDlBhi9yxR+keDE0BIN7Nm7+tD306eIS/lgR5Tq5v9qv/q5Ub1UmY68Rw==, tarball: file:projects/sample-automation-tests.tgz} + resolution: {integrity: sha512-XfFah+jpxPDpWcZpSmKsO60HhU6I53aX7PYfwGKf5mfqiuJtkNwMHQX7IFynMK1JsfXXOb4W8BfSvCwTD1ee7w==, tarball: file:projects/sample-automation-tests.tgz} name: '@rush-temp/sample-automation-tests' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.1 '@azure/communication-common': 2.2.1 '@azure/communication-identity': 1.2.0 @@ -19787,12 +19767,12 @@ packages: dev: false file:projects/sample-static-html-composites.tgz(@types/react-dom@18.2.7)(@types/react@18.2.20): - resolution: {integrity: sha512-Z8d1HmIFi+Dc+J7oEOtvvsAl12SEjmPl3ILXdkNHTFi5PQB0zGLAynP/If0d35TgnXbYYb4snHi9GBiNmXw3DQ==, tarball: file:projects/sample-static-html-composites.tgz} + resolution: {integrity: sha512-uGCNviVkQma9uTp94zIerKncB4ucxO1QszchHXVkgRKbP49MC7EXgcHmdLtW9n7yU9FPGq5NsIO1WwgOx42NGw==, tarball: file:projects/sample-static-html-composites.tgz} id: file:projects/sample-static-html-composites.tgz name: '@rush-temp/sample-static-html-composites' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.1 '@azure/communication-common': 2.2.1 '@azure/communication-identity': 1.2.0 @@ -19909,12 +19889,12 @@ packages: dev: false file:projects/storybook.tgz(webpack-cli@4.10.0): - resolution: {integrity: sha512-JrrsH+JuYphCTrGb3DeRFiqS6yxK3ZzvovwD/sVclHk9axahWkK+fhFkFUUQnzPFfw6UFS8cYUeyX0vtbFeDWQ==, tarball: file:projects/storybook.tgz} + resolution: {integrity: sha512-5ZrNAbq2AJ+v3W8rek/4HBcor3eywtRlNpTFxYDCybbVHnzUFj+QkTiD4fdMJ2gpHcC4UjmvnQD+fkGJmOZftg==, tarball: file:projects/storybook.tgz} id: file:projects/storybook.tgz name: '@rush-temp/storybook' version: 0.0.0 dependencies: - '@azure/communication-calling': 1.14.1 + '@azure/communication-calling': 1.15.3 '@azure/communication-chat': 1.3.1 '@azure/communication-common': 2.2.1 '@azure/communication-identity': 1.2.0 diff --git a/packages/calling-component-bindings/package.json b/packages/calling-component-bindings/package.json index 6321311cae3..d9d6dad9490 100644 --- a/packages/calling-component-bindings/package.json +++ b/packages/calling-component-bindings/package.json @@ -38,13 +38,13 @@ "reselect": "~4.0.0" }, "peerDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-calling-effects": "1.0.0-beta.2", "@types/react": ">=16.8.0 <19.0.0", "react": ">=16.8.0 <19.0.0" }, "devDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-calling-effects": "1.0.0-beta.2", "@babel/cli": "~7.16.0", "@babel/core": "~7.16.0", @@ -74,4 +74,4 @@ "ts-jest": "^29.1.0", "typescript": "4.3.5" } -} \ No newline at end of file +} diff --git a/packages/calling-stateful-client/package.json b/packages/calling-stateful-client/package.json index b8a9f42c840..fd87e5d2625 100644 --- a/packages/calling-stateful-client/package.json +++ b/packages/calling-stateful-client/package.json @@ -37,10 +37,10 @@ "immer": "9.0.6" }, "peerDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1" + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3" }, "devDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/core-auth": "^1.4.0", "@babel/cli": "~7.16.0", "@babel/core": "~7.16.0", @@ -69,4 +69,4 @@ "ts-jest": "^29.1.0", "typescript": "4.3.5" } -} \ No newline at end of file +} diff --git a/packages/communication-react/package.json b/packages/communication-react/package.json index 4825869c3cf..149fb2fe364 100644 --- a/packages/communication-react/package.json +++ b/packages/communication-react/package.json @@ -48,7 +48,7 @@ "uuid": "^9.0.0" }, "peerDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-calling-effects": "1.0.0-beta.2", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@types/react": ">=16.8.0 <19.0.0", @@ -89,7 +89,7 @@ "_by-flavor": "rushx _current-flavor && env-cmd -f ../../common/config/env/.env --use-shell" }, "devDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-calling-effects": "1.0.0-beta.2", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@azure/core-auth": "^1.4.0", @@ -157,4 +157,4 @@ "beachball": { "shouldPublish": false } -} \ No newline at end of file +} diff --git a/packages/react-composites/package.json b/packages/react-composites/package.json index 96752364e9d..a9082f7fb9b 100644 --- a/packages/react-composites/package.json +++ b/packages/react-composites/package.json @@ -72,7 +72,7 @@ "nanoid": "3.3.6" }, "peerDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-calling-effects": "1.0.0-beta.2", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@types/react": ">=16.8.0 <19.0.0", @@ -81,7 +81,7 @@ "react-dom": ">=16.8.0 <19.0.0" }, "devDependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-calling-effects": "1.0.0-beta.2", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@azure/communication-identity": "^1.2.0", @@ -164,4 +164,4 @@ "webpack": "5.76.0", "yargs": "17.5.1" } -} \ No newline at end of file +} diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 6783b41dbd2..5eff750b89d 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -18,7 +18,7 @@ "lint:quiet": "rushx lint -- --quiet" }, "dependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@azure/communication-common": "3.0.0-beta.1 || ^2.2.1", "@azure/communication-identity": "^1.2.0", diff --git a/samples/CallWithChat/package.json b/samples/CallWithChat/package.json index 9b5c5b58b8f..6072de46313 100644 --- a/samples/CallWithChat/package.json +++ b/samples/CallWithChat/package.json @@ -30,7 +30,7 @@ "dependencies": { "@azure/abort-controller": "^1.1.0", "@azure/communication-identity": "^1.2.0", - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@azure/communication-react": "1.7.1-beta.0", "@azure/communication-common": "3.0.0-beta.1 || ^2.2.1", diff --git a/samples/Calling/package.json b/samples/Calling/package.json index de512365b14..e7361b8fc20 100644 --- a/samples/Calling/package.json +++ b/samples/Calling/package.json @@ -28,7 +28,7 @@ "dependencies": { "@azure/abort-controller": "^1.1.0", "@azure/communication-identity": "^1.2.0", - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-react": "1.7.1-beta.0", "@azure/communication-common": "3.0.0-beta.1 || ^2.2.1", "@azure/logger": "^1.0.4", diff --git a/samples/ComponentExamples/package.json b/samples/ComponentExamples/package.json index da505f473b9..69d174b8937 100644 --- a/samples/ComponentExamples/package.json +++ b/samples/ComponentExamples/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-common": "3.0.0-beta.1 || ^2.2.1", "@azure/communication-identity": "^1.2.0", "@azure/communication-react": "1.7.1-beta.0", diff --git a/samples/StaticHtmlComposites/package.json b/samples/StaticHtmlComposites/package.json index 628aeed31da..7fe5e311e90 100644 --- a/samples/StaticHtmlComposites/package.json +++ b/samples/StaticHtmlComposites/package.json @@ -24,7 +24,7 @@ "dependencies": { "@azure/communication-react": "1.7.1-beta.0", "@azure/communication-common": "3.0.0-beta.1 || ^2.2.1", - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@fluentui/react": "~8.110.4", "react": "18.2.0", diff --git a/samples/tests/package.json b/samples/tests/package.json index 82d31ae6fda..10a589e35af 100644 --- a/samples/tests/package.json +++ b/samples/tests/package.json @@ -19,7 +19,7 @@ }, "license": "MIT", "dependencies": { - "@azure/communication-calling": "1.15.1-beta.1 || >=1.14.1", + "@azure/communication-calling": "1.15.1-beta.1 || >=1.15.3", "@azure/communication-chat": "1.3.2-beta.3 || >=1.3.1", "@azure/communication-common": "3.0.0-beta.1 || ^2.2.1", "uuid": "^9.0.0",