Skip to content

Commit

Permalink
chore: upgrade dependencies (#5026)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 1, 2023
1 parent c468f2f commit 6c2df2b
Show file tree
Hide file tree
Showing 18 changed files with 425 additions and 392 deletions.
5 changes: 5 additions & 0 deletions .changeset/cool-frogs-allow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@talend/scripts-config-storybook-lib': patch
---

add a workaround waiting a fix for https://github.com/storybookjs/storybook/issues/25071
17 changes: 17 additions & 0 deletions .changeset/nine-sheep-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
'@talend/scripts-config-storybook-lib': patch
'@talend/scripts-config-jest': patch
'@talend/react-faceted-search': patch
'@talend/storybook-docs': patch
'@talend/design-system': patch
'@talend/react-flow-designer': patch
'@talend/ui-storybook-one': patch
'@talend/react-bootstrap': patch
'@talend/design-docs': patch
'@talend/react-components': patch
'@talend/react-containers': patch
'@talend/react-dataviz': patch
'@talend/react-forms': patch
---

Upgrade dependencies using talend-scripts upgrade:deps
7 changes: 3 additions & 4 deletions dependencies-latest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ yarn run v1.22.21
$ /home/runner/work/ui/ui/node_modules/.bin/talend-upgrade-deps --latest --dry

check versions of /home/runner/work/ui/ui/package.json using latest
"@types/react": "^18.2.7" => "^18.2.39"
"lint-staged": "^13.3.0" => "^15.1.0"
"rimraf": "^3.0.2" => "^5.0.5"

Expand Down Expand Up @@ -80,7 +79,7 @@ check versions of packages/flow-designer/package.json using latest
"react-redux": "^7.2.9" => "^8.1.3"

check versions of packages/forms/package.json using latest
"ace-builds": "1.10.1" => "^1.31.2"
"ace-builds": "1.10.1" => "^1.32.0"
"ajv": "^6.12.6" => "^8.12.0"
"react-autowhatever": "10.2.0" => "^10.2.1"
"react-jsonschema-form": "0.51.0" => "^1.8.1"
Expand All @@ -95,7 +94,7 @@ check versions of packages/icons/package.json using latest
"mkdirp": "^1.0.4" => "^3.0.1"
"string-replace-loader": "^2.3.0" => "^3.1.0"
"style-loader": "^1.3.0" => "^3.3.3"
"svgo": "^1.3.2" => "^3.0.4"
"svgo": "^1.3.2" => "^3.0.5"
"webpack-cli": "^4.10.0" => "^5.1.4"

check versions of packages/jsfc/package.json using latest
Expand Down Expand Up @@ -259,4 +258,4 @@ check versions of fork/react-bootstrap/package.json using latest
"warning": "^3.0.0" => "^4.0.3"
"chalk": "^2.4.2" => "^5.3.0"
"sinon": "^11.1.2" => "^17.0.1"
Done in 175.20s.
Done in 168.28s.
2 changes: 1 addition & 1 deletion fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@talend/scripts-core": "^16.3.1",
"@talend/scripts-config-babel": "^13.2.0",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"chai": "^4.3.10",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
]
},
"dependencies": {
"@types/react": "^18.2.7",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17"
}
}
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"react-use": "^17.4.1",
"react-virtualized": "^9.22.5",
"reactour": "^1.19.2",
"recharts": "^2.10.2",
"recharts": "^2.10.3",
"simplebar": "^5.3.9",
"simplebar-react": "^2.4.3",
"styled-components": "^5.3.11",
"warning": "^3.0.0"
},
"devDependencies": {
"@storybook/addon-actions": "^7.6.1",
"@storybook/addon-actions": "^7.6.2",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/design-system": "^8.6.0",
"@talend/eslint-config": "^13.0.1",
Expand All @@ -82,7 +82,7 @@
"@talend/scripts-config-react-webpack": "^16.3.2",
"@talend/scripts-config-storybook-lib": "^5.2.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@testing-library/react-hooks": "^8.0.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.6.1",
"@storybook/addon-actions": "^7.6.2",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/icons": "^7.3.0",
"@talend/locales-tui-components": "^11.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"date-fns": "^2.30.0",
"geojson": "^0.5.0",
"lodash": "^4.17.21",
"recharts": "^2.10.2",
"recharts": "^2.10.3",
"topojson-client": "^3.1.0"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 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.12.1",
"@storybook/blocks": "^7.6.1",
"@storybook/react": "^7.6.1",
"@storybook/blocks": "^7.6.2",
"@storybook/react": "^7.6.2",
"@talend/design-system": "^8.6.0",
"@talend/design-tokens": "^2.10.0",
"@talend/storybook-docs": "^2.2.0",
Expand All @@ -38,17 +38,17 @@
"use-overflow": "^1.2.0"
},
"devDependencies": {
"@storybook/addon-a11y": "^7.6.1",
"@storybook/addon-actions": "^7.6.1",
"@storybook/addon-essentials": "^7.6.1",
"@storybook/addon-interactions": "^7.6.1",
"@storybook/addon-links": "^7.6.1",
"@storybook/addons": "^7.6.1",
"@storybook/core-events": "^7.6.1",
"@storybook/addon-a11y": "^7.6.2",
"@storybook/addon-actions": "^7.6.2",
"@storybook/addon-essentials": "^7.6.2",
"@storybook/addon-interactions": "^7.6.2",
"@storybook/addon-links": "^7.6.2",
"@storybook/addons": "^7.6.2",
"@storybook/core-events": "^7.6.2",
"@storybook/preset-scss": "^1.0.3",
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^2.0.1",
"@storybook/theming": "^7.6.1",
"@storybook/theming": "^7.6.2",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/locales-design-system": "^7.15.1",
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 @@ -48,18 +48,18 @@
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.7.1",
"@jest/globals": "^29.7.0",
"@storybook/addon-a11y": "^7.6.1",
"@storybook/addon-actions": "^7.6.1",
"@storybook/addon-essentials": "^7.6.1",
"@storybook/addon-interactions": "^7.6.1",
"@storybook/addon-links": "^7.6.1",
"@storybook/addons": "^7.6.1",
"@storybook/blocks": "^7.6.1",
"@storybook/core-events": "^7.6.1",
"@storybook/addon-a11y": "^7.6.2",
"@storybook/addon-actions": "^7.6.2",
"@storybook/addon-essentials": "^7.6.2",
"@storybook/addon-interactions": "^7.6.2",
"@storybook/addon-links": "^7.6.2",
"@storybook/addons": "^7.6.2",
"@storybook/blocks": "^7.6.2",
"@storybook/core-events": "^7.6.2",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^7.6.1",
"@storybook/react": "^7.6.2",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.1",
"@storybook/theming": "^7.6.2",
"@svgr/webpack": "^5.5.0",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/eslint-config": "^13.0.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.6.1",
"@storybook/addon-actions": "^7.6.2",
"@storybook/testing-library": "^0.2.2",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/design-system": "^8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/flow-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@testing-library/react": "^14.1.2",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@types/d3": "^7.4.3",
"@types/invariant": "^2.2.37",
"@types/jest": "^29.5.10",
Expand Down
6 changes: 3 additions & 3 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.6.1",
"@storybook/addon-controls": "^7.6.1",
"@storybook/addon-actions": "^7.6.2",
"@storybook/addon-controls": "^7.6.2",
"@talend/bootstrap-theme": "^8.3.0",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-components": "^12.3.0",
Expand All @@ -68,7 +68,7 @@
"@talend/scripts-config-react-webpack": "^16.3.2",
"@talend/scripts-config-storybook-lib": "^5.2.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"ally.js": "^1.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"dependencies": {
"@algolia/autocomplete-js": "^1.12.1",
"@storybook/blocks": "^7.6.1",
"@storybook/react": "^7.6.1",
"@storybook/blocks": "^7.6.2",
"@storybook/react": "^7.6.2",
"@talend/design-tokens": "^2.10.0",
"algoliasearch": "^4.20.0",
"classnames": "^2.3.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/storybook-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"@babel/preset-env": "^7.23.5",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@storybook/addon-a11y": "^7.6.1",
"@storybook/addon-actions": "^7.6.1",
"@storybook/addon-essentials": "^7.6.1",
"@storybook/addon-interactions": "^7.6.1",
"@storybook/addon-links": "^7.6.1",
"@storybook/addons": "^7.6.1",
"@storybook/core-events": "^7.6.1",
"@storybook/addon-a11y": "^7.6.2",
"@storybook/addon-actions": "^7.6.2",
"@storybook/addon-essentials": "^7.6.2",
"@storybook/addon-interactions": "^7.6.2",
"@storybook/addon-links": "^7.6.2",
"@storybook/addons": "^7.6.2",
"@storybook/core-events": "^7.6.2",
"@storybook/preset-scss": "^1.0.3",
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^2.0.1",
"@storybook/theming": "^7.6.1",
"@storybook/theming": "^7.6.2",
"@talend/eslint-config": "^13.0.1",
"@talend/eslint-plugin": "^1.1.0",
"@talend/locales-design-system": "^7.15.1",
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-config-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@talend/scripts-config-babel": "^13.2.0",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@types/jest": "^29.5.10",
"babel-jest": "^29.7.0",
"core-js": "^3.33.3",
Expand Down
17 changes: 9 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,16 @@
"test": "echo \"Nothing to test\""
},
"dependencies": {
"@storybook/addon-a11y": "^7.6.1",
"@storybook/addon-essentials": "^7.6.1",
"@storybook/addon-interactions": "^7.6.1",
"@storybook/addon-links": "^7.6.1",
"@storybook/addon-storysource": "^7.6.1",
"@storybook/addon-a11y": "^7.6.2",
"@storybook/addon-essentials": "^7.6.2",
"@storybook/addon-interactions": "^7.6.2",
"@storybook/addon-links": "^7.6.2",
"@storybook/addon-storysource": "^7.6.2",
"@storybook/source-loader": "^7.6.2",
"@storybook/jest": "^0.2.3",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^7.6.1",
"@storybook/react-webpack5": "^7.6.1",
"@storybook/react": "^7.6.2",
"@storybook/react-webpack5": "^7.6.2",
"@storybook/testing-library": "^0.2.2",
"@talend/scripts-config-react-webpack": "^16.3.2",
"@talend/dynamic-cdn-webpack-plugin": "^13.1.0",
Expand All @@ -36,7 +37,7 @@
"lodash": "^4.17.21",
"msw": "^1.3.2",
"msw-storybook-addon": "^1.10.0",
"storybook": "^7.6.1",
"storybook": "^7.6.2",
"util": "^0.12.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 6c2df2b

Please sign in to comment.