Skip to content

Commit b601a5f

Browse files
chore: upgrade dependencies (#5573)
Co-authored-by: ybaskaran <34709414+ybaskaran@users.noreply.github.com>
1 parent 7a57c28 commit b601a5f

21 files changed

Lines changed: 253 additions & 252 deletions

File tree

dependencies-latest.txt

Lines changed: 42 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ $ /home/runner/work/ui/ui/node_modules/.bin/talend-upgrade-deps --latest --dry
44
check versions of /home/runner/work/ui/ui/package.json using latest
55
"@types/react": "^18.3.23" => "^19.1.8"
66
"@types/react-dom": "^18.3.7" => "^19.1.6"
7-
"cypress": "^13.17.0" => "^14.5.2"
8-
"eslint": "^8.57.1" => "^9.31.0"
7+
"cypress": "^13.17.0" => "^14.5.3"
8+
"cross-env": "^7.0.3" => "^10.0.0"
9+
"eslint": "^8.57.1" => "^9.32.0"
910
"husky": "^8.0.3" => "^9.1.7"
1011
"lint-staged": "^15.5.2" => "^16.1.2"
1112
"rimraf": "^5.0.10" => "^6.0.1"
@@ -32,8 +33,8 @@ check versions of packages/cmf-cqrs/package.json using latest
3233

3334
check versions of packages/cmf-router/package.json using latest
3435
"react-redux": "^7.2.9" => "^9.2.0"
35-
"react-router": "~6.3.0" => "^7.7.0"
36-
"react-router-dom": "~6.3.0" => "^7.7.0"
36+
"react-router": "~6.3.0" => "^7.7.1"
37+
"react-router-dom": "~6.3.0" => "^7.7.1"
3738
"react": "^18.3.1" => "^19.1.0"
3839
"react-dom": "^18.3.1" => "^19.1.0"
3940

@@ -65,12 +66,13 @@ check versions of packages/components/package.json using latest
6566
"@types/jest": "^29.5.14" => "^30.0.0"
6667
"@types/react": "^18.3.23" => "^19.1.8"
6768
"@types/react-dom": "^18.3.7" => "^19.1.6"
69+
"cross-env": "^7.0.3" => "^10.0.0"
6870
"i18next": "^23.16.8" => "^25.3.2"
6971
"react": "^18.3.1" => "^19.1.0"
7072
"react-a11y": "^0.3.4" => "^1.1.0"
7173
"react-dom": "^18.3.1" => "^19.1.0"
7274
"react-i18next": "^13.5.0" => "^15.6.1"
73-
"react-router-dom": "~6.3.0" => "^7.7.0"
75+
"react-router-dom": "~6.3.0" => "^7.7.1"
7476
"react-test-renderer": "^18.3.1" => "^19.1.0"
7577

7678
check versions of packages/containers/package.json using latest
@@ -88,11 +90,12 @@ check versions of packages/dataviz/package.json using latest
8890
"date-fns": "^3.6.0" => "^4.1.0"
8991
"recharts": "^2.15.4" => "^3.1.0"
9092
"@cypress/react": "^7.0.3" => "^9.0.1"
91-
"@cypress/webpack-dev-server": "^3.11.0" => "^4.1.0"
93+
"@cypress/webpack-dev-server": "^3.11.0" => "^4.1.1"
9294
"@testing-library/react": "^14.3.1" => "^16.3.0"
9395
"@types/node": "^6.14.13" => "^24.1.0"
9496
"@types/react": "^18.3.23" => "^19.1.8"
95-
"cypress": "^13.17.0" => "^14.5.2"
97+
"cypress": "^13.17.0" => "^14.5.3"
98+
"cross-env": "^7.0.3" => "^10.0.0"
9699
"i18next": "^23.16.8" => "^25.3.2"
97100
"react": "^18.3.1" => "^19.1.0"
98101
"react-dom": "^18.3.1" => "^19.1.0"
@@ -118,14 +121,14 @@ check versions of packages/design-docs/package.json using latest
118121
"i18next": "^23.16.8" => "^25.3.2"
119122
"react": "^18.3.1" => "^19.1.0"
120123
"react-dom": "^18.3.1" => "^19.1.0"
121-
"react-router-dom": "~6.3.0" => "^7.7.0"
124+
"react-router-dom": "~6.3.0" => "^7.7.1"
122125

123126
check versions of packages/design-system/package.json using latest
124-
"@floating-ui/react": "^0.26.28" => "^0.27.13"
127+
"@floating-ui/react": "^0.26.28" => "^0.27.14"
125128
"react-transition-group": "^2.9.0" => "^4.4.5"
126129
"react-is": "^18.3.1" => "^19.1.0"
127130
"@cypress/react": "^7.0.3" => "^9.0.1"
128-
"@cypress/webpack-dev-server": "^3.11.0" => "^4.1.0"
131+
"@cypress/webpack-dev-server": "^3.11.0" => "^4.1.1"
129132
"@jest/globals": "^29.7.0" => "^30.0.5"
130133
"@storybook/addon-a11y": "^7.6.20" => "^9.0.18"
131134
"@storybook/addon-actions": "^7.6.20" => "^9.0.8"
@@ -143,24 +146,26 @@ check versions of packages/design-system/package.json using latest
143146
"@types/react-dom": "^18.3.7" => "^19.1.6"
144147
"@types/react-transition-group": "^2.9.2" => "^4.4.12"
145148
"concurrently": "^8.2.2" => "^9.2.0"
146-
"cypress": "^13.17.0" => "^14.5.2"
149+
"cypress": "^13.17.0" => "^14.5.3"
147150
"i18next": "^23.16.8" => "^25.3.2"
148151
"jest-axe": "^8.0.0" => "^10.0.0"
149152
"react": "^18.3.1" => "^19.1.0"
150153
"react-dom": "^18.3.1" => "^19.1.0"
151154
"react-i18next": "^13.5.0" => "^15.6.1"
152-
"react-router-dom": "~6.3.0" => "^7.7.0"
155+
"react-router-dom": "~6.3.0" => "^7.7.1"
153156

154157
check versions of packages/design-tokens/package.json using latest
155158
"jest": "^29.7.0" => "^30.0.5"
156159
"jest-environment-jsdom": "^29.7.0" => "^30.0.5"
157160

158161
check versions of packages/faceted-search-query-client/package.json using latest
162+
"cross-env": "^7.0.3" => "^10.0.0"
159163

160164
check versions of packages/faceted-search/package.json using latest
161165
"date-fns": "^3.6.0" => "^4.1.0"
162166
"@storybook/addon-actions": "^7.6.20" => "^9.0.8"
163167
"@testing-library/react": "^14.3.1" => "^16.3.0"
168+
"cross-env": "^7.0.3" => "^10.0.0"
164169
"i18next": "^23.16.8" => "^25.3.2"
165170
"react": "^18.3.1" => "^19.1.0"
166171
"react-dom": "^18.3.1" => "^19.1.0"
@@ -223,8 +228,9 @@ check versions of packages/playground-vite/package.json using latest
223228
"react-i18next": "^13.5.0" => "^15.6.1"
224229
"body-parser": "1.20.3" => "^2.2.0"
225230
"copy-webpack-plugin": "^11.0.0" => "^13.0.0"
231+
"cross-env": "^7.0.3" => "^10.0.0"
226232
"i18next-http-backend": "^1.4.5" => "^3.0.2"
227-
"vite": "^5.4.19" => "^7.0.5"
233+
"vite": "^5.4.19" => "^7.0.6"
228234

229235
check versions of packages/playground/package.json using latest
230236
"i18next": "^23.16.8" => "^25.3.2"
@@ -233,11 +239,12 @@ check versions of packages/playground/package.json using latest
233239
"react-i18next": "^13.5.0" => "^15.6.1"
234240
"body-parser": "1.20.3" => "^2.2.0"
235241
"copy-webpack-plugin": "^11.0.0" => "^13.0.0"
242+
"cross-env": "^7.0.3" => "^10.0.0"
236243
"i18next-http-backend": "^1.4.5" => "^3.0.2"
237244

238245
check versions of packages/router-bridge/package.json using latest
239246
"react": "^18.3.1" => "^19.1.0"
240-
"react-router-dom": "~6.3.0" => "^7.7.0"
247+
"react-router-dom": "~6.3.0" => "^7.7.1"
241248

242249
check versions of packages/sagas/package.json using latest
243250
"immutable": "^3.8.2" => "^5.1.3"
@@ -284,7 +291,7 @@ check versions of packages/storybook-one/package.json using latest
284291
"i18next": "^23.16.8" => "^25.3.2"
285292
"react": "^18.3.1" => "^19.1.0"
286293
"react-dom": "^18.3.1" => "^19.1.0"
287-
"react-router-dom": "~6.3.0" => "^7.7.0"
294+
"react-router-dom": "~6.3.0" => "^7.7.1"
288295

289296
check versions of packages/theme/package.json using latest
290297
"copy-webpack-plugin": "^11.0.0" => "^13.0.0"
@@ -296,12 +303,13 @@ check versions of packages/theme/package.json using latest
296303

297304
check versions of packages/utils/package.json using latest
298305
"date-fns": "^3.6.0" => "^4.1.0"
306+
"cross-env": "^7.0.3" => "^10.0.0"
299307

300308
check versions of tools/babel-plugin-assets-api/package.json using latest
301309
"read-pkg-up": "^7.0.1" => "^11.0.0"
302310
"babel-jest": "^29.7.0" => "^30.0.5"
303311
"babel-plugin-tester": "^10.1.0" => "^12.0.0"
304-
"eslint": "^8.57.1" => "^9.31.0"
312+
"eslint": "^8.57.1" => "^9.32.0"
305313
"jest": "^29.7.0" => "^30.0.5"
306314
"react": "^18.3.1" => "^19.1.0"
307315

@@ -313,50 +321,50 @@ check versions of tools/babel-plugin-import-d3/package.json using latest
313321
check versions of tools/babel-plugin-import-from-index/package.json using latest
314322
"babel-jest": "^29.7.0" => "^30.0.5"
315323
"babel-plugin-tester": "^10.1.0" => "^12.0.0"
316-
"eslint": "^8.57.1" => "^9.31.0"
324+
"eslint": "^8.57.1" => "^9.32.0"
317325
"jest": "^29.7.0" => "^30.0.5"
318326

319327
check versions of tools/babel-plugin-import-from-lib/package.json using latest
320328
"babel-plugin-tester": "^10.1.0" => "^12.0.0"
321329
"jest": "^29.7.0" => "^30.0.5"
322330

323331
check versions of tools/cmf-webpack-plugin/package.json using latest
324-
"eslint": "^8.57.1" => "^9.31.0"
332+
"eslint": "^8.57.1" => "^9.32.0"
325333

326334
check versions of tools/cypress-api-mock-plugin/package.json using latest
327335

328336
check versions of tools/eslint-plugin/package.json using latest
329-
"eslint": "^8.57.1" => "^9.31.0"
337+
"eslint": "^8.57.1" => "^9.32.0"
330338
"jest": "^29.7.0" => "^30.0.5"
331339

332340
check versions of tools/scripts-cmf/package.json using latest
333341
"commander": "^6.2.1" => "^14.0.0"
334342
"deepmerge": "^1.5.2" => "^4.3.1"
335343
"i18next": "^23.16.8" => "^25.3.2"
336344
"mkdirp": "^1.0.4" => "^3.0.1"
337-
"eslint": "^8.57.1" => "^9.31.0"
345+
"eslint": "^8.57.1" => "^9.32.0"
338346

339347
check versions of tools/scripts-config-babel/package.json using latest
340348
"babel-core": "^7.0.0-bridge.0" => "^6.26.3"
341349
"jest": "^29.7.0" => "^30.0.5"
342-
"eslint": "^8.57.1" => "^9.31.0"
350+
"eslint": "^8.57.1" => "^9.32.0"
343351

344352
check versions of tools/scripts-config-cdn/package.json using latest
345353
"read-pkg-up": "^7.0.1" => "^11.0.0"
346-
"eslint": "^8.57.1" => "^9.31.0"
354+
"eslint": "^8.57.1" => "^9.32.0"
347355

348356
check versions of tools/scripts-config-eslint/package.json using latest
349-
"@testing-library/dom": "^9.3.4" => "^10.4.0"
357+
"@testing-library/dom": "^9.3.4" => "^10.4.1"
350358
"@typescript-eslint/parser": "^6.21.0" => "^8.38.0"
351359
"@typescript-eslint/eslint-plugin": "^6.21.0" => "^8.38.0"
352-
"eslint": "^8.57.1" => "^9.31.0"
360+
"eslint": "^8.57.1" => "^9.32.0"
353361
"eslint-config-airbnb-typescript": "^17.1.0" => "^18.0.0"
354362
"eslint-config-prettier": "^9.1.2" => "^10.1.8"
355363
"eslint-plugin-cypress": "^2.15.2" => "^5.1.0"
356364
"eslint-plugin-mdx": "^2.3.4" => "^3.6.2"
357365
"eslint-plugin-react-hooks": "^4.6.2" => "^5.2.0"
358366
"eslint-plugin-storybook": "^0.6.15" => "^9.0.18"
359-
"eslint-plugin-testing-library": "^6.5.0" => "^7.6.1"
367+
"eslint-plugin-testing-library": "^6.5.0" => "^7.6.3"
360368
"jest": "^29.7.0" => "^30.0.5"
361369

362370
check versions of tools/scripts-config-jest/package.json using latest
@@ -368,10 +376,10 @@ check versions of tools/scripts-config-jest/package.json using latest
368376

369377
check versions of tools/scripts-config-prettier/package.json using latest
370378
"@trivago/prettier-plugin-sort-imports": "^4.3.0" => "^5.2.2"
371-
"eslint": "^8.57.1" => "^9.31.0"
379+
"eslint": "^8.57.1" => "^9.32.0"
372380

373381
check versions of tools/scripts-config-react-webpack/package.json using latest
374-
"@sentry/webpack-plugin": "^1.21.0" => "^4.0.0"
382+
"@sentry/webpack-plugin": "^1.21.0" => "^4.0.1"
375383
"@welldone-software/why-did-you-render": "^7.0.1" => "^10.0.1"
376384
"babel-loader": "^9.2.1" => "^10.0.0"
377385
"copy-webpack-plugin": "^11.0.0" => "^13.0.0"
@@ -420,27 +428,27 @@ check versions of tools/scripts-publish-local/package.json using latest
420428
check versions of tools/scripts-teorem/package.json using latest
421429
"@octokit/rest": "^18.12.0" => "^22.0.0"
422430
"commander": "^6.2.1" => "^14.0.0"
423-
"dotenv": "^16.6.1" => "^17.2.0"
431+
"dotenv": "^16.6.1" => "^17.2.1"
424432
"mkdirp": "^1.0.4" => "^3.0.1"
425433
"queue": "^6.0.2" => "^7.0.0"
426434

427435
check versions of tools/scripts-utils/package.json using latest
428436
"fs-extra": "^10.1.0" => "^11.3.0"
429437
"glob": "^8.1.0" => "^11.0.3"
430438
"which": "^2.0.2" => "^5.0.0"
431-
"eslint": "^8.57.1" => "^9.31.0"
439+
"eslint": "^8.57.1" => "^9.32.0"
432440
"jest": "^29.7.0" => "^30.0.5"
433441

434442
check versions of tools/scripts-yarn-workspace/package.json using latest
435443

436444
check versions of tools/upgrade-deps/package.json using latest
437445

438446
check versions of fork/bootstrap-sass/package.json using latest
439-
"eslint": "^8.57.1" => "^9.31.0"
447+
"eslint": "^8.57.1" => "^9.32.0"
440448

441449
check versions of fork/dynamic-cdn-webpack-plugin/package.json using latest
442450
"read-pkg-up": "^7.0.1" => "^11.0.0"
443-
"eslint": "^8.57.1" => "^9.31.0"
451+
"eslint": "^8.57.1" => "^9.32.0"
444452
"jest": "^29.7.0" => "^30.0.5"
445453
"rimraf": "^5.0.10" => "^6.0.1"
446454

@@ -453,7 +461,7 @@ check versions of fork/json-schema-form-core/package.json using latest
453461
check versions of fork/module-to-cdn/package.json using latest
454462
"execa": "^4.1.0" => "^9.6.0"
455463
"mkdirp": "^1.0.4" => "^3.0.1"
456-
"eslint": "^8.57.1" => "^9.31.0"
464+
"eslint": "^8.57.1" => "^9.32.0"
457465
"jest": "^29.7.0" => "^30.0.5"
458466

459467
check versions of fork/react-bootstrap/package.json using latest
@@ -465,8 +473,9 @@ check versions of fork/react-bootstrap/package.json using latest
465473
"@testing-library/react": "^14.3.1" => "^16.3.0"
466474
"chai": "^4.5.0" => "^5.2.1"
467475
"chalk": "^2.4.2" => "^5.4.1"
476+
"cross-env": "^7.0.3" => "^10.0.0"
468477
"react": "^18.3.1" => "^19.1.0"
469478
"react-dom": "^18.3.1" => "^19.1.0"
470479
"react-test-renderer": "^18.3.1" => "^19.1.0"
471480
"sinon": "^11.1.2" => "^21.0.0"
472-
Done in 141.81s.
481+
Done in 148.28s.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"webpack-sources": "^3.3.3"
4343
},
4444
"peerDependencies": {
45-
"webpack": "^5.100.2"
45+
"webpack": "^5.101.0"
4646
},
4747
"devDependencies": {
4848
"@babel/eslint-parser": "^7.28.0",
@@ -53,7 +53,7 @@
5353
"jest": "^29.7.0",
5454
"mz": "^2.7.0",
5555
"rimraf": "^5.0.10",
56-
"webpack": "^5.100.2",
56+
"webpack": "^5.101.0",
5757
"webpack-cli": "^6.0.1",
5858
"webpack-manifest-plugin": "^5.0.1"
5959
},

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

