diff --git a/web/package.json b/web/package.json index d8f042e71d4..8f3cc09ced7 100644 --- a/web/package.json +++ b/web/package.json @@ -88,7 +88,7 @@ "@szhsin/react-menu": "^4.5.1", "@tanstack/react-query": "^5.90.11", "@tanstack/react-table": "^8.16.0", - "@tanstack/react-virtual": "^3.13.6", + "@tanstack/react-virtual": "^3.13.13", "@types/classnames": "^2.3.4", "@types/react": "^19.2.7", "@types/react-dom": "^19.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index 1177a67b849..1e6f7389582 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3657,15 +3657,15 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-virtual@npm:^3.13.6": - version: 3.13.12 - resolution: "@tanstack/react-virtual@npm:3.13.12" +"@tanstack/react-virtual@npm:^3.13.13": + version: 3.13.13 + resolution: "@tanstack/react-virtual@npm:3.13.13" dependencies: - "@tanstack/virtual-core": "npm:3.13.12" + "@tanstack/virtual-core": "npm:3.13.13" 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/0eda3d5691ec3bf93a1cdaa955f4972c7aa9a5026179622824bb52ff8c47e59ee4634208e52d77f43ffb3ce435ee39a0899d6a81f6316918ce89d68122490371 + checksum: 10c0/7c711592c7a3b61059d58292dba9ef2a1ff5ad6827d2add4802d50bf218bb17014292b7dd4da72cf148e2fbf1856e928269283e8831cbf1675aa5a2d86fd7c88 languageName: node linkType: hard @@ -3676,10 +3676,10 @@ __metadata: languageName: node linkType: hard -"@tanstack/virtual-core@npm:3.13.12": - version: 3.13.12 - resolution: "@tanstack/virtual-core@npm:3.13.12" - checksum: 10c0/483f38761b73db05c181c10181f0781c1051be3350ae5c378e65057e5f1fdd6606e06e17dbaad8a5e36c04b208ea1a1344cacd4eca0dcde60f335cf398e4d698 +"@tanstack/virtual-core@npm:3.13.13": + version: 3.13.13 + resolution: "@tanstack/virtual-core@npm:3.13.13" + checksum: 10c0/0411295054a6fff21a22944c224f2e414c77c6455015b319f378ea3e9937aefb3b43f4113df2ab9096e5f3db673b085cd778d69ec9918f42bbb94c2dbd43a639 languageName: node linkType: hard @@ -12895,7 +12895,7 @@ __metadata: "@szhsin/react-menu": "npm:^4.5.1" "@tanstack/react-query": "npm:^5.90.11" "@tanstack/react-table": "npm:^8.16.0" - "@tanstack/react-virtual": "npm:^3.13.6" + "@tanstack/react-virtual": "npm:^3.13.13" "@testing-library/dom": "npm:10.4.1" "@testing-library/jest-dom": "npm:^6.7.0" "@testing-library/react": "npm:16.3.0"