Commit 938ac58
authored
[VBLOCKS-4503] change: update server's dependencies (#857)
* chore: update firebase-admin to 13.2.0
* change: bump version 0.11.0 with Node.js version requirement update and dependency upgrades
- Set minimum Node.js version to 20.x
- Upgrade dependencies:
- firebase-admin from ^11.2.1 to ^13.2.0
- firebase from ^9.9.0 to ^11.6.0
- twilio from ^3.63.1 to ^5.5.2
- @twilio/video-processors from ^3.0.0-beta.1 to ^3.0.0
* chore: update jest dependencies
* fix: correct Swiper CSS import transformation in jest.transform.js and update package dependencies
- Fixed a typo in the comment of jest.transform.js.
- Updated the jest.transform.js to return an object in the process function.
- Added jest-environment-jsdom as a dependency in package.json.
- Updated various dependencies in package-lock.json, including jest and related packages.
* chore: update dependencies for @twilio-labs/plugin-rtc and @types/node1 parent 9299bbd commit 938ac58
File tree
15 files changed
+12711
-8490
lines changed- server
- src
- components
- ConnectionOptionsDialog/__snapshots__
- GalleryView/__snapshots__
- NetworkQualityLevel/__snapshots__
- ParticipantList/__snapshots__
- ParticipantTracks/__snapshots__
- PreJoinScreens/MediaErrorSnackbar
- Snackbar/__snapshots__
- hooks/useDevices
- utils
15 files changed
+12711
-8490
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
0 commit comments