Skip to content

Commit

Permalink
chore: upgrade dependencies (#4894)
Browse files Browse the repository at this point in the history
* chore: upgrade dependencies

* Update dependencies-latest.txt

---------

Co-authored-by: jmfrancois <[email protected]>
Co-authored-by: Jean-Michel FRANCOIS <[email protected]>
  • Loading branch information
3 people authored Sep 18, 2023
1 parent edcbb1b commit 624d1c7
Show file tree
Hide file tree
Showing 46 changed files with 2,815 additions and 2,575 deletions.
272 changes: 143 additions & 129 deletions dependencies-latest.txt

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions fork/dynamic-cdn-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@
"externals"
],
"dependencies": {
"@talend/module-to-cdn": "^9.8.5",
"@talend/module-to-cdn": "^9.9.1",
"read-pkg-up": "^7.0.1",
"webpack-sources": "^3.2.3"
},
"peerDependencies": {
"webpack": "^5.87.0"
"webpack": "^5.88.2"
},
"devDependencies": {
"all-contributors-cli": "^6.26.0",
"all-contributors-cli": "^6.26.1",
"codecov": "^3.8.3",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.5.0",
"jest": "^29.7.0",
"mz": "^2.7.0",
"rimraf": "^3.0.2",
"webpack": "^5.87.0",
"webpack": "^5.88.2",
"webpack-cli": "^4.10.0",
"webpack-manifest-plugin": "^5.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions fork/module-to-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"dependencies": {
"execa": "^4.1.0",
"mkdirp": "^1.0.4",
"semver": "^7.5.2"
"semver": "^7.5.4"
},
"devDependencies": {
"jest": "^29.5.0"
"jest": "^29.7.0"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"react-dom": ">=16.3.0"
},
"devDependencies": {
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"chai": "^4.3.7",
"chai": "^4.3.8",
"chalk": "^2.4.2",
"create-react-class": "^15.7.0",
"cross-env": "^7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@changesets/cli": "^2.26.2",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
"eslint": "^7.32.0",
"husky": "^8.0.3",
"i18next-scanner": "^4.2.0",
"lint-staged": "^13.2.2",
"i18next-scanner": "^4.4.0",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8"
},
"scripts": {
Expand Down Expand Up @@ -61,10 +61,10 @@
]
},
"dependencies": {
"@types/react": "^17.0.62",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.20",
"terser-webpack-plugin": "^5.3.9",
"typescript": "^5.0.4",
"webpack": "^5.87.0"
"webpack": "^5.73.0"
}
}
4 changes: 2 additions & 2 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/utils": "^2.5.1",
"@talend/utils": "^2.6.0",
"keycode": "^2.2.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@testing-library/react": "^12.1.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {},
"devDependencies": {
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"read-pkg-up": "^7.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"redux-saga": "^1.2.3"
},
"devDependencies": {
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/react-hooks": "^8.0.1",
"mock-socket": "^9.2.1",
"mock-socket": "^9.3.1",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.5",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@talend/scripts-cmf": "^1.1.0",
"@talend/utils": "^2.5.1",
"@talend/utils": "^2.6.0",
"hoist-non-react-statics": "^3.3.2",
"immutable": "^3.8.2",
"invariant": "^2.2.4",
Expand All @@ -55,12 +55,12 @@
},
"devDependencies": {
"@redux-saga/testing-utils": "^1.1.5",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/react": "^12.1.5",
"jest-in-case": "^1.0.2",
"jsdoc": "^3.6.11",
"node-fetch": "^2.6.11",
"node-fetch": "^2.7.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"redux-mock-store": "^1.5.4",
Expand Down
26 changes: 13 additions & 13 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/bootstrap-theme": "^8.1.2",
"@talend/design-tokens": "^2.8.0",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/design-tokens": "^2.9.0",
"@talend/react-a11y": "^1.1.0",
"@talend/icons": "^6.58.1",
"@talend/utils": "^2.5.1",
"@talend/icons": "^6.59.0",
"@talend/utils": "^2.6.0",
"ally.js": "^1.4.1",
"classnames": "^2.3.2",
"d3": "^7.8.5",
Expand All @@ -55,38 +55,38 @@
"@talend/react-bootstrap": "^1.35.2",
"react-debounce-input": "^3.3.0",
"react-draggable": "^4.4.5",
"react-grid-layout": "^1.3.4",
"react-grid-layout": "^1.4.1",
"react-immutable-proptypes": "^2.2.0",
"react-is": "^16.13.1",
"react-popper": "^2.3.0",
"react-transition-group": "^2.9.0",
"react-use": "^17.4.0",
"react-virtualized": "^9.22.5",
"reactour": "^1.19.0",
"recharts": "^2.7.1",
"reactour": "^1.19.1",
"recharts": "^2.8.0",
"simplebar": "^5.3.9",
"simplebar-react": "^2.4.3",
"styled-components": "^5.3.11"
},
"devDependencies": {
"@storybook/addon-actions": "^6.5.16",
"@talend/bootstrap-theme": "^8.1.2",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/design-system": "^7.15.0",
"@talend/icons": "^6.58.1",
"@talend/icons": "^6.59.0",
"@talend/locales-design-system": "^7.3.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"@types/classnames": "^2.3.1",
"@types/d3": "^7.4.0",
"@types/date-fns": "^0.0.2",
"@types/enzyme": "^3.10.13",
"@types/lodash": "^4.14.195",
"@types/lodash": "^4.14.198",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.62",
"@types/react": "^17.0.65",
"cross-env": "^7.0.3",
"i18next": "^20.6.1",
"jest-in-case": "^1.0.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"dependencies": {
"@talend/react-bootstrap": "^1.35.2",
"@talend/react-cmf": "^7.3.0",
"@talend/react-components": "^11.0.0",
"@talend/react-forms": "^10.0.0",
"@talend/utils": "^2.5.1",
"@talend/react-components": "^11.4.0",
"@talend/react-forms": "^10.2.3",
"@talend/utils": "^2.6.0",
"classnames": "^2.3.2",
"immutable": "^3.8.2",
"invariant": "^2.2.4",
Expand All @@ -50,11 +50,11 @@
},
"devDependencies": {
"@storybook/addon-actions": "^6.5.16",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/icons": "^6.58.1",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.59.0",
"@talend/locales-tui-containers": "^8.0.2",
"@talend/react-storybook-cmf": "^7.2.0",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"i18next": "^20.6.1",
"jest-in-case": "^1.0.2",
Expand Down
24 changes: 12 additions & 12 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,35 +37,35 @@
},
"dependencies": {
"@talend/assets-api": "^1.2.2",
"@talend/react-components": "^11.0.0",
"@talend/design-tokens": "^2.7.3",
"@talend/react-components": "^11.4.0",
"@talend/design-tokens": "^2.9.0",
"classnames": "^2.3.2",
"d3": "^7.8.5",
"date-fns": "^2.30.0",
"geojson": "^0.5.0",
"lodash": "^4.17.21",
"recharts": "^2.7.1",
"recharts": "^2.8.0",
"topojson-client": "^3.1.0"
},
"devDependencies": {
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.4.1",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/icons": "^6.58.1",
"@cypress/webpack-dev-server": "^3.6.1",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.59.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-dataviz": "^0.4.6",
"@talend/react-components": "^11.0.0",
"@talend/scripts-core": "^14.0.0",
"@talend/react-components": "^11.4.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/react": "^12.1.5",
"@types/classnames": "^2.3.1",
"@types/d3": "^7.4.0",
"@types/enzyme": "^3.10.13",
"@types/geojson": "^7946.0.10",
"@types/lodash": "^4.14.195",
"@types/react": "^17.0.62",
"@types/topojson-client": "^3.1.1",
"@types/topojson-specification": "^1.0.2",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.65",
"@types/topojson-client": "^3.1.2",
"@types/topojson-specification": "^1.0.3",
"cross-env": "^7.0.3",
"i18next": "^20.6.1",
"react": "^17.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 @@ -43,10 +43,10 @@
"typeface-source-sans-pro": "^1.1.13"
},
"devDependencies": {
"@algolia/autocomplete-js": "^1.9.4",
"@babel/core": "^7.22.5",
"@algolia/autocomplete-js": "^1.11.0",
"@babel/core": "^7.22.20",
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.4.1",
"@cypress/webpack-dev-server": "^3.6.1",
"@storybook/addon-a11y": "^6.5.16",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-essentials": "^6.5.16",
Expand All @@ -59,27 +59,27 @@
"@storybook/testing-library": "^0.0.13",
"@storybook/theming": "^6.5.16",
"@svgr/webpack": "^5.5.0",
"@talend/bootstrap-theme": "^8.1.2",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/icons": "^6.59.0",
"@talend/locales-design-system": "^7.3.0",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/cypress": "^9.0.0",
"@types/classnames": "^2.3.1",
"@types/react": "^17.0.62",
"@types/react": "^17.0.65",
"@types/react-dom": "^17.0.20",
"@types/react-is": "^16.7.2",
"algoliasearch": "^4.17.2",
"algoliasearch": "^4.20.0",
"browser-sync": "^2.29.3",
"browser-sync-webpack-plugin": "^2.3.0",
"color-contrast-checker": "^2.1.0",
"concurrently": "^7.6.0",
"core-js": "^3.31.0",
"cypress": "^12.15.0",
"core-js": "^3.32.2",
"cypress": "^12.17.4",
"figma-js": "^1.16.0",
"focus-outline-manager": "^1.0.2",
"i18next": "^20.6.1",
"i18next-scanner": "^4.2.0",
"i18next-scanner": "^4.4.0",
"i18next-scanner-typescript": "^1.1.1",
"mdx-embed": "^1.1.2",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"devDependencies": {
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"typeface-source-sans-pro": "^1.1.13"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/faceted-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@talend/daikon-tql-client": "^1.3.1",
"@talend/utils": "^2.5.1",
"@talend/utils": "^2.6.0",
"@talend/react-bootstrap": "^1.35.2",
"@talend/design-tokens": "2.9.0",
"classnames": "^2.3.2",
Expand All @@ -46,13 +46,13 @@
"devDependencies": {
"@storybook/addon-actions": "^6.5.16",
"@storybook/testing-library": "^0.0.13",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/bootstrap-theme": "^8.1.3",
"@talend/design-system": "^7.15.0",
"@talend/icons": "^6.58.1",
"@talend/icons": "^6.59.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-faceted-search": "^8.1.0",
"@talend/locales-tui-faceted-search": "^8.1.2",
"@talend/react-components": "^11.4.0",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-core": "^14.0.1",
"@talend/scripts-config-react-webpack": "^15.4.1",
"babel-plugin-angularjs-annotate": "^0.10.0",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit 624d1c7

Please sign in to comment.