Lines changed: 1 addition & 1 deletion
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.100.2"
59+
"webpack": "^5.101.0"
6060
},
6161
"dependencies": {
6262
"json-refs": "3.0.15",

fork/react-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@talend/scripts-core": "^16.6.0",
5454
"@talend/scripts-config-babel": "^13.6.0",
5555
"@talend/scripts-config-react-webpack": "^16.9.0",
56-
"@testing-library/jest-dom": "^6.6.3",
56+
"@testing-library/jest-dom": "^6.6.4",
5757
"@testing-library/react": "^14.3.1",
5858
"@testing-library/user-event": "^14.6.1",
5959
"chai": "^4.5.0",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@talend/scripts-config-storybook-lib": "^5.6.0",
9494
"@talend/scripts-config-typescript": "^11.3.2",
9595
"@talend/scripts-core": "^16.6.0",
96-
"@testing-library/jest-dom": "^6.6.3",
96+
"@testing-library/jest-dom": "^6.6.4",
9797
"@testing-library/react": "^14.3.1",
9898
"@testing-library/react-hooks": "^8.0.1",
9999
"@testing-library/user-event": "^14.6.1",

packages/design-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"classnames": "^2.5.1",
3232
"color-contrast-checker": "^2.1.0",
3333
"figma-js": "^1.16.0",
34-
"react-hook-form": "^7.60.0",
34+
"react-hook-form": "^7.61.1",
3535
"pkg-dir": "^7.0.0",
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",

packages/design-system/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@talend/scripts-config-typescript": "^11.3.2",
8686
"@talend/storybook-docs": "^2.6.0",
8787
"@testing-library/cypress": "^10.0.3",
88-
"@testing-library/jest-dom": "^6.6.3",
88+
"@testing-library/jest-dom": "^6.6.4",
8989
"@types/classnames": "^2.3.4",
9090
"@types/jest": "^29.5.14",
9191
"@types/jest-axe": "^3.5.9",
@@ -108,7 +108,7 @@
108108
"react": "^18.3.1",
109109
"react-dom": "^18.3.1",
110110
"react-helmet": "^6.1.0",
111-
"react-hook-form": "^7.60.0",
111+
"react-hook-form": "^7.61.1",
112112
"react-i18next": "^13.5.0",
113113
"react-router-dom": "~6.3.0",
114114
"storybook-docs-toc": "^1.7.0"

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
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.100.2"
70+
"webpack": "^5.101.0"
7171
},
7272
"dependencies": {}
7373
}

