Skip to content

Commit 624d1c7

Browse files
chore: upgrade dependencies (#4894)
* chore: upgrade dependencies * Update dependencies-latest.txt --------- Co-authored-by: jmfrancois <[email protected]> Co-authored-by: Jean-Michel FRANCOIS <[email protected]>
1 parent edcbb1b commit 624d1c7

File tree

46 files changed

+2815
-2575
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2815
-2575
lines changed

dependencies-latest.txt

+143-129
Large diffs are not rendered by default.

fork/dynamic-cdn-webpack-plugin/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,21 @@
3636
"externals"
3737
],
3838
"dependencies": {
39-
"@talend/module-to-cdn": "^9.8.5",
39+
"@talend/module-to-cdn": "^9.9.1",
4040
"read-pkg-up": "^7.0.1",
4141
"webpack-sources": "^3.2.3"
4242
},
4343
"peerDependencies": {
44-
"webpack": "^5.87.0"
44+
"webpack": "^5.88.2"
4545
},
4646
"devDependencies": {
47-
"all-contributors-cli": "^6.26.0",
47+
"all-contributors-cli": "^6.26.1",
4848
"codecov": "^3.8.3",
4949
"html-webpack-plugin": "^5.5.3",
50-
"jest": "^29.5.0",
50+
"jest": "^29.7.0",
5151
"mz": "^2.7.0",
5252
"rimraf": "^3.0.2",
53-
"webpack": "^5.87.0",
53+
"webpack": "^5.88.2",
5454
"webpack-cli": "^4.10.0",
5555
"webpack-manifest-plugin": "^5.0.0"
5656
},

fork/module-to-cdn/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"dependencies": {
3636
"execa": "^4.1.0",
3737
"mkdirp": "^1.0.4",
38-
"semver": "^7.5.2"
38+
"semver": "^7.5.4"
3939
},
4040
"devDependencies": {
41-
"jest": "^29.5.0"
41+
"jest": "^29.7.0"
4242
},
4343
"publishConfig": {
4444
"access": "public"

fork/react-bootstrap/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"react-dom": ">=16.3.0"
4242
},
4343
"devDependencies": {
44-
"@talend/scripts-core": "^14.0.0",
44+
"@talend/scripts-core": "^14.0.1",
4545
"@talend/scripts-config-react-webpack": "^15.4.1",
46-
"@testing-library/jest-dom": "^5.16.5",
46+
"@testing-library/jest-dom": "^5.17.0",
4747
"@testing-library/react": "^12.1.5",
4848
"@testing-library/user-event": "^13.5.0",
49-
"chai": "^4.3.7",
49+
"chai": "^4.3.8",
5050
"chalk": "^2.4.2",
5151
"create-react-class": "^15.7.0",
5252
"cross-env": "^7.0.3",

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"devDependencies": {
3-
"@changesets/cli": "^2.26.1",
3+
"@changesets/cli": "^2.26.2",
44
"cross-env": "^7.0.3",
55
"cross-spawn": "^7.0.3",
66
"eslint": "^7.32.0",
77
"husky": "^8.0.3",
8-
"i18next-scanner": "^4.2.0",
9-
"lint-staged": "^13.2.2",
8+
"i18next-scanner": "^4.4.0",
9+
"lint-staged": "^13.3.0",
1010
"prettier": "^2.8.8"
1111
},
1212
"scripts": {
@@ -61,10 +61,10 @@
6161
]
6262
},
6363
"dependencies": {
64-
"@types/react": "^17.0.62",
64+
"@types/react": "^17.0.2",
6565
"@types/react-dom": "^17.0.20",
6666
"terser-webpack-plugin": "^5.3.9",
6767
"typescript": "^5.0.4",
68-
"webpack": "^5.87.0"
68+
"webpack": "^5.73.0"
6969
}
7070
}

