Skip to content

Commit cd5ca06

Browse files
jmfrancoisgithub-actions[bot]
authored andcommitted
chore: upgrade dependencies
1 parent ff94395 commit cd5ca06

File tree

35 files changed

+578
-570
lines changed

35 files changed

+578
-570
lines changed

dependencies-latest.txt

Lines changed: 89 additions & 93 deletions
Large diffs are not rendered by default.

fork/bootstrap-sass/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"access": "public"
4141
},
4242
"devDependencies": {
43-
"@talend/eslint-config": "^13.2.4",
44-
"@talend/eslint-plugin": "^1.3.2",
43+
"@talend/eslint-config": "^13.3.0",
44+
"@talend/eslint-plugin": "^1.4.0",
4545
"eslint": "^8.57.1"
4646
}
4747
}

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.99.9"
45+
"webpack": "^5.100.2"
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.99.9",
56+
"webpack": "^5.100.2",
5757
"webpack-cli": "^6.0.1",
5858
"webpack-manifest-plugin": "^5.0.1"
5959
},

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
"json-schema"
4747
],
4848
"devDependencies": {
49-
"@talend/babel-plugin-assets-api": "^1.4.2",
50-
"@talend/babel-plugin-import-from-index": "^1.8.2",
51-
"@talend/eslint-config": "^13.2.4",
52-
"@talend/eslint-plugin": "^1.3.2",
53-
"@talend/scripts-config-react-webpack": "^16.8.5",
49+
"@talend/babel-plugin-assets-api": "^1.5.0",
50+
"@talend/babel-plugin-import-from-index": "^1.9.0",
51+
"@talend/eslint-config": "^13.3.0",
52+
"@talend/eslint-plugin": "^1.4.0",
53+
"@talend/scripts-config-react-webpack": "^16.9.0",
5454
"@talend/scripts-config-typescript": "^11.3.2",
55-
"@talend/scripts-core": "^16.5.4",
55+
"@talend/scripts-core": "^16.6.0",
5656
"@types/chai": "^3.5.2",
5757
"@types/node": "^6.14.13",
5858
"rimraf": "^5.0.10",
59-
"webpack": "^5.99.9"
59+
"webpack": "^5.100.2"
6060
},
6161
"dependencies": {
6262
"json-refs": "3.0.15",

fork/react-bootstrap/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"react-dom": "^18.3.1"
4848
},
4949
"devDependencies": {
50-
"@talend/eslint-config": "^13.2.4",
51-
"@talend/eslint-plugin": "^1.3.2",
50+
"@talend/eslint-config": "^13.3.0",
51+
"@talend/eslint-plugin": "^1.4.0",
5252
"@talend/scripts-config-typescript": "^11.3.2",
53-
"@talend/scripts-core": "^16.5.4",
54-
"@talend/scripts-config-babel": "^13.5.2",
55-
"@talend/scripts-config-react-webpack": "^16.8.5",
53+
"@talend/scripts-core": "^16.6.0",
54+
"@talend/scripts-config-babel": "^13.6.0",
55+
"@talend/scripts-config-react-webpack": "^16.9.0",
5656
"@testing-library/jest-dom": "^6.6.3",
5757
"@testing-library/react": "^14.3.1",
5858
"@testing-library/user-event": "^14.6.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"devDependencies": {
33
"@changesets/cli": "^2.29.5",
4-
"@talend/scripts-config-babel": "^13.5.2",
5-
"@talend/scripts-config-prettier": "^12.2.2",
6-
"@talend/scripts-core": "^16.5.4",
4+
"@talend/scripts-config-babel": "^13.6.0",
5+
"@talend/scripts-config-prettier": "^12.3.0",
6+
"@talend/scripts-core": "^16.6.0",
77
"@talend/scripts-yarn-workspace": "^2.1.2",
88
"cross-env": "^7.0.3",
99
"cross-spawn": "^7.0.6",

packages/a11y/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"url": "https://github.com/Talend/ui.git"
3333
},
3434
"dependencies": {
35-
"@talend/utils": "^3.2.5"
35+
"@talend/utils": "^3.3.0"
3636
},
3737
"devDependencies": {
38-
"@talend/eslint-config": "^13.2.4",
39-
"@talend/eslint-plugin": "^1.3.2",
40-
"@talend/scripts-core": "^16.5.4",
38+
"@talend/eslint-config": "^13.3.0",
39+
"@talend/eslint-plugin": "^1.4.0",
40+
"@talend/scripts-core": "^16.6.0",
4141
"@talend/scripts-config-typescript": "^11.3.2",
4242
"@testing-library/react": "^14.3.1",
4343
"@testing-library/user-event": "^14.6.1",

packages/assets-api/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
},
3636
"dependencies": {},
3737
"devDependencies": {
38-
"@talend/babel-plugin-import-from-index": "^1.8.2",
39-
"@talend/eslint-config": "^13.2.4",
40-
"@talend/eslint-plugin": "^1.3.2",
41-
"@talend/scripts-core": "^16.5.4",
42-
"@talend/scripts-config-react-webpack": "^16.8.5",
38+
"@talend/babel-plugin-import-from-index": "^1.9.0",
39+
"@talend/eslint-config": "^13.3.0",
40+
"@talend/eslint-plugin": "^1.4.0",
41+
"@talend/scripts-core": "^16.6.0",
42+
"@talend/scripts-config-react-webpack": "^16.9.0",
4343
"@talend/scripts-config-typescript": "^11.3.2",
4444
"@types/node": "^6.14.13",
4545
"@types/jest": "^29.5.14",

packages/cmf-cqrs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
3434
"dependencies": {
3535
"@talend/react-cmf": "^11.0.2",
36-
"@talend/utils": "^3.2.5",
36+
"@talend/utils": "^3.3.0",
3737
"immutable": "^3.8.2",
3838
"redux-saga": "^1.3.0"
3939
},
4040
"devDependencies": {
41-
"@talend/eslint-config": "^13.2.4",
42-
"@talend/eslint-plugin": "^1.3.2",
43-
"@talend/scripts-core": "^16.5.4",
44-
"@talend/scripts-config-babel": "^13.5.2",
45-
"@talend/scripts-config-react-webpack": "^16.8.5",
41+
"@talend/eslint-config": "^13.3.0",
42+
"@talend/eslint-plugin": "^1.4.0",
43+
"@talend/scripts-core": "^16.6.0",
44+
"@talend/scripts-config-babel": "^13.6.0",
45+
"@talend/scripts-config-react-webpack": "^16.9.0",
4646
"@talend/scripts-config-typescript": "^11.3.2",
4747
"@testing-library/react": "^14.3.1",
4848
"@testing-library/react-hooks": "^8.0.1",

packages/cmf-router/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
},
4343
"devDependencies": {
4444
"@redux-saga/testing-utils": "^1.1.5",
45-
"@talend/eslint-config": "^13.2.4",
46-
"@talend/eslint-plugin": "^1.3.2",
47-
"@talend/scripts-core": "^16.5.4",
48-
"@talend/scripts-config-babel": "^13.5.2",
49-
"@talend/scripts-config-react-webpack": "^16.8.5",
45+
"@talend/eslint-config": "^13.3.0",
46+
"@talend/eslint-plugin": "^1.4.0",
47+
"@talend/scripts-core": "^16.6.0",
48+
"@talend/scripts-config-babel": "^13.6.0",
49+
"@talend/scripts-config-react-webpack": "^16.9.0",
5050
"@talend/scripts-config-typescript": "^11.3.2",
5151
"react": "^18.3.1",
5252
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)