packages/flow-designer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@talend/scripts-config-typescript": "^11.3.2",
2828
"@talend/scripts-config-react-webpack": "^16.9.0",
2929
"@testing-library/react": "^14.3.1",
30-
"@testing-library/jest-dom": "^6.6.3",
30+
"@testing-library/jest-dom": "^6.6.4",
3131
"@types/d3": "^7.4.3",
3232
"@types/invariant": "^2.2.37",
3333
"@types/jest": "^29.5.14",

packages/forms/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"memoize-one": "^6.0.0",
6262
"react-autowhatever": "10.2.0",
6363
"react-ace": "10.1.0",
64-
"react-hook-form": "^7.60.0",
64+
"react-hook-form": "^7.61.1",
6565
"react-jsonschema-form": "0.51.0",
6666
"tv4": "^1.3.0"
6767
},
@@ -77,7 +77,7 @@
7777
"@talend/scripts-config-react-webpack": "^16.9.0",
7878
"@talend/scripts-config-storybook-lib": "^5.6.0",
7979
"@talend/scripts-config-typescript": "^11.3.2",
80-
"@testing-library/jest-dom": "^6.6.3",
80+
"@testing-library/jest-dom": "^6.6.4",
8181
"@testing-library/react": "^14.3.1",
8282
"@testing-library/user-event": "^14.6.1",
8383
"i18next": "^23.16.8",

0 commit comments

Comments
 (0)