Skip to content

fix(deps): update dependency @tanstack/react-virtual to v3.0.0-beta.63 #5115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2023
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 packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"watch:css": "postcss --watch --dir ../../temp src/**/*.css"
},
"dependencies": {
"@tanstack/react-virtual": "3.0.0-beta.61",
"@tanstack/react-virtual": "3.0.0-beta.63",
"@ui5/webcomponents-react-base": "workspace:~",
"clsx": "2.0.0",
"react-jss": "^10.10.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5631,21 +5631,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:3.0.0-beta.61":
version: 3.0.0-beta.61
resolution: "@tanstack/react-virtual@npm:3.0.0-beta.61"
"@tanstack/react-virtual@npm:3.0.0-beta.63":
version: 3.0.0-beta.63
resolution: "@tanstack/react-virtual@npm:3.0.0-beta.63"
dependencies:
"@tanstack/virtual-core": 3.0.0-beta.61
"@tanstack/virtual-core": 3.0.0-beta.63
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 44adad9c33bc952849bc7144e9cb5948b7977f822886d30c21dfa936716132f999b15af3e60e3dd49d24fdb47116267f03ea60490ec0fb71ff4e9078d9be8394
checksum: b0b9f4e1bfa8d5d0b732e404df342f69e7c4092787e6f827808ac3df746f54c8e8b776af689dcf97ce5c99627893f40298c53643b25f721ff138c3a565234e28
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.0.0-beta.61":
version: 3.0.0-beta.61
resolution: "@tanstack/virtual-core@npm:3.0.0-beta.61"
checksum: f75b3f62fe74118028f0ea109a89c3b15e5d92a6d9383b2f868ec81c87f18466ea4aa56664a3a8670cb4919723ef4c172d17440d56e092523aa8f195671e16c9
"@tanstack/virtual-core@npm:3.0.0-beta.63":
version: 3.0.0-beta.63
resolution: "@tanstack/virtual-core@npm:3.0.0-beta.63"
checksum: 2c16aee993c2ef4a9e2c758427b640fabf450e670d7d599657fdaa596fb5d3c3d3c7808bd41acb7173082d1eaadeba098edde67245a68ea90813b3c7f2767b40
languageName: node
linkType: hard

Expand Down Expand Up @@ -6931,7 +6931,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ui5/webcomponents-react@workspace:packages/main"
dependencies:
"@tanstack/react-virtual": 3.0.0-beta.61
"@tanstack/react-virtual": 3.0.0-beta.63
"@ui5/webcomponents-react-base": "workspace:~"
clsx: 2.0.0
react-jss: ^10.10.0
Expand Down