diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a42a166..e37b732 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 4.21.1 livekit-server-sdk: specifier: ^2.8.1 - version: 2.8.1 + version: 2.9.0 devDependencies: '@eslint/eslintrc': specifier: ^3.1.0 @@ -171,8 +171,8 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@livekit/protocol@1.27.1': - resolution: {integrity: sha512-ISEp7uWdV82mtCR1eyHFTzdRZTVbe2+ZztjmjiMPzR/KPrI1Ma/u5kLh87NNuY3Rn8wv1VlEvGHHsFjQ+dKVUw==} + '@livekit/protocol@1.28.1': + resolution: {integrity: sha512-IQVgNmFoU6VTe0d4vZ2+Y5tZWfKwaKKF3BTHymAI1V9ROMtqi9BQ2fSVegLlTH+Ys5YArgPWz+xE/iEdeAE2WA==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -957,8 +957,8 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} - livekit-server-sdk@2.8.1: - resolution: {integrity: sha512-l8egXU10jPuRJM2Df9Gk/KPEk6tBV0JEGG19cD5QeQtyIMgqULCCd/5yyG2FRvcWRf7pEyZZMXi63zDn7uaKHQ==} + livekit-server-sdk@2.9.0: + resolution: {integrity: sha512-U9EDobVRpNG81LNFkaG2oLg1EVAtfOCLdNEi7hhJFrtYqOOkxMaQK+3xubNZfoOFWa+cRExIgWoQk2wVnqesvg==} engines: {node: '>=19'} locate-path@6.0.0: @@ -1292,6 +1292,12 @@ packages: peerDependencies: typescript: '>=4.2.0' + ts-api-utils@1.4.2: + resolution: {integrity: sha512-ZF5gQIQa/UmzfvxbHZI3JXN0/Jt+vnAfAviNRAMc491laiK6YCLpCW9ft8oaCRFOTxCZtUTE6XB0ZQAe3olntw==} + engines: {node: '>=16'} + peerDependencies: + typescript: '>=4.2.0' + tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} @@ -1306,8 +1312,8 @@ packages: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} - type-fest@4.27.0: - resolution: {integrity: sha512-3IMSWgP7C5KSQqmo1wjhKrwsvXAtF33jO3QY+Uy++ia7hqvgSK6iXbbg5PbDBc1P2ZbNEDgejOrN4YooXvhwCw==} + type-fest@4.29.0: + resolution: {integrity: sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==} engines: {node: '>=16'} type-is@1.6.18: @@ -1527,7 +1533,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@livekit/protocol@1.27.1': + '@livekit/protocol@1.28.1': dependencies: '@bufbuild/protobuf': 1.10.0 @@ -1688,7 +1694,7 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.4.0(typescript@5.6.3) + ts-api-utils: 1.4.2(typescript@5.6.3) optionalDependencies: typescript: 5.6.3 transitivePeerDependencies: @@ -1846,7 +1852,7 @@ snapshots: camelcase: 8.0.0 map-obj: 5.0.0 quick-lru: 6.1.2 - type-fest: 4.27.0 + type-fest: 4.29.0 camelcase@8.0.0: {} @@ -2482,9 +2488,9 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - livekit-server-sdk@2.8.1: + livekit-server-sdk@2.9.0: dependencies: - '@livekit/protocol': 1.27.1 + '@livekit/protocol': 1.28.1 camelcase-keys: 9.1.3 jose: 5.9.6 @@ -2806,6 +2812,10 @@ snapshots: dependencies: typescript: 5.6.3 + ts-api-utils@1.4.2(typescript@5.6.3): + dependencies: + typescript: 5.6.3 + tsconfig-paths@3.15.0: dependencies: '@types/json5': 0.0.29 @@ -2821,7 +2831,7 @@ snapshots: type-fest@0.20.2: {} - type-fest@4.27.0: {} + type-fest@4.29.0: {} type-is@1.6.18: dependencies: