File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 49
49
"watch:css" : " yarn build:css --watch"
50
50
},
51
51
"dependencies" : {
52
- "@tanstack/react-virtual" : " ~3.11 .0" ,
52
+ "@tanstack/react-virtual" : " ~3.12 .0" ,
53
53
"@ui5/webcomponents-react-base" : " workspace:~" ,
54
54
"clsx" : " 2.1.1" ,
55
55
"react-table" : " 7.8.0"
Original file line number Diff line number Diff line change @@ -4829,22 +4829,22 @@ __metadata:
4829
4829
languageName: node
4830
4830
linkType: hard
4831
4831
4832
- "@tanstack/react-virtual@npm:~3.11 .0":
4833
- version: 3.11.3
4834
- resolution: "@tanstack/react-virtual@npm:3.11.3 "
4832
+ "@tanstack/react-virtual@npm:~3.12 .0":
4833
+ version: 3.12.0
4834
+ resolution: "@tanstack/react-virtual@npm:3.12.0 "
4835
4835
dependencies:
4836
- "@tanstack/virtual-core": "npm:3.11.3 "
4836
+ "@tanstack/virtual-core": "npm:3.12.0 "
4837
4837
peerDependencies:
4838
4838
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4839
4839
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4840
- checksum: 10c0/9718379045ecda92d2c59f3c25699c703d98509ea569d7bfb0dbf78f1e0f46f0023d7a5d3a373fb7cdd4507286c1cf47648b5c0f4b1bdb85b2d2a6c26814b884
4840
+ checksum: 10c0/67ec71852d368eb355af9be064b5431bf7d8c5a31ddb1ecca822c529314a7ac3aa34cb718cf7280e8991ca9ec70f11b208c2aaa7b1f887dc2de82ad5c20f9d05
4841
4841
languageName: node
4842
4842
linkType: hard
4843
4843
4844
- "@tanstack/virtual-core@npm:3.11.3 ":
4845
- version: 3.11.3
4846
- resolution: "@tanstack/virtual-core@npm:3.11.3 "
4847
- checksum: 10c0/94701b8d2da9167c8b4ba36bdaff22019b8ebb19224c357c1af16cbc375b39076ecc021a8c9581001607afc921d0a843019cb27168999065dda511c445a1a335
4844
+ "@tanstack/virtual-core@npm:3.12.0 ":
4845
+ version: 3.12.0
4846
+ resolution: "@tanstack/virtual-core@npm:3.12.0 "
4847
+ checksum: 10c0/638645e0cd020116f3ba1cdf746a0ca9575c0a5a5c5eabb11a131e345eb791a67c2f4d06701e347f8437a0632ce9d7d2ddcc5e8889ee8590f608b7d28322295f
4848
4848
languageName: node
4849
4849
linkType: hard
4850
4850
@@ -6258,7 +6258,7 @@ __metadata:
6258
6258
version: 0.0.0-use.local
6259
6259
resolution: "@ui5/webcomponents-react@workspace:packages/main"
6260
6260
dependencies:
6261
- "@tanstack/react-virtual": "npm:~3.11 .0"
6261
+ "@tanstack/react-virtual": "npm:~3.12 .0"
6262
6262
"@ui5/webcomponents-react-base": "workspace:~"
6263
6263
clsx: "npm:2.1.1"
6264
6264
react-table: "npm:7.8.0"
You can’t perform that action at this time.
0 commit comments