Skip to content

Commit 89731e8

Browse files
chore: upgrade dependencies (#5420)
Co-authored-by: jmfrancois <[email protected]> Co-authored-by: Jean-Michel FRANCOIS <[email protected]>
1 parent 95d856e commit 89731e8

File tree

45 files changed

+1754
-1612
lines changed

Some content is hidden

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

45 files changed

+1754
-1612
lines changed

dependencies-latest.txt

+111-110
Large diffs are not rendered by default.

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,18 @@
4242
"webpack-sources": "^3.2.3"
4343
},
4444
"peerDependencies": {
45-
"webpack": "^5.94.0"
45+
"webpack": "^5.95.0"
4646
},
4747
"devDependencies": {
48-
"@babel/eslint-parser": "^7.25.1",
48+
"@babel/eslint-parser": "^7.25.9",
4949
"all-contributors-cli": "^6.26.1",
5050
"codecov": "^3.8.3",
5151
"eslint": "^8.57.1",
52-
"html-webpack-plugin": "^5.6.0",
52+
"html-webpack-plugin": "^5.6.3",
5353
"jest": "^29.7.0",
5454
"mz": "^2.7.0",
5555
"rimraf": "^5.0.10",
56-
"webpack": "^5.94.0",
56+
"webpack": "^5.95.0",
5757
"webpack-cli": "^4.10.0",
5858
"webpack-manifest-plugin": "^5.0.0"
5959
},

fork/json-schema-form-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/chai": "^3.5.2",
5757
"@types/node": "^6.14.13",
5858
"rimraf": "^5.0.10",
59-
"webpack": "^5.94.0"
59+
"webpack": "^5.95.0"
6060
},
6161
"dependencies": {
6262
"json-refs": "3.0.15",

fork/module-to-cdn/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"semver": "^7.6.3"
3939
},
4040
"devDependencies": {
41-
"@babel/eslint-parser": "^7.25.1",
41+
"@babel/eslint-parser": "^7.25.9",
4242
"eslint": "^8.57.1",
4343
"jest": "^29.7.0"
4444
},

fork/react-bootstrap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@talend/scripts-core": "^16.5.1",
5454
"@talend/scripts-config-babel": "^13.5.0",
5555
"@talend/scripts-config-react-webpack": "^16.8.1",
56-
"@testing-library/jest-dom": "^6.5.0",
56+
"@testing-library/jest-dom": "^6.6.2",
5757
"@testing-library/react": "^14.3.1",
5858
"@testing-library/user-event": "^14.5.2",
5959
"chai": "^4.5.0",

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@changesets/cli": "^2.27.8",
3+
"@changesets/cli": "^2.27.9",
44
"@talend/scripts-config-babel": "^13.5.0",
55
"@talend/scripts-config-prettier": "^12.2.0",
66
"@talend/scripts-core": "^16.5.1",
@@ -9,7 +9,7 @@
99
"cross-spawn": "^7.0.3",
1010
"eslint": "^8.57.1",
1111
"husky": "^8.0.3",
12-
"i18next-scanner": "^4.5.0",
12+
"i18next-scanner": "^4.6.0",
1313
"lint-staged": "^15.2.10",
1414
"prettier": "^3.3.3",
1515
"rimraf": "^5.0.10",
@@ -69,7 +69,7 @@
6969
},
7070
"dependencies": {
7171
"@types/react": "^18.2.7",
72-
"@types/react-dom": "^18.3.0",
72+
"@types/react-dom": "^18.2.7",
7373
"cypress": "^13.6.0"
7474
}
7575
}

packages/a11y/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@talend/scripts-config-typescript": "^11.3.0",
4242
"@testing-library/react": "^14.3.1",
4343
"@testing-library/user-event": "^14.5.2",
44-
"@types/date-fns": "^2.6.0",
45-
"@types/jest": "^29.5.13",
46-
"@types/react": "^18.3.9",
47-
"@types/react-dom": "^18.3.0",
44+
"@types/date-fns": "^2.6.3",
45+
"@types/jest": "^29.5.14",
46+
"@types/react": "^18.3.12",
47+
"@types/react-dom": "^18.3.1",
4848
"date-fns": "^3.6.0",
4949
"jest-in-case": "^1.0.2",
5050
"react": "^18.3.1",

