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 @@ -4806,22 +4806,22 @@ __metadata:
4806
4806
languageName: node
4807
4807
linkType: hard
4808
4808
4809
- "@tanstack/react-virtual@npm:~3.11 .0":
4810
- version: 3.11.3
4811
- resolution: "@tanstack/react-virtual@npm:3.11.3 "
4809
+ "@tanstack/react-virtual@npm:~3.12 .0":
4810
+ version: 3.12.0
4811
+ resolution: "@tanstack/react-virtual@npm:3.12.0 "
4812
4812
dependencies:
4813
- "@tanstack/virtual-core": "npm:3.11.3 "
4813
+ "@tanstack/virtual-core": "npm:3.12.0 "
4814
4814
peerDependencies:
4815
4815
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4816
4816
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4817
- checksum: 10c0/9718379045ecda92d2c59f3c25699c703d98509ea569d7bfb0dbf78f1e0f46f0023d7a5d3a373fb7cdd4507286c1cf47648b5c0f4b1bdb85b2d2a6c26814b884
4817
+ checksum: 10c0/67ec71852d368eb355af9be064b5431bf7d8c5a31ddb1ecca822c529314a7ac3aa34cb718cf7280e8991ca9ec70f11b208c2aaa7b1f887dc2de82ad5c20f9d05
4818
4818
languageName: node
4819
4819
linkType: hard
4820
4820
4821
- "@tanstack/virtual-core@npm:3.11.3 ":
4822
- version: 3.11.3
4823
- resolution: "@tanstack/virtual-core@npm:3.11.3 "
4824
- checksum: 10c0/94701b8d2da9167c8b4ba36bdaff22019b8ebb19224c357c1af16cbc375b39076ecc021a8c9581001607afc921d0a843019cb27168999065dda511c445a1a335
4821
+ "@tanstack/virtual-core@npm:3.12.0 ":
4822
+ version: 3.12.0
4823
+ resolution: "@tanstack/virtual-core@npm:3.12.0 "
4824
+ checksum: 10c0/638645e0cd020116f3ba1cdf746a0ca9575c0a5a5c5eabb11a131e345eb791a67c2f4d06701e347f8437a0632ce9d7d2ddcc5e8889ee8590f608b7d28322295f
4825
4825
languageName: node
4826
4826
linkType: hard
4827
4827
@@ -6235,7 +6235,7 @@ __metadata:
6235
6235
version: 0.0.0-use.local
6236
6236
resolution: "@ui5/webcomponents-react@workspace:packages/main"
6237
6237
dependencies:
6238
- "@tanstack/react-virtual": "npm:~3.11 .0"
6238
+ "@tanstack/react-virtual": "npm:~3.12 .0"
6239
6239
"@ui5/webcomponents-react-base": "workspace:~"
6240
6240
clsx: "npm:2.1.1"
6241
6241
react-table: "npm:7.8.0"
You can’t perform that action at this time.
0 commit comments