Skip to content

Commit 0f69476

Browse files
jmfrancoisgithub-actions[bot]
authored andcommitted
chore: upgrade dependencies
1 parent d80737c commit 0f69476

File tree

47 files changed

+2644
-2387
lines changed

Some content is hidden

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

47 files changed

+2644
-2387
lines changed

dependencies-latest.txt

+254-175
Large diffs are not rendered by default.

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,26 @@
3636
"externals"
3737
],
3838
"dependencies": {
39-
"@talend/module-to-cdn": "^9.11.1",
39+
"@talend/module-to-cdn": "^9.12.0",
4040
"read-pkg-up": "^7.0.1",
41-
"semver": "^7.6.3",
41+
"semver": "^7.7.1",
4242
"webpack-sources": "^3.2.3"
4343
},
4444
"peerDependencies": {
45-
"webpack": "^5.95.0"
45+
"webpack": "^5.98.0"
4646
},
4747
"devDependencies": {
48-
"@babel/eslint-parser": "^7.25.9",
48+
"@babel/eslint-parser": "^7.27.0",
4949
"all-contributors-cli": "^6.26.1",
5050
"codecov": "^3.8.3",
5151
"eslint": "^8.57.1",
5252
"html-webpack-plugin": "^5.6.3",
5353
"jest": "^29.7.0",
5454
"mz": "^2.7.0",
5555
"rimraf": "^5.0.10",
56-
"webpack": "^5.95.0",
56+
"webpack": "^5.98.0",
5757
"webpack-cli": "^4.10.0",
58-
"webpack-manifest-plugin": "^5.0.0"
58+
"webpack-manifest-plugin": "^5.0.1"
5959
},
6060
"jest": {
6161
"testMatch": [

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.95.0"
59+
"webpack": "^5.98.0"
6060
},
6161
"dependencies": {
6262
"json-refs": "3.0.15",

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.6.3"
38+
"semver": "^7.7.1"
3939
},
4040
"devDependencies": {
41-
"@babel/eslint-parser": "^7.25.9",
41+
"@babel/eslint-parser": "^7.27.0",
4242
"eslint": "^8.57.1",
4343
"jest": "^29.7.0"
4444
},

fork/react-bootstrap/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
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.6.2",
56+
"@testing-library/jest-dom": "^6.6.3",
5757
"@testing-library/react": "^14.3.1",
58-
"@testing-library/user-event": "^14.5.2",
58+
"@testing-library/user-event": "^14.6.1",
5959
"chai": "^4.5.0",
6060
"chalk": "^2.4.2",
6161
"create-react-class": "^15.7.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.10",
3+
"@changesets/cli": "^2.28.1",
44
"@talend/scripts-config-babel": "^13.5.0",
55
"@talend/scripts-config-prettier": "^12.2.0",
66
"@talend/scripts-core": "^16.5.1",
@@ -10,8 +10,8 @@
1010
"eslint": "^8.57.1",
1111
"husky": "^8.0.3",
1212
"i18next-scanner": "^4.6.0",
13-
"lint-staged": "^15.2.10",
14-
"prettier": "^3.3.3",
13+
"lint-staged": "^15.5.0",
14+
"prettier": "^3.5.3",
1515
"rimraf": "^5.0.10",
1616
"typescript": "^5.0.4"
1717
},

packages/a11y/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@talend/scripts-core": "^16.5.1",
4141
"@talend/scripts-config-typescript": "^11.3.0",
4242
"@testing-library/react": "^14.3.1",
43-
"@testing-library/user-event": "^14.5.2",
43+
"@testing-library/user-event": "^14.6.1",
4444
"@types/date-fns": "^2.6.3",
4545
"@types/jest": "^29.5.14",
46-
"@types/react": "^18.3.12",
47-
"@types/react-dom": "^18.3.1",
46+
"@types/react": "^18.3.20",
47+
"@types/react-dom": "^18.3.5",
4848
"date-fns": "^3.6.0",
4949
"jest-in-case": "^1.0.2",
5050
"react": "^18.3.1",

