diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index d35f8e6aa..afc4786f8 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -112,7 +112,7 @@ "@react-types/radio": "3.5.0", "@react-types/shared": "3.19.0", "@tanstack/react-virtual": "3.0.0-beta.65", - "@tanstack/virtual-core": "3.0.0-beta.60", + "@tanstack/virtual-core": "3.0.0-beta.65", "@vanilla-extract/css": "1.13.0", "@vanilla-extract/dynamic": "2.0.3", "@vanilla-extract/recipes": "0.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4c1c3318..10aeb75b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,7 +84,7 @@ importers: '@storybook/testing-library': 0.2.2 '@storybook/types': 7.4.0 '@tanstack/react-virtual': 3.0.0-beta.65 - '@tanstack/virtual-core': 3.0.0-beta.60 + '@tanstack/virtual-core': 3.0.0-beta.65 '@testing-library/dom': 9.3.3 '@testing-library/jest-dom': 6.1.2 '@testing-library/react': 14.0.0 @@ -197,7 +197,7 @@ importers: '@react-types/radio': 3.5.0_react@18.2.0 '@react-types/shared': 3.19.0_react@18.2.0 '@tanstack/react-virtual': 3.0.0-beta.65_react@18.2.0 - '@tanstack/virtual-core': 3.0.0-beta.60 + '@tanstack/virtual-core': 3.0.0-beta.65 '@vanilla-extract/css': 1.13.0 '@vanilla-extract/dynamic': 2.0.3 '@vanilla-extract/recipes': 0.5.0_3qusp464cmatvw2qbjjzblbe54 @@ -7351,10 +7351,6 @@ packages: react: 18.2.0 dev: false - /@tanstack/virtual-core/3.0.0-beta.60: - resolution: {integrity: sha512-QlCdhsV1+JIf0c0U6ge6SQmpwsyAT0oQaOSZk50AtEeAyQl9tQrd6qCHAslxQpgphrfe945abvKG8uYvw3hIGA==} - dev: false - /@tanstack/virtual-core/3.0.0-beta.65: resolution: {integrity: sha512-ObP2pvXBdbivinr7BWDbGqYt4TK8wNzYsOWio+qBkDx5AJFuvqcdJxcCCYnv4dzVTe5ELA1MT4tkt8NB/tnEdA==} dev: false