Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-virtual to v3.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 5be0319 commit 70fd28b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"watch:css": "yarn build:css --watch"
},
"dependencies": {
"@tanstack/react-virtual": "~3.8.0",
"@tanstack/react-virtual": "~3.10.0",
"@ui5/webcomponents-react-base": "workspace:~",
"clsx": "2.1.1",
"react-table": "7.8.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5503,22 +5503,22 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:~3.8.0":
version: 3.8.4
resolution: "@tanstack/react-virtual@npm:3.8.4"
"@tanstack/react-virtual@npm:~3.10.0":
version: 3.10.7
resolution: "@tanstack/react-virtual@npm:3.10.7"
dependencies:
"@tanstack/virtual-core": "npm:3.8.4"
"@tanstack/virtual-core": "npm:3.10.7"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/2c803a0fd9101c75666b894d455c0c793bc50df4b5039e2bc748c4c50b64ec4ebaf3de990ab711d396ad8cd0582ca1858c7d0132d7f72acb57dfd9721464186e
checksum: 10c0/620a4a4aa779468652858b22af38f862771e582ad2f7426d0ecf2f81c2ff4da8243f819a6ad7f80f964697df7bcddf577013da6232b756181426903252daeec4
languageName: node
linkType: hard

"@tanstack/virtual-core@npm:3.8.4":
version: 3.8.4
resolution: "@tanstack/virtual-core@npm:3.8.4"
checksum: 10c0/32b3d7c7d7c380992730f38efe171eddb4841a3f9bdac198ff6f6e7c00da0e22d2984d57dcb27895f234768accb5625fc04946aa8745c22a136b3f31941d42ac
"@tanstack/virtual-core@npm:3.10.7":
version: 3.10.7
resolution: "@tanstack/virtual-core@npm:3.10.7"
checksum: 10c0/dd00c8444b53963c4f9962024a08256867b0b03f1e2fc1b2318ca514dd7c2eb70469992f8f0f49ed260f2284fac8f7b320dcbccf32dc1cf92d67fc072c072653
languageName: node
linkType: hard

Expand Down Expand Up @@ -6818,7 +6818,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ui5/webcomponents-react@workspace:packages/main"
dependencies:
"@tanstack/react-virtual": "npm:~3.8.0"
"@tanstack/react-virtual": "npm:~3.10.0"
"@ui5/webcomponents-react-base": "workspace:~"
clsx: "npm:2.1.1"
react-table: "npm:7.8.0"
Expand Down

0 comments on commit 70fd28b

Please sign in to comment.