diff --git a/web/package.json b/web/package.json index a75901d27..a096c9a4e 100644 --- a/web/package.json +++ b/web/package.json @@ -89,7 +89,7 @@ "@szhsin/react-menu": "^4.5.2", "@tanstack/react-query": "^5.101.4", "@tanstack/react-table": "^8.21.3", - "@tanstack/react-virtual": "^3.13.24", + "@tanstack/react-virtual": "^3.14.9", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@xterm/addon-fit": "^0.11.0", diff --git a/web/yarn.lock b/web/yarn.lock index 14f4e28b6..886929171 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3864,15 +3864,15 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-virtual@npm:^3.13.24": - version: 3.13.24 - resolution: "@tanstack/react-virtual@npm:3.13.24" +"@tanstack/react-virtual@npm:^3.14.9": + version: 3.14.9 + resolution: "@tanstack/react-virtual@npm:3.14.9" dependencies: - "@tanstack/virtual-core": "npm:3.14.0" + "@tanstack/virtual-core": "npm:3.17.7" 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: 10c0/f409b2bb67965a513b75a1403e622c0b86c88c67419f757c79f670615979e38dc7ad5569a02c924741697df3d4301a0f45208fd4b9f935a5d58dd83e1db5622a + checksum: 10c0/4d89bb77c2e3db831e457500a003fbca62374e7f9cbf5c04e3ac92c75154bec5b9afaa9aa39d682d9983f8f6904d937746f9e88aecfd181ad1a96aed67b93768 languageName: node linkType: hard @@ -3883,10 +3883,10 @@ __metadata: languageName: node linkType: hard -"@tanstack/virtual-core@npm:3.14.0": - version: 3.14.0 - resolution: "@tanstack/virtual-core@npm:3.14.0" - checksum: 10c0/9e07e7f74f5e02dfc47b358f7b5089e680d8b14b9c5b90e9497be6f57c76ca98d185fbe5008795b89919346bfc3676ebe1c61b34980eefe6674c88ec6ff4b136 +"@tanstack/virtual-core@npm:3.17.7": + version: 3.17.7 + resolution: "@tanstack/virtual-core@npm:3.17.7" + checksum: 10c0/9dd7cc9859af0f79e2189422a27fa4f72bddaccd3ecb027ad3f6968a28cd472e964a11b0005bd605ad0d534860233005711752d10d3c297f57fc3c5dbe397d56 languageName: node linkType: hard @@ -13228,7 +13228,7 @@ __metadata: "@szhsin/react-menu": "npm:^4.5.2" "@tanstack/react-query": "npm:^5.101.4" "@tanstack/react-table": "npm:^8.21.3" - "@tanstack/react-virtual": "npm:^3.13.24" + "@tanstack/react-virtual": "npm:^3.14.9" "@testing-library/dom": "npm:10.4.1" "@testing-library/jest-dom": "npm:^6.9.1" "@testing-library/react": "npm:16.3.2"