Skip to content

Commit 1277c21

Browse files
fix(deps): update dependency @tanstack/react-virtual to ~3.5.0
1 parent e47319a commit 1277c21

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"watch:css": "yarn build:css --watch"
5555
},
5656
"dependencies": {
57-
"@tanstack/react-virtual": "~3.4.0",
57+
"@tanstack/react-virtual": "~3.5.0",
5858
"@ui5/webcomponents-react-base": "workspace:~",
5959
"clsx": "2.1.1",
6060
"react-jss": "^10.10.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5813,22 +5813,22 @@ __metadata:
58135813
languageName: node
58145814
linkType: hard
58155815

5816-
"@tanstack/react-virtual@npm:~3.4.0":
5817-
version: 3.4.0
5818-
resolution: "@tanstack/react-virtual@npm:3.4.0"
5816+
"@tanstack/react-virtual@npm:~3.5.0":
5817+
version: 3.5.0
5818+
resolution: "@tanstack/react-virtual@npm:3.5.0"
58195819
dependencies:
5820-
"@tanstack/virtual-core": "npm:3.4.0"
5820+
"@tanstack/virtual-core": "npm:3.5.0"
58215821
peerDependencies:
58225822
react: ^16.8.0 || ^17.0.0 || ^18.0.0
58235823
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
5824-
checksum: 10c0/b3212062f839c583cc4ae93a8e1ead7233a3523e5ccdf48f4dde78dd09dca2c75523176b9134638310cc4c1a1abfcffa95ed7a959d450abd6634c2bdea732dd8
5824+
checksum: 10c0/0e0389dcae02cb3a6dc31644be6fedc9c635f66b747136149b065351ef23995e131b01c85348875a8c8c7bade28a2bb8bbc9c7b66a995051d6be08aec60d07c4
58255825
languageName: node
58265826
linkType: hard
58275827

5828-
"@tanstack/virtual-core@npm:3.4.0":
5829-
version: 3.4.0
5830-
resolution: "@tanstack/virtual-core@npm:3.4.0"
5831-
checksum: 10c0/9ed0bf9c648f3ddd563f170179be98f2af8e3f0a4bbcdc00dc344adb59d889d25c1ddf3a19d844b570e3790e588f945692ebb412f437a29d7ef6e3645ce222a3
5828+
"@tanstack/virtual-core@npm:3.5.0":
5829+
version: 3.5.0
5830+
resolution: "@tanstack/virtual-core@npm:3.5.0"
5831+
checksum: 10c0/21a12049df81ce282054e8406cb74dd21d867aac077f31568ffdb08acd9aa171ae0666ceb43654895e73907acf5db02c7d651a66960da8acceeb2e034885e605
58325832
languageName: node
58335833
linkType: hard
58345834

@@ -7142,7 +7142,7 @@ __metadata:
71427142
version: 0.0.0-use.local
71437143
resolution: "@ui5/webcomponents-react@workspace:packages/main"
71447144
dependencies:
7145-
"@tanstack/react-virtual": "npm:~3.4.0"
7145+
"@tanstack/react-virtual": "npm:~3.5.0"
71467146
"@ui5/webcomponents-react-base": "workspace:~"
71477147
clsx: "npm:2.1.1"
71487148
react-jss: "npm:^10.10.0"

0 commit comments

Comments
 (0)