File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 "@storybook/react" : " 8.5.6" ,
4242 "@storybook/react-vite" : " 8.5.6" ,
4343 "@storybook/theming" : " 8.5.6" ,
44- "@tanstack/react-table" : " ^8.20.6" ,
4544 "@ui5/webcomponents" : " 2.7.3" ,
4645 "@ui5/webcomponents-compat" : " 2.7.3" ,
4746 "@ui5/webcomponents-fiori" : " 2.7.3" ,
Original file line number Diff line number Diff line change 4949 "watch:css" : " yarn build:css --watch"
5050 },
5151 "dependencies" : {
52+ "@tanstack/react-table" : " ^8.20.6" ,
5253 "@tanstack/react-virtual" : " ~3.13.0" ,
5354 "@ui5/webcomponents-react-base" : " workspace:~" ,
5455 "clsx" : " 2.1.1" ,
Original file line number Diff line number Diff line change @@ -6358,6 +6358,7 @@ __metadata:
63586358 version: 0.0.0-use.local
63596359 resolution: "@ui5/webcomponents-react@workspace:packages/main"
63606360 dependencies:
6361+ "@tanstack/react-table": "npm:^8.20.6"
63616362 "@tanstack/react-virtual": "npm:~3.13.0"
63626363 "@ui5/webcomponents-react-base": "workspace:~"
63636364 clsx: "npm:2.1.1"
@@ -23655,7 +23656,6 @@ __metadata:
2365523656 "@storybook/react": "npm:8.5.6"
2365623657 "@storybook/react-vite": "npm:8.5.6"
2365723658 "@storybook/theming": "npm:8.5.6"
23658- "@tanstack/react-table": "npm:^8.20.6"
2365923659 "@testing-library/cypress": "npm:^10.0.0"
2366023660 "@types/eslint__js": "npm:^8.42.3"
2366123661 "@types/jscodeshift": "npm:^0.12.0"
You can’t perform that action at this time.
0 commit comments