Skip to content

Commit

Permalink
try other changes
Browse files Browse the repository at this point in the history
  • Loading branch information
smouillour committed Oct 3, 2023
1 parent 313de0e commit 1d71a70
Show file tree
Hide file tree
Showing 11 changed files with 520 additions and 571 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"styled-components": "^5.3.11"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-actions": "^7.4.6",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/design-system": "^7.15.1",
"@talend/icons": "^6.60.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"reselect": "^2.5.4"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-actions": "^7.4.6",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.60.1",
"@talend/locales-tui-containers": "^8.0.2",
Expand Down
22 changes: 11 additions & 11 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"dependencies": {
"@algolia/autocomplete-js": "^1.9.4",
"@storybook/blocks": "^7.4.5",
"@storybook/react": "^7.4.5",
"@storybook/blocks": "^7.4.6",
"@storybook/react": "^7.4.6",
"@talend/design-system": "^7.15.1",
"@talend/design-tokens": "^2.9.0",
"@talend/storybook-docs": "^1.2.0",
Expand All @@ -37,18 +37,18 @@
"use-overflow": "^1.2.0"
},
"devDependencies": {
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addons": "^7.4.5",
"@storybook/core-events": "^7.4.5",
"@storybook/addon-a11y": "^7.4.6",
"@storybook/addon-actions": "^7.4.6",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/addons": "^7.4.6",
"@storybook/core-events": "^7.4.6",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/react-webpack5": "^7.4.6",
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^2.0.1",
"@storybook/theming": "^7.4.5",
"@storybook/theming": "^7.4.6",
"@talend/locales-design-system": "^7.3.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-containers": "^8.0.2",
Expand Down
20 changes: 10 additions & 10 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"@babel/core": "^7.22.20",
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.6.1",
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addons": "^7.4.5",
"@storybook/blocks": "^7.4.5",
"@storybook/core-events": "^7.4.5",
"@storybook/addon-a11y": "^7.4.6",
"@storybook/addon-actions": "^7.4.6",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/addons": "^7.4.6",
"@storybook/blocks": "^7.4.6",
"@storybook/core-events": "^7.4.6",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^7.4.5",
"@storybook/react": "^7.4.6",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.4.5",
"@storybook/theming": "^7.4.6",
"@svgr/webpack": "^5.5.0",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.60.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/faceted-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-actions": "^7.4.6",
"@storybook/testing-library": "^0.2.2",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/design-system": "^7.15.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"tv4": "^1.3.0"
},
"devDependencies": {
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-controls": "^7.4.5",
"@storybook/addon-actions": "^7.4.6",
"@storybook/addon-controls": "^7.4.6",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.60.1",
"@talend/locales-tui-forms": "^9.0.1",
Expand Down
9 changes: 0 additions & 9 deletions packages/storybook-one/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,6 @@ const config = {
config.module.rules = rules;
return config;
},
typescript: {
reactDocgen: false,
skipBabel: true,
check: false,
},
core: {
enableCrashReports: false,
disableTelemetry: true,
},
};

export default config;
28 changes: 14 additions & 14 deletions packages/storybook-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"main": "src/index.ts",
"scripts": {
"test:demo": "talend-scripts build-storybook",
"build-storybook": "talend-scripts build-storybook --disable-telemetry",
"start-storybook": "talend-scripts start-storybook --disable-telemetry",
"build-storybook": "talend-scripts build-storybook",
"start-storybook": "talend-scripts start-storybook",
"lint": "talend-scripts lint",
"start": "talend-scripts start-storybook -p 6006"
},
Expand All @@ -28,21 +28,21 @@
"react-hook-form": "^6.15.8"
},
"devDependencies": {
"@babel/preset-env": "^7.22.9",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-actions": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addons": "^7.4.5",
"@storybook/core-events": "^7.4.5",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.0",
"@storybook/addon-a11y": "^7.4.6",
"@storybook/addon-actions": "^7.4.6",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/addons": "^7.4.6",
"@storybook/core-events": "^7.4.6",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/react-webpack5": "^7.4.6",
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^2.0.1",
"@storybook/theming": "^7.4.5",
"@storybook/theming": "^7.4.6",
"@talend/locales-design-system": "^7.3.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-containers": "^8.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const defaultMain = {
},
typescript: {
reactDocgen: false,
skipBabel: true,
check: false,
},
core: {
Expand Down
16 changes: 8 additions & 8 deletions tools/scripts-config-storybook-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"test": "echo \"Nothing to test\""
},
"dependencies": {
"@storybook/addon-a11y": "^7.4.5",
"@storybook/addon-essentials": "^7.4.5",
"@storybook/addon-interactions": "^7.4.5",
"@storybook/addon-links": "^7.4.5",
"@storybook/addon-storysource": "^7.4.5",
"@storybook/addon-a11y": "^7.4.6",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/addon-storysource": "^7.4.6",
"@storybook/jest": "^0.2.2",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^7.4.5",
"@storybook/react-webpack5": "^7.4.5",
"@storybook/react": "^7.4.6",
"@storybook/react-webpack5": "^7.4.6",
"@storybook/testing-library": "^0.2.2",
"@talend/scripts-config-react-webpack": "^16.0.0",
"@talend/dynamic-cdn-webpack-plugin": "^13.0.1",
Expand All @@ -36,7 +36,7 @@
"lodash": "^4.17.21",
"msw": "^1.3.2",
"msw-storybook-addon": "^1.8.0",
"storybook": "^7.4.5",
"storybook": "^7.4.6",
"util": "^0.12.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 1d71a70

Please sign in to comment.