packages/assets-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@talend/scripts-config-react-webpack": "^16.8.1",
4343
"@talend/scripts-config-typescript": "^11.3.0",
4444
"@types/node": "^6.14.13",
45-
"@types/jest": "^29.5.13",
45+
"@types/jest": "^29.5.14",
4646
"read-pkg-up": "^7.0.1"
4747
},
4848
"publishConfig": {

packages/cmf-cqrs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"prop-types": "^15.8.1",
5151
"react": "^18.3.1",
5252
"react-dom": "^18.3.1",
53-
"redux-mock-store": "^1.5.4"
53+
"redux-mock-store": "^1.5.5"
5454
},
5555
"peerDependencies": {
5656
"prop-types": "^15.5.10",

packages/cmf/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
7373
"@talend/scripts-config-react-webpack": "^16.8.1",
7474
"@testing-library/react": "^14.3.1",
7575
"jest-in-case": "^1.0.2",
76-
"jsdoc": "^4.0.3",
76+
"jsdoc": "^4.0.4",
7777
"node-fetch": "^2.7.0",
7878
"react": "^18.3.1",
7979
"react-dom": "^18.3.1",
80-
"redux-mock-store": "^1.5.4",
80+
"redux-mock-store": "^1.5.5",
8181
"redux-saga-tester": "^1.0.874"
8282
},
8383
"peerDependencies": {

packages/components/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -63,19 +63,19 @@
6363
"invariant": "^2.2.4",
6464
"lodash": "^4.17.21",
6565
"memoize-one": "^6.0.0",
66-
"rc-slider": "^11.1.6",
66+
"rc-slider": "^11.1.7",
6767
"react-autowhatever": "10.2.0",
6868
"react-debounce-input": "^3.3.0",
6969
"react-draggable": "^4.4.6",
70-
"react-grid-layout": "^1.4.4",
70+
"react-grid-layout": "^1.5.0",
7171
"react-immutable-proptypes": "^2.2.0",
7272
"react-is": "^18.3.1",
7373
"react-popper": "^2.3.0",
7474
"react-transition-group": "^2.9.0",
7575
"react-use": "^17.5.1",
7676
"react-virtualized": "^9.22.5",
7777
"reactour": "^1.19.4",
78-
"recharts": "^2.12.7",
78+
"recharts": "^2.13.1",
7979
"simplebar": "^6.2.7",
8080
"simplebar-react": "^2.4.3",
8181
"styled-components": "^5.3.11",
@@ -84,7 +84,7 @@
8484
"devDependencies": {
8585
"@storybook/addon-actions": "^7.6.20",
8686
"@talend/bootstrap-theme": "^9.2.2",
87-
"@talend/design-system": "^11.0.7",
87+
"@talend/design-system": "^11.0.8",
8888
"@talend/eslint-config": "^13.2.1",
8989
"@talend/eslint-plugin": "^1.3.1",
9090
"@talend/locales-design-system": "^7.15.1",
@@ -94,19 +94,19 @@
9494
"@talend/scripts-config-storybook-lib": "^5.4.0",
9595
"@talend/scripts-config-typescript": "^11.3.0",
9696
"@talend/scripts-core": "^16.5.1",
97-
"@testing-library/jest-dom": "^6.5.0",
97+
"@testing-library/jest-dom": "^6.6.2",
9898
"@testing-library/react": "^14.3.1",
9999
"@testing-library/react-hooks": "^8.0.1",
100100
"@testing-library/user-event": "^14.5.2",
101-
"@types/classnames": "^2.3.1",
101+
"@types/classnames": "^2.3.4",
102102
"@types/d3": "^7.4.3",
103-
"@types/jest": "^29.5.13",
104-
"@types/lodash": "^4.17.9",
103+
"@types/jest": "^29.5.14",
104+
"@types/lodash": "^4.17.13",
105105
"@types/prop-types": "^15.7.13",
106-
"@types/react": "^18.3.9",
107-
"@types/react-dom": "^18.3.0",
106+
"@types/react": "^18.3.12",
107+
"@types/react-dom": "^18.3.1",
108108
"cross-env": "^7.0.3",
109-
"i18next": "^23.15.1",
109+
"i18next": "^23.16.4",
110110
"jest-in-case": "^1.0.2",
111111
"jsdom": "^20.0.3",
112112
"prop-types": "^15.8.1",
@@ -118,8 +118,8 @@
118118
"react-test-renderer": "^18.3.1"
119119
},
120120
"peerDependencies": {
121-
"@talend/design-system": "^11.0.7",
122-
"i18next": "^23.15.1",
121+
"@talend/design-system": "^11.0.8",
122+
"i18next": "^23.16.4",
123123
"prop-types": "^15.5.10",
124124
"react": "^18.3.1",
125125
"react-dom": "^18.3.1",

packages/containers/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"url": "https://github.com/Talend/ui.git"
4646
},
4747
"dependencies": {
48-
"@talend/design-system": "^11.0.7",
48+
"@talend/design-system": "^11.0.8",
4949
"@talend/react-cmf": "^10.0.1",
5050
"@talend/react-components": "^17.1.3",
51-
"@talend/react-forms": "^15.0.2",
51+
"@talend/react-forms": "^15.1.0",
5252
"@talend/utils": "^3.2.3",
5353
"classnames": "^2.5.1",
5454
"immutable": "^3.8.2",
@@ -75,9 +75,9 @@
7575
"@talend/scripts-config-react-webpack": "^16.8.1",
7676
"@testing-library/react": "^14.3.1",
7777
"@testing-library/user-event": "^14.5.2",
78-
"i18next": "^23.15.1",
78+
"i18next": "^23.16.4",
7979
"jest-in-case": "^1.0.2",
80-
"msw": "^1.3.4",
80+
"msw": "^1.3.5",
8181
"prop-types": "^15.8.1",
8282
"react": "^18.3.1",
8383
"react-dom": "^18.3.1",
@@ -86,7 +86,7 @@
8686
"redux-saga-tester": "^1.0.874"
8787
},
8888
"peerDependencies": {
89-
"i18next": "^23.15.1",
89+
"i18next": "^23.16.4",
9090
"prop-types": "^15.5.10",
9191
"react": "^18.3.1",
9292
"react-dom": "^18.3.1",

packages/dataviz/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"date-fns": "^3.6.0",
5151
"geojson": "^0.5.0",
5252
"lodash": "^4.17.21",
53-
"recharts": "^2.12.7",
53+
"recharts": "^2.13.1",
5454
"topojson-client": "^3.1.0"
5555
},
5656
"devDependencies": {
5757
"@cypress/react": "^7.0.3",
5858
"@cypress/webpack-dev-server": "^3.11.0",
59-
"@talend/design-system": "^11.0.7",
59+
"@talend/design-system": "^11.0.8",
6060
"@talend/eslint-config": "^13.2.1",
6161
"@talend/eslint-plugin": "^1.3.1",
6262
"@talend/icons": "^7.10.3",
@@ -71,24 +71,24 @@
7171
"@testing-library/react": "^14.3.1",
7272
"@testing-library/cypress": "^10.0.2",
7373
"@testing-library/user-event": "^14.5.2",
74-
"@types/classnames": "^2.3.1",
74+
"@types/classnames": "^2.3.4",
7575
"@types/d3": "^7.4.3",
76-
"@types/cypress": "^1.1.3",
76+
"@types/cypress": "^1.1.6",
7777
"@types/geojson": "^7946.0.14",
78-
"@types/lodash": "^4.17.9",
78+
"@types/lodash": "^4.17.13",
7979
"@types/node": "^6.14.13",
80-
"@types/react": "^18.3.9",
80+
"@types/react": "^18.3.12",
8181
"@types/topojson-client": "^3.1.5",
8282
"@types/topojson-specification": "^1.0.5",
83-
"cypress": "^13.14.2",
83+
"cypress": "^13.15.1",
8484
"cross-env": "^7.0.3",
85-
"i18next": "^23.15.1",
85+
"i18next": "^23.16.4",
8686
"react": "^18.3.1",
8787
"react-dom": "^18.3.1",
8888
"react-i18next": "^13.5.0"
8989
},
9090
"peerDependencies": {
91-
"i18next": "^23.15.1",
91+
"i18next": "^23.16.4",
9292
"react": "^18.3.1",
9393
"react-i18next": "^13.5.0"
9494
},

packages/design-docs/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
"url": "https://github.com/Talend/ui/issues"
2121
},
2222
"dependencies": {
23-
"@algolia/autocomplete-js": "^1.17.4",
23+
"@algolia/autocomplete-js": "^1.17.6",
2424
"@storybook/blocks": "^7.6.20",
2525
"@storybook/react": "^7.6.20",
26-
"@talend/design-system": "^11.0.7",
26+
"@talend/design-system": "^11.0.8",
2727
"@talend/design-tokens": "^3.4.3",
2828
"@talend/storybook-docs": "^2.5.1",
2929
"@talend/icons": "^7.10.3",
3030
"algoliasearch": "^4.24.0",
3131
"classnames": "^2.5.1",
3232
"color-contrast-checker": "^2.1.0",
3333
"figma-js": "^1.16.0",
34-
"react-hook-form": "^7.53.0",
34+
"react-hook-form": "^7.53.1",
3535
"pkg-dir": "^7.0.0",
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",
@@ -61,8 +61,8 @@
6161
"@talend/scripts-config-react-webpack": "^16.8.1",
6262
"@talend/scripts-config-storybook-lib": "^5.4.0",
6363
"@talend/scripts-config-typescript": "^11.3.0",
64-
"@types/react": "^18.3.9",
65-
"i18next": "^23.15.1",
64+
"@types/react": "^18.3.12",
65+
"i18next": "^23.16.4",
6666
"mdx-embed": "^1.1.2",
6767
"react": "^18.3.1",
6868
"react-dom": "^18.3.1",

packages/design-system/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -85,30 +85,30 @@
8585
"@talend/scripts-config-typescript": "^11.3.0",
8686
"@talend/storybook-docs": "^2.5.1",
8787
"@testing-library/cypress": "^10.0.2",
88-
"@testing-library/jest-dom": "^6.5.0",
89-
"@types/classnames": "^2.3.1",
90-
"@types/jest": "^29.5.13",
88+
"@testing-library/jest-dom": "^6.6.2",
89+
"@types/classnames": "^2.3.4",
90+
"@types/jest": "^29.5.14",
9191
"@types/jest-axe": "^3.5.9",
9292
"@types/react-is": "^18.3.0",
93-
"@types/react": "^18.3.9",
94-
"@types/react-dom": "^18.3.0",
93+
"@types/react": "^18.3.12",
94+
"@types/react-dom": "^18.3.1",
9595
"@types/react-transition-group": "^2.9.2",
9696
"@types/react-virtualized": "^9.21.30",
9797
"browser-sync": "^2.29.3",
9898
"browser-sync-webpack-plugin": "^2.3.0",
9999
"concurrently": "^8.2.2",
100100
"core-js": "^3.38.1",
101-
"cypress": "^13.14.2",
101+
"cypress": "^13.15.1",
102102
"focus-outline-manager": "^1.0.2",
103-
"i18next": "^23.15.1",
104-
"i18next-scanner": "^4.5.0",
103+
"i18next": "^23.16.4",
104+
"i18next-scanner": "^4.6.0",
105105
"i18next-scanner-typescript": "^1.2.1",
106106
"jest-axe": "^8.0.0",
107107
"mdx-embed": "^1.1.2",
108108
"react": "^18.3.1",
109109
"react-dom": "^18.3.1",
110110
"react-helmet": "^6.1.0",
111-
"react-hook-form": "^7.53.0",
111+
"react-hook-form": "^7.53.1",
112112
"react-i18next": "^13.5.0",
113113
"react-router-dom": "~6.3.0",
114114
"storybook-docs-toc": "^1.7.0"
@@ -118,7 +118,7 @@
118118
"@talend/locales-design-system": "^7.15.1",
119119
"@testing-library/react": "^14.0.0",
120120
"@testing-library/user-event": "^14.5.1",
121-
"i18next": "^23.15.1",
121+
"i18next": "^23.16.4",
122122
"react": "^18.3.1",
123123
"react-dom": "^18.3.1",
124124
"react-i18next": "^13.5.0"

packages/design-tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"jest": "^29.7.0",
6868
"jest-environment-jsdom": "^29.7.0",
6969
"typeface-source-sans-pro": "^1.1.13",
70-
"webpack": "^5.94.0"
70+
"webpack": "^5.95.0"
7171
},
7272
"dependencies": {}
7373
}

packages/faceted-search/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@storybook/addon-actions": "^7.6.20",
5757
"@storybook/testing-library": "^0.2.2",
58-
"@talend/design-system": "^11.0.7",
58+
"@talend/design-system": "^11.0.8",
5959
"@talend/eslint-config": "^13.2.1",
6060
"@talend/eslint-plugin": "^1.3.1",
6161
"@talend/icons": "^7.10.3",
@@ -71,16 +71,16 @@
7171
"@testing-library/user-event": "^14.5.2",
7272
"babel-plugin-angularjs-annotate": "^0.10.0",
7373
"cross-env": "^7.0.3",
74-
"i18next": "^23.15.1",
74+
"i18next": "^23.16.4",
7575
"prop-types": "^15.8.1",
7676
"react": "^18.3.1",
7777
"react-dom": "^18.3.1",
7878
"react-i18next": "^13.5.0"
7979
},
8080
"peerDependencies": {
81-
"@talend/design-system": "^11.0.7",
81+
"@talend/design-system": "^11.0.8",
8282
"@talend/react-components": "^17.0.0",
83-
"i18next": "^23.15.1",
83+
"i18next": "^23.16.4",
8484
"prop-types": "^15.5.10",
8585
"react": "^18.3.1",
8686
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)