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 apps/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@mediapipe/tasks-vision": "0.10.35",
"@sindresorhus/is": "8.1.0",
"@tanstack/react-table": "8.21.3",
"@tanstack/react-virtual": "3.14.9",
"@tanstack/react-virtual": "3.14.10",
"@wireapp/avs": "10.5.11",
"@wireapp/avs-debugger": "0.0.7",
"@wireapp/commons": "workspace:^",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9232,15 +9232,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:3.14.9":
version: 3.14.9
resolution: "@tanstack/react-virtual@npm:3.14.9"
"@tanstack/react-virtual@npm:3.14.10":
version: 3.14.10
resolution: "@tanstack/react-virtual@npm:3.14.10"
dependencies:
"@tanstack/virtual-core": "npm:3.17.7"
"@tanstack/virtual-core": "npm:3.17.8"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10/06a1f2d41975c0050acf84e0a834ed831157968399c17c9f37f371fc0a5eb7f63b2fa09c275ad7e9714b086f4615d99581a96ba0cd47a991cf311774ffb96fbb
checksum: 10/2cfb17980499f927c783d0e1dbd2a080433338db358e2cbef5db37fc953207255b88aaa78592081ec9c1c1a6a1e86158e45cb80f3d82700128b8ce292136b534
languageName: node
linkType: hard

Expand All @@ -9251,10 +9251,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.17.7":
version: 3.17.7
resolution: "@tanstack/virtual-core@npm:3.17.7"
checksum: 10/e51b3b728f805259fcc01a53f90ddb3498826f906c7d3f74704987ba1231642c4065e46b683ea7d04f845b2ea247c64076907df5754968b29a14b082174095cb
"@tanstack/virtual-core@npm:3.17.8":
version: 3.17.8
resolution: "@tanstack/virtual-core@npm:3.17.8"
checksum: 10/b115caa01ccc748b97b5f1df7ee26e32fe82586da25d900630dc91297d35acaf90709cb5bf7fc0b85a86124aeb640cec7ac1a59ff6de9a6d25b7f53ddfce6a41
languageName: node
linkType: hard

Expand Down Expand Up @@ -11743,7 +11743,7 @@ __metadata:
"@roamhq/wrtc": "npm:0.10.0"
"@sindresorhus/is": "npm:8.1.0"
"@tanstack/react-table": "npm:8.21.3"
"@tanstack/react-virtual": "npm:3.14.9"
"@tanstack/react-virtual": "npm:3.14.10"
"@testing-library/dom": "npm:10.4.1"
"@testing-library/jest-dom": "npm:6.9.1"
"@testing-library/react": "npm:16.3.2"
Expand Down