Merge remote-tracking branch 'upstream/livekit' into refactor/replace-jest-with-vitest

This commit is contained in:
Angel Mendez Cano
2024-02-02 19:27:31 -06:00
7 changed files with 28 additions and 41 deletions

View File

@@ -51,8 +51,8 @@
"@sentry/tracing": "^7.0.0",
"@types/lodash": "^4.14.199",
"@use-gesture/react": "^10.2.11",
"@vector-im/compound-design-tokens": "^0.1.0",
"@vector-im/compound-web": "^2.0.0",
"@vector-im/compound-design-tokens": "^1.0.0",
"@vector-im/compound-web": "^3.0.0",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.1",
"buffer": "^6.0.3",
@@ -80,7 +80,7 @@
"tinyqueue": "^2.0.3",
"unique-names-generator": "^4.6.0",
"uuid": "9",
"vaul": "^0.8.0"
"vaul": "^0.9.0"
},
"devDependencies": {
"@babel/core": "^7.16.5",