packages/cmf/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@talend/scripts-config-typescript": "^11.3.0",
7070
"@talend/scripts-core": "^16.5.1",
7171
"@talend/scripts-config-babel": "^13.5.0",
72-
"@talend/scripts-config-jest": "^14.1.0",
72+
"@talend/scripts-config-jest": "^14.2.0",
7373
"@talend/scripts-config-react-webpack": "^16.8.1",
7474
"@testing-library/react": "^14.3.1",
7575
"jest-in-case": "^1.0.2",

packages/components/package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -62,28 +62,28 @@
6262
"invariant": "^2.2.4",
6363
"lodash": "^4.17.21",
6464
"memoize-one": "^6.0.0",
65-
"rc-slider": "^11.1.7",
65+
"rc-slider": "^11.1.8",
6666
"react-autowhatever": "10.2.0",
6767
"react-debounce-input": "^3.3.0",
6868
"react-draggable": "^4.4.6",
69-
"react-grid-layout": "^1.5.0",
69+
"react-grid-layout": "^1.5.1",
7070
"react-immutable-proptypes": "^2.2.0",
7171
"react-is": "^18.3.1",
7272
"react-popper": "^2.3.0",
7373
"react-transition-group": "^2.9.0",
74-
"react-use": "^17.5.1",
75-
"react-virtualized": "^9.22.5",
74+
"react-use": "^17.6.0",
75+
"react-virtualized": "^9.22.6",
7676
"reactour": "^1.19.4",
77-
"recharts": "^2.13.1",
78-
"simplebar": "^6.2.7",
77+
"recharts": "^2.15.1",
78+
"simplebar": "^6.3.0",
7979
"simplebar-react": "^2.4.3",
8080
"styled-components": "^5.3.11",
8181
"warning": "^3.0.0"
8282
},
8383
"devDependencies": {
8484
"@storybook/addon-actions": "^7.6.20",
8585
"@talend/bootstrap-theme": "^9.3.0",
86-
"@talend/design-system": "^11.4.0",
86+
"@talend/design-system": "^11.4.3",
8787
"@talend/eslint-config": "^13.2.1",
8888
"@talend/eslint-plugin": "^1.3.1",
8989
"@talend/locales-design-system": "^7.15.1",
@@ -93,19 +93,19 @@
9393
"@talend/scripts-config-storybook-lib": "^5.5.0",
9494
"@talend/scripts-config-typescript": "^11.3.0",
9595
"@talend/scripts-core": "^16.5.1",
96-
"@testing-library/jest-dom": "^6.6.2",
96+
"@testing-library/jest-dom": "^6.6.3",
9797
"@testing-library/react": "^14.3.1",
9898
"@testing-library/react-hooks": "^8.0.1",
99-
"@testing-library/user-event": "^14.5.2",
99+
"@testing-library/user-event": "^14.6.1",
100100
"@types/classnames": "^2.3.4",
101101
"@types/d3": "^7.4.3",
102102
"@types/jest": "^29.5.14",
103-
"@types/lodash": "^4.17.13",
104-
"@types/prop-types": "^15.7.13",
105-
"@types/react": "^18.3.12",
106-
"@types/react-dom": "^18.3.1",
103+
"@types/lodash": "^4.17.16",
104+
"@types/prop-types": "^15.7.14",
105+
"@types/react": "^18.3.20",
106+
"@types/react-dom": "^18.3.5",
107107
"cross-env": "^7.0.3",
108-
"i18next": "^23.16.4",
108+
"i18next": "^23.16.8",
109109
"jest-in-case": "^1.0.2",
110110
"jsdom": "^20.0.3",
111111
"prop-types": "^15.8.1",
@@ -117,8 +117,8 @@
117117
"react-test-renderer": "^18.3.1"
118118
},
119119
"peerDependencies": {
120-
"@talend/design-system": "^11.0.8",
121-
"i18next": "^23.16.4",
120+
"@talend/design-system": "^11.4.3",
121+
"i18next": "^23.16.8",
122122
"prop-types": "^15.5.10",
123123
"react": "^18.3.1",
124124
"react-dom": "^18.3.1",

packages/containers/package.json

+7-7
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.4.0",
48+
"@talend/design-system": "^11.4.3",
4949
"@talend/react-cmf": "^11.0.0",
50-
"@talend/react-components": "^17.3.1",
51-
"@talend/react-forms": "^15.1.0",
50+
"@talend/react-components": "^17.3.2",
51+
"@talend/react-forms": "^15.2.2",
5252
"@talend/utils": "^3.2.3",
5353
"classnames": "^2.5.1",
5454
"immutable": "^3.8.2",
@@ -74,10 +74,10 @@
7474
"@talend/scripts-config-storybook-lib": "^5.5.0",
7575
"@talend/scripts-config-react-webpack": "^16.8.1",
7676
"@testing-library/react": "^14.3.1",
77-
"@testing-library/user-event": "^14.5.2",
78-
"i18next": "^23.16.4",
77+
"@testing-library/user-event": "^14.6.1",
78+
"i18next": "^23.16.8",
7979
"jest-in-case": "^1.0.2",
80-
"msw": "^2.6.6",
80+
"msw": "^2.7.3",
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.16.4",
89+
"i18next": "^23.16.8",
9090
"prop-types": "^15.5.10",
9191
"react": "^18.3.1",
9292
"react-dom": "^18.3.1",

packages/dataviz/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -43,52 +43,52 @@
4343
},
4444
"dependencies": {
4545
"@talend/assets-api": "^1.5.1",
46-
"@talend/react-components": "^17.1.3",
46+
"@talend/react-components": "^17.3.2",
4747
"@talend/design-tokens": "^3.4.3",
4848
"classnames": "^2.5.1",
4949
"d3": "^7.9.0",
5050
"date-fns": "^3.6.0",
5151
"geojson": "^0.5.0",
5252
"lodash": "^4.17.21",
53-
"recharts": "^2.13.1",
53+
"recharts": "^2.15.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.8",
59+
"@talend/design-system": "^11.4.3",
6060
"@talend/eslint-config": "^13.2.1",
6161
"@talend/eslint-plugin": "^1.3.1",
6262
"@talend/icons": "^7.10.3",
6363
"@talend/locales-tui-components": "^16.0.1",
6464
"@talend/locales-tui-dataviz": "^3.0.1",
65-
"@talend/react-components": "^17.1.3",
65+
"@talend/react-components": "^17.3.2",
6666
"@talend/scripts-core": "^16.5.1",
6767
"@talend/scripts-config-babel": "^13.5.0",
6868
"@talend/scripts-config-react-webpack": "^16.8.1",
69-
"@talend/scripts-config-storybook-lib": "^5.4.0",
69+
"@talend/scripts-config-storybook-lib": "^5.5.0",
7070
"@talend/scripts-config-typescript": "^11.3.0",
7171
"@testing-library/react": "^14.3.1",
72-
"@testing-library/cypress": "^10.0.2",
73-
"@testing-library/user-event": "^14.5.2",
72+
"@testing-library/cypress": "^10.0.3",
73+
"@testing-library/user-event": "^14.6.1",
7474
"@types/classnames": "^2.3.4",
7575
"@types/d3": "^7.4.3",
7676
"@types/cypress": "^1.1.6",
77-
"@types/geojson": "^7946.0.14",
78-
"@types/lodash": "^4.17.13",
77+
"@types/geojson": "^7946.0.16",
78+
"@types/lodash": "^4.17.16",
7979
"@types/node": "^6.14.13",
80-
"@types/react": "^18.3.12",
80+
"@types/react": "^18.3.20",
8181
"@types/topojson-client": "^3.1.5",
8282
"@types/topojson-specification": "^1.0.5",
83-
"cypress": "^13.15.1",
83+
"cypress": "^13.17.0",
8484
"cross-env": "^7.0.3",
85-
"i18next": "^23.16.4",
85+
"i18next": "^23.16.8",
8686
"react": "^18.3.1",
8787
"react-dom": "^18.3.1",
8888
"react-i18next": "^13.5.0"
8989
},
9090
"peerDependencies": {
91-
"i18next": "^23.16.4",
91+
"i18next": "^23.16.8",
9292
"react": "^18.3.1",
9393
"react-i18next": "^13.5.0"
9494
},

