|
|
@@ -16178,6 +16178,24 @@
|
|
|
"react-dom": ">=16.8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@tanstack/react-virtual": {
|
|
|
+ "version": "3.13.23",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.23.tgz",
|
|
|
+ "integrity": "sha512-XnMRnHQ23piOVj2bzJqHrRrLg4r+F86fuBcwteKfbIjJrtGxb4z7tIvPVAe4B+4UVwo9G4Giuz5fmapcrnZ0OQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@tanstack/virtual-core": "3.13.23"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/tannerlinsley"
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@tanstack/table-core": {
|
|
|
"version": "8.21.3",
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.21.3.tgz",
|
|
|
@@ -16191,6 +16209,17 @@
|
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@tanstack/virtual-core": {
|
|
|
+ "version": "3.13.23",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.23.tgz",
|
|
|
+ "integrity": "sha512-zSz2Z2HNyLjCplANTDyl3BcdQJc2k1+yyFoKhNRmCr7V7dY8o8q5m8uFTI1/Pg1kL+Hgrz6u3Xo6eFUB7l66cg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/tannerlinsley"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@testing-library/cypress": {
|
|
|
"version": "10.0.3",
|
|
|
"resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-10.0.3.tgz",
|
|
|
@@ -52540,6 +52569,7 @@
|
|
|
"@streamdown/cjk": "^1.0.2",
|
|
|
"@streamdown/math": "^1.0.2",
|
|
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
|
+ "@tanstack/react-virtual": "^3.13.23",
|
|
|
"@testing-library/cypress": "10.0.3",
|
|
|
"@testing-library/dom": "^10.4.0",
|
|
|
"@testing-library/jest-dom": "^6.6.3",
|