packages/a11y/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"url": "https://github.com/Talend/ui.git"
2525
},
2626
"dependencies": {
27-
"@talend/utils": "^2.5.1",
27+
"@talend/utils": "^2.6.0",
2828
"keycode": "^2.2.1",
2929
"lodash": "^4.17.21"
3030
},
3131
"devDependencies": {
32-
"@talend/scripts-core": "^14.0.0",
32+
"@talend/scripts-core": "^14.0.1",
3333
"@testing-library/react": "^12.1.5",
3434
"react": "^17.0.2",
3535
"react-dom": "^17.0.2"

packages/assets-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {},
3030
"devDependencies": {
31-
"@talend/scripts-core": "^14.0.0",
31+
"@talend/scripts-core": "^14.0.1",
3232
"@talend/scripts-config-react-webpack": "^15.4.1",
3333
"read-pkg-up": "^7.0.1"
3434
},

packages/cmf-cqrs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"redux-saga": "^1.2.3"
3939
},
4040
"devDependencies": {
41-
"@talend/scripts-core": "^14.0.0",
41+
"@talend/scripts-core": "^14.0.1",
4242
"@talend/scripts-config-react-webpack": "^15.4.1",
4343
"@testing-library/react-hooks": "^8.0.1",
44-
"mock-socket": "^9.2.1",
44+
"mock-socket": "^9.3.1",
4545
"prop-types": "^15.8.1",
4646
"react": "^17.0.2",
4747
"react-dom": "^17.0.2",

packages/cmf-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@redux-saga/testing-utils": "^1.1.5",
37-
"@talend/scripts-core": "^14.0.0",
37+
"@talend/scripts-core": "^14.0.1",
3838
"@talend/scripts-config-react-webpack": "^15.4.1",
3939
"react": "^17.0.2",
4040
"react-dom": "^17.0.2",

packages/cmf/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@talend/scripts-cmf": "^1.1.0",
36-
"@talend/utils": "^2.5.1",
36+
"@talend/utils": "^2.6.0",
3737
"hoist-non-react-statics": "^3.3.2",
3838
"immutable": "^3.8.2",
3939
"invariant": "^2.2.4",
@@ -55,12 +55,12 @@
5555
},
5656
"devDependencies": {
5757
"@redux-saga/testing-utils": "^1.1.5",
58-
"@talend/scripts-core": "^14.0.0",
58+
"@talend/scripts-core": "^14.0.1",
5959
"@talend/scripts-config-react-webpack": "^15.4.1",
6060
"@testing-library/react": "^12.1.5",
6161
"jest-in-case": "^1.0.2",
6262
"jsdoc": "^3.6.11",
63-
"node-fetch": "^2.6.11",
63+
"node-fetch": "^2.7.0",
6464
"react": "^17.0.2",
6565
"react-dom": "^17.0.2",
6666
"redux-mock-store": "^1.5.4",

packages/components/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
},
3636
"dependencies": {
3737
"@popperjs/core": "^2.11.8",
38-
"@talend/bootstrap-theme": "^8.1.2",
39-
"@talend/design-tokens": "^2.8.0",
38+
"@talend/bootstrap-theme": "^8.1.3",
39+
"@talend/design-tokens": "^2.9.0",
4040
"@talend/react-a11y": "^1.1.0",
41-
"@talend/icons": "^6.58.1",
42-
"@talend/utils": "^2.5.1",
41+
"@talend/icons": "^6.59.0",
42+
"@talend/utils": "^2.6.0",
4343
"ally.js": "^1.4.1",
4444
"classnames": "^2.3.2",
4545
"d3": "^7.8.5",
@@ -55,38 +55,38 @@
5555
"@talend/react-bootstrap": "^1.35.2",
5656
"react-debounce-input": "^3.3.0",
5757
"react-draggable": "^4.4.5",
58-
"react-grid-layout": "^1.3.4",
58+
"react-grid-layout": "^1.4.1",
5959
"react-immutable-proptypes": "^2.2.0",
6060
"react-is": "^16.13.1",
6161
"react-popper": "^2.3.0",
6262
"react-transition-group": "^2.9.0",
6363
"react-use": "^17.4.0",
6464
"react-virtualized": "^9.22.5",
65-
"reactour": "^1.19.0",
66-
"recharts": "^2.7.1",
65+
"reactour": "^1.19.1",
66+
"recharts": "^2.8.0",
6767
"simplebar": "^5.3.9",
6868
"simplebar-react": "^2.4.3",
6969
"styled-components": "^5.3.11"
7070
},
7171
"devDependencies": {
7272
"@storybook/addon-actions": "^6.5.16",
73-
"@talend/bootstrap-theme": "^8.1.2",
73+
"@talend/bootstrap-theme": "^8.1.3",
7474
"@talend/design-system": "^7.15.0",
75-
"@talend/icons": "^6.58.1",
75+
"@talend/icons": "^6.59.0",
7676
"@talend/locales-design-system": "^7.3.0",
7777
"@talend/locales-tui-components": "^9.5.0",
78-
"@talend/scripts-core": "^14.0.0",
78+
"@talend/scripts-core": "^14.0.1",
7979
"@talend/scripts-config-react-webpack": "^15.4.1",
80-
"@testing-library/jest-dom": "^5.16.5",
80+
"@testing-library/jest-dom": "^5.17.0",
8181
"@testing-library/react": "^12.1.5",
8282
"@testing-library/user-event": "^13.5.0",
8383
"@types/classnames": "^2.3.1",
8484
"@types/d3": "^7.4.0",
8585
"@types/date-fns": "^0.0.2",
8686
"@types/enzyme": "^3.10.13",
87-
"@types/lodash": "^4.14.195",
87+
"@types/lodash": "^4.14.198",
8888
"@types/prop-types": "^15.7.5",
89-
"@types/react": "^17.0.62",
89+
"@types/react": "^17.0.65",
9090
"cross-env": "^7.0.3",
9191
"i18next": "^20.6.1",
9292
"jest-in-case": "^1.0.2",

packages/containers/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"dependencies": {
3636
"@talend/react-bootstrap": "^1.35.2",
3737
"@talend/react-cmf": "^7.3.0",
38-
"@talend/react-components": "^11.0.0",
39-
"@talend/react-forms": "^10.0.0",
40-
"@talend/utils": "^2.5.1",
38+
"@talend/react-components": "^11.4.0",
39+
"@talend/react-forms": "^10.2.3",
40+
"@talend/utils": "^2.6.0",
4141
"classnames": "^2.3.2",
4242
"immutable": "^3.8.2",
4343
"invariant": "^2.2.4",
@@ -50,11 +50,11 @@
5050
},
5151
"devDependencies": {
5252
"@storybook/addon-actions": "^6.5.16",
53-
"@talend/bootstrap-theme": "^8.0.0",
54-
"@talend/icons": "^6.58.1",
53+
"@talend/bootstrap-theme": "^8.1.3",
54+
"@talend/icons": "^6.59.0",
5555
"@talend/locales-tui-containers": "^8.0.2",
5656
"@talend/react-storybook-cmf": "^7.2.0",
57-
"@talend/scripts-core": "^14.0.0",
57+
"@talend/scripts-core": "^14.0.1",
5858
"@talend/scripts-config-react-webpack": "^15.4.1",
5959
"i18next": "^20.6.1",
6060
"jest-in-case": "^1.0.2",

packages/dataviz/package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -37,35 +37,35 @@
3737
},
3838
"dependencies": {
3939
"@talend/assets-api": "^1.2.2",
40-
"@talend/react-components": "^11.0.0",
41-
"@talend/design-tokens": "^2.7.3",
40+
"@talend/react-components": "^11.4.0",
41+
"@talend/design-tokens": "^2.9.0",
4242
"classnames": "^2.3.2",
4343
"d3": "^7.8.5",
4444
"date-fns": "^2.30.0",
4545
"geojson": "^0.5.0",
4646
"lodash": "^4.17.21",
47-
"recharts": "^2.7.1",
47+
"recharts": "^2.8.0",
4848
"topojson-client": "^3.1.0"
4949
},
5050
"devDependencies": {
5151
"@cypress/react": "^7.0.3",
52-
"@cypress/webpack-dev-server": "^3.4.1",
53-
"@talend/bootstrap-theme": "^8.0.0",
54-
"@talend/icons": "^6.58.1",
52+
"@cypress/webpack-dev-server": "^3.6.1",
53+
"@talend/bootstrap-theme": "^8.1.3",
54+
"@talend/icons": "^6.59.0",
5555
"@talend/locales-tui-components": "^9.5.0",
5656
"@talend/locales-tui-dataviz": "^0.4.6",
57-
"@talend/react-components": "^11.0.0",
58-
"@talend/scripts-core": "^14.0.0",
57+
"@talend/react-components": "^11.4.0",
58+
"@talend/scripts-core": "^14.0.1",
5959
"@talend/scripts-config-react-webpack": "^15.4.1",
6060
"@testing-library/react": "^12.1.5",
6161
"@types/classnames": "^2.3.1",
6262
"@types/d3": "^7.4.0",
6363
"@types/enzyme": "^3.10.13",
6464
"@types/geojson": "^7946.0.10",
65-
"@types/lodash": "^4.14.195",
66-
"@types/react": "^17.0.62",
67-
"@types/topojson-client": "^3.1.1",
68-
"@types/topojson-specification": "^1.0.2",
65+
"@types/lodash": "^4.14.198",
66+
"@types/react": "^17.0.65",
67+
"@types/topojson-client": "^3.1.2",
68+
"@types/topojson-specification": "^1.0.3",
6969
"cross-env": "^7.0.3",
7070
"i18next": "^20.6.1",
7171
"react": "^17.0.2",

packages/design-system/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"typeface-source-sans-pro": "^1.1.13"
4444
},
4545
"devDependencies": {
46-
"@algolia/autocomplete-js": "^1.9.4",
47-
"@babel/core": "^7.22.5",
46+
"@algolia/autocomplete-js": "^1.11.0",
47+
"@babel/core": "^7.22.20",
4848
"@cypress/react": "^7.0.3",
49-
"@cypress/webpack-dev-server": "^3.4.1",
49+
"@cypress/webpack-dev-server": "^3.6.1",
5050
"@storybook/addon-a11y": "^6.5.16",
5151
"@storybook/addon-actions": "^6.5.16",
5252
"@storybook/addon-essentials": "^6.5.16",
@@ -59,27 +59,27 @@
5959
"@storybook/testing-library": "^0.0.13",
6060
"@storybook/theming": "^6.5.16",
6161
"@svgr/webpack": "^5.5.0",
62-
"@talend/bootstrap-theme": "^8.1.2",
62+
"@talend/bootstrap-theme": "^8.1.3",
6363
"@talend/icons": "^6.59.0",
6464
"@talend/locales-design-system": "^7.3.0",
65-
"@talend/scripts-core": "^14.0.0",
65+
"@talend/scripts-core": "^14.0.1",
6666
"@talend/scripts-config-react-webpack": "^15.4.1",
6767
"@testing-library/cypress": "^9.0.0",
6868
"@types/classnames": "^2.3.1",
69-
"@types/react": "^17.0.62",
69+
"@types/react": "^17.0.65",
7070
"@types/react-dom": "^17.0.20",
7171
"@types/react-is": "^16.7.2",
72-
"algoliasearch": "^4.17.2",
72+
"algoliasearch": "^4.20.0",
7373
"browser-sync": "^2.29.3",
7474
"browser-sync-webpack-plugin": "^2.3.0",
7575
"color-contrast-checker": "^2.1.0",
7676
"concurrently": "^7.6.0",
77-
"core-js": "^3.31.0",
78-
"cypress": "^12.15.0",
77+
"core-js": "^3.32.2",
78+
"cypress": "^12.17.4",
7979
"figma-js": "^1.16.0",
8080
"focus-outline-manager": "^1.0.2",
8181
"i18next": "^20.6.1",
82-
"i18next-scanner": "^4.2.0",
82+
"i18next-scanner": "^4.4.0",
8383
"i18next-scanner-typescript": "^1.1.1",
8484
"mdx-embed": "^1.1.2",
8585
"react": "^17.0.2",

packages/design-tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"access": "public"
3535
},
3636
"devDependencies": {
37-
"@talend/scripts-core": "^14.0.0",
37+
"@talend/scripts-core": "^14.0.1",
3838
"@talend/scripts-config-react-webpack": "^15.4.1",
3939
"typeface-source-sans-pro": "^1.1.13"
4040
},

packages/faceted-search/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@talend/daikon-tql-client": "^1.3.1",
37-
"@talend/utils": "^2.5.1",
37+
"@talend/utils": "^2.6.0",
3838
"@talend/react-bootstrap": "^1.35.2",
3939
"@talend/design-tokens": "2.9.0",
4040
"classnames": "^2.3.2",
@@ -46,13 +46,13 @@
4646
"devDependencies": {
4747
"@storybook/addon-actions": "^6.5.16",
4848
"@storybook/testing-library": "^0.0.13",
49-
"@talend/bootstrap-theme": "^8.0.0",
49+
"@talend/bootstrap-theme": "^8.1.3",
5050
"@talend/design-system": "^7.15.0",
51-
"@talend/icons": "^6.58.1",
51+
"@talend/icons": "^6.59.0",
5252
"@talend/locales-tui-components": "^9.5.0",
53-
"@talend/locales-tui-faceted-search": "^8.1.0",
53+
"@talend/locales-tui-faceted-search": "^8.1.2",
5454
"@talend/react-components": "^11.4.0",
55-
"@talend/scripts-core": "^14.0.0",
55+
"@talend/scripts-core": "^14.0.1",
5656
"@talend/scripts-config-react-webpack": "^15.4.1",
5757
"babel-plugin-angularjs-annotate": "^0.10.0",
5858
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)