File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 8080 "warning" : " ^3.0.0"
8181 },
8282 "devDependencies" : {
83+ "@talend/bootstrap-theme" : " ^10.1.1" ,
84+ "@talend/design-system" : " ^12.1.1" ,
8385 "@storybook/addon-a11y" : " ^10.3.3" ,
8486 "@storybook/addon-links" : " ^10.3.3" ,
8587 "@storybook/react" : " ^10.3.3" ,
Original file line number Diff line number Diff line change 5252 "lodash" : " ^4.18.0"
5353 },
5454 "devDependencies" : {
55+ "@talend/icons" : " ^8.0.0" ,
5556 "@testing-library/react-hooks" : " ^8.0.1" ,
5657 "i18next" : " ^23.16.8" ,
5758 "immutable" : " ^3.8.3" ,
Original file line number Diff line number Diff line change 2828 },
2929 "test:demo" : {
3030 "dependsOn" : [" ^test:demo" ],
31- "outputs" : [" . storybook-static/**" ]
31+ "outputs" : [" storybook-static/**" ]
3232 },
3333 "test" : {
3434 "dependsOn" : [" ^test" ]
You can’t perform that action at this time.
0 commit comments