packages/design-docs/package.json

+6-6
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.6",
23+
"@algolia/autocomplete-js": "^1.18.1",
2424
"@storybook/blocks": "^7.6.20",
2525
"@storybook/react": "^7.6.20",
26-
"@talend/design-system": "^11.0.8",
26+
"@talend/design-system": "^11.4.3",
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.1",
34+
"react-hook-form": "^7.54.2",
3535
"pkg-dir": "^7.0.0",
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",
@@ -59,10 +59,10 @@
5959
"@talend/scripts-core": "^16.5.1",
6060
"@talend/scripts-config-babel": "^13.5.0",
6161
"@talend/scripts-config-react-webpack": "^16.8.1",
62-
"@talend/scripts-config-storybook-lib": "^5.4.0",
62+
"@talend/scripts-config-storybook-lib": "^5.5.0",
6363
"@talend/scripts-config-typescript": "^11.3.0",
64-
"@types/react": "^18.3.12",
65-
"i18next": "^23.16.4",
64+
"@types/react": "^18.3.20",
65+
"i18next": "^23.16.8",
6666
"mdx-embed": "^1.1.2",
6767
"react": "^18.3.1",
6868
"react-dom": "^18.3.1",

packages/design-system/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"modern-css-reset": "^1.4.0",
5353
"react-transition-group": "^2.9.0",
5454
"react-is": "^18.3.1",
55-
"react-use": "^17.5.1",
56-
"react-virtualized": "^9.22.5",
55+
"react-use": "^17.6.0",
56+
"react-virtualized": "^9.22.6",
5757
"typeface-inconsolata": "^1.1.13",
5858
"typeface-source-sans-pro": "^1.1.13"
5959
},
@@ -84,31 +84,31 @@
8484
"@talend/scripts-config-storybook-lib": "^5.5.0",
8585
"@talend/scripts-config-typescript": "^11.3.0",
8686
"@talend/storybook-docs": "^2.5.1",
87-
"@testing-library/cypress": "^10.0.2",
88-
"@testing-library/jest-dom": "^6.6.2",
87+
"@testing-library/cypress": "^10.0.3",
88+
"@testing-library/jest-dom": "^6.6.3",
8989
"@types/classnames": "^2.3.4",
9090
"@types/jest": "^29.5.14",
9191
"@types/jest-axe": "^3.5.9",
92-
"@types/react-is": "^18.3.0",
93-
"@types/react": "^18.3.12",
94-
"@types/react-dom": "^18.3.1",
92+
"@types/react-is": "^18.3.1",
93+
"@types/react": "^18.3.20",
94+
"@types/react-dom": "^18.3.5",
9595
"@types/react-transition-group": "^2.9.2",
96-
"@types/react-virtualized": "^9.21.30",
96+
"@types/react-virtualized": "^9.22.2",
9797
"browser-sync": "^3.0.3",
9898
"browser-sync-webpack-plugin": "^2.3.0",
9999
"concurrently": "^8.2.2",
100-
"core-js": "^3.38.1",
101-
"cypress": "^13.15.1",
100+
"core-js": "^3.41.0",
101+
"cypress": "^13.17.0",
102102
"focus-outline-manager": "^1.0.2",
103-
"i18next": "^23.16.4",
103+
"i18next": "^23.16.8",
104104
"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.1",
111+
"react-hook-form": "^7.54.2",
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.16.4",
121+
"i18next": "^23.16.8",
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.95.0"
70+
"webpack": "^5.98.0"
7171
},
7272
"dependencies": {}
7373
}

0 commit comments

Comments
 (0)