Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfrancois authored and github-actions[bot] committed Nov 6, 2024
1 parent c3b6358 commit 5a632ed
Show file tree
Hide file tree
Showing 31 changed files with 568 additions and 566 deletions.
173 changes: 84 additions & 89 deletions dependencies-latest.txt

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fork/dynamic-cdn-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"externals"
],
"dependencies": {
"@talend/module-to-cdn": "^9.11.1",
"@talend/module-to-cdn": "^9.12.0",
"read-pkg-up": "^7.0.1",
"semver": "^7.6.3",
"webpack-sources": "^3.2.3"
},
"peerDependencies": {
"webpack": "^5.95.0"
"webpack": "^5.96.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
Expand All @@ -53,7 +53,7 @@
"jest": "^29.7.0",
"mz": "^2.7.0",
"rimraf": "^5.0.10",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"webpack-cli": "^4.10.0",
"webpack-manifest-plugin": "^5.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion fork/json-schema-form-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/chai": "^3.5.2",
"@types/node": "^6.14.13",
"rimraf": "^5.0.10",
"webpack": "^5.95.0"
"webpack": "^5.96.1"
},
"dependencies": {
"json-refs": "3.0.15",
Expand Down
2 changes: 1 addition & 1 deletion fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"chai": "^4.5.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"typescript": "^5.0.4"
"typescript": "^5.6.3"
},
"scripts": {
"postinstall": "talend-yarn-workspace run build:lib && talend-yarn-workspace run build:lib:esm",
Expand Down Expand Up @@ -68,8 +68,8 @@
]
},
"dependencies": {
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"cypress": "^13.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-jest": "^14.1.0",
"@talend/scripts-config-jest": "^14.2.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@testing-library/react": "^14.3.1",
"jest-in-case": "^1.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react-use": "^17.5.1",
"react-virtualized": "^9.22.5",
"reactour": "^1.19.4",
"recharts": "^2.13.1",
"recharts": "^2.13.3",
"simplebar": "^6.2.7",
"simplebar-react": "^2.4.3",
"styled-components": "^5.3.11",
Expand All @@ -93,7 +93,7 @@
"@talend/scripts-config-storybook-lib": "^5.4.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^14.3.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^11.0.8",
"@talend/design-system": "^11.3.0",
"@talend/react-cmf": "^10.0.1",
"@talend/react-components": "^17.1.3",
"@talend/react-forms": "^15.1.0",
"@talend/react-components": "^17.2.0",
"@talend/react-forms": "^15.2.0",
"@talend/utils": "^3.2.3",
"classnames": "^2.5.1",
"immutable": "^3.8.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,26 @@
},
"dependencies": {
"@talend/assets-api": "^1.5.1",
"@talend/react-components": "^17.1.3",
"@talend/react-components": "^17.2.0",
"@talend/design-tokens": "^3.4.3",
"classnames": "^2.5.1",
"d3": "^7.9.0",
"date-fns": "^3.6.0",
"geojson": "^0.5.0",
"lodash": "^4.17.21",
"recharts": "^2.13.1",
"recharts": "^2.13.3",
"topojson-client": "^3.1.0"
},
"devDependencies": {
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.11.0",
"@talend/design-system": "^11.0.8",
"@talend/design-system": "^11.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/icons": "^7.10.3",
"@talend/locales-tui-components": "^16.0.1",
"@talend/locales-tui-dataviz": "^3.0.1",
"@talend/react-components": "^17.1.3",
"@talend/react-components": "^17.2.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
Expand All @@ -80,7 +80,7 @@
"@types/react": "^18.3.12",
"@types/topojson-client": "^3.1.5",
"@types/topojson-specification": "^1.0.5",
"cypress": "^13.15.1",
"cypress": "^13.15.2",
"cross-env": "^7.0.3",
"i18next": "^23.16.4",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"url": "https://github.com/Talend/ui/issues"
},
"dependencies": {
"@algolia/autocomplete-js": "^1.17.6",
"@algolia/autocomplete-js": "^1.17.7",
"@storybook/blocks": "^7.6.20",
"@storybook/react": "^7.6.20",
"@talend/design-system": "^11.0.8",
"@talend/design-system": "^11.3.0",
"@talend/design-tokens": "^3.4.3",
"@talend/storybook-docs": "^2.5.1",
"@talend/icons": "^7.10.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/storybook-docs": "^2.5.1",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@types/classnames": "^2.3.4",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
Expand All @@ -97,8 +97,8 @@
"browser-sync": "^2.29.3",
"browser-sync-webpack-plugin": "^2.3.0",
"concurrently": "^8.2.2",
"core-js": "^3.38.1",
"cypress": "^13.15.1",
"core-js": "^3.39.0",
"cypress": "^13.15.2",
"focus-outline-manager": "^1.0.2",
"i18next": "^23.16.4",
"i18next-scanner": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"typeface-source-sans-pro": "^1.1.13",
"webpack": "^5.95.0"
"webpack": "^5.96.1"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion packages/faceted-search-query-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@talend/react-faceted-search": "21.0.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-jest": "^14.1.0",
"@talend/scripts-config-jest": "^14.2.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-typescript": "^11.3.0",
"cross-env": "^7.0.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/faceted-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
"devDependencies": {
"@storybook/addon-actions": "^7.6.20",
"@storybook/testing-library": "^0.2.2",
"@talend/design-system": "^11.0.8",
"@talend/design-system": "^11.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/icons": "^7.10.3",
"@talend/locales-tui-components": "^16.0.1",
"@talend/locales-tui-faceted-search": "^11.3.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-jest": "^14.1.0",
"@talend/scripts-config-jest": "^14.2.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-storybook-lib": "^5.4.0",
"@talend/scripts-config-typescript": "^11.3.0",
Expand All @@ -78,7 +78,7 @@
"react-i18next": "^13.5.0"
},
"peerDependencies": {
"@talend/design-system": "^11.0.8",
"@talend/design-system": "^11.3.0",
"@talend/react-components": "^17.0.0",
"i18next": "^23.16.4",
"prop-types": "^15.5.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/flow-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@talend/babel-plugin-assets-api": "^1.4.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-config-jest": "^14.1.0",
"@talend/scripts-config-jest": "^14.2.0",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-typescript": "^11.3.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"@testing-library/react": "^14.3.1",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@types/d3": "^7.4.3",
"@types/invariant": "^2.2.37",
"@types/jest": "^29.5.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@talend/scripts-config-react-webpack": "^16.8.1",
"@talend/scripts-config-storybook-lib": "^5.4.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"i18next": "^23.16.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"babel-loader": "^9.2.1",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^7.1.2",
"mini-css-extract-plugin": "^2.9.1",
"mini-css-extract-plugin": "^2.9.2",
"mkdirp": "^1.0.4",
"prettier": "^3.3.3",
"react": "^18.3.1",
Expand All @@ -83,7 +83,7 @@
"style-loader": "^1.3.0",
"svgo": "^1.3.2",
"webfonts-loader": "^8.0.1",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"webpack-cli": "^4.10.0"
},
"publishConfig": {
Expand Down
14 changes: 7 additions & 7 deletions packages/playground-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,23 @@
"@talend/scripts-core": "^16.5.1",
"@vitejs/plugin-react": "^4.3.3",
"body-parser": "1.20.3",
"compression": "^1.7.4",
"compression": "^1.7.5",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"esbuild-plugin-react-virtualized": "^1.0.4",
"express": "^4.21.1",
"i18next-http-backend": "^1.4.5",
"mockjs": "^1.1.0",
"sass": "^1.80.5",
"sass": "^1.80.6",
"vite": "^5.4.10",
"vite-plugin-html": "^3.2.2",
"vite-plugin-mock": "^3.0.2",
"webpack": "^5.95.0"
"webpack": "^5.96.1"
},
"dependencies": {
"@talend/assets-api": "^1.5.1",
"@talend/bootstrap-theme": "^9.2.2",
"@talend/design-system": "^11.0.8",
"@talend/bootstrap-theme": "^9.3.0",
"@talend/design-system": "^11.3.0",
"@talend/design-tokens": "^3.4.3",
"@talend/icons": "^7.10.3",
"@talend/locales-tui-components": "^16.0.1",
Expand All @@ -57,11 +57,11 @@
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-cmf": "^10.0.1",
"@talend/react-cmf-router": "^7.0.1",
"@talend/react-components": "^17.1.3",
"@talend/react-components": "^17.2.0",
"@talend/react-containers": "^11.2.0",
"@talend/react-dataviz": "^7.0.1",
"@talend/react-faceted-search": "^21.0.0",
"@talend/react-forms": "^15.1.0",
"@talend/react-forms": "^15.2.0",
"history": "^5.3.0",
"i18next": "^23.16.4",
"prop-types": "^15.8.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,29 +30,29 @@
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-stylelint": "^4.2.0",
"body-parser": "1.20.3",
"compression": "^1.7.4",
"compression": "^1.7.5",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"express": "^4.21.1",
"i18next-http-backend": "^1.4.5",
"webpack": "^5.95.0"
"webpack": "^5.96.1"
},
"dependencies": {
"@talend/bootstrap-theme": "^9.2.2",
"@talend/bootstrap-theme": "^9.3.0",
"@talend/assets-api": "^1.5.1",
"@talend/design-system": "^11.0.8",
"@talend/design-system": "^11.3.0",
"@talend/design-tokens": "^3.4.3",
"@talend/icons": "^7.10.3",
"@talend/locales-tui-components": "^16.0.1",
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-cmf": "^10.0.1",
"@talend/react-cmf-router": "^7.0.1",
"@talend/react-components": "^17.1.3",
"@talend/react-components": "^17.2.0",
"@talend/react-containers": "^11.2.0",
"@talend/react-dataviz": "^7.0.1",
"@talend/react-faceted-search": "^21.0.0",
"@talend/react-forms": "^15.1.0",
"@talend/react-forms": "^15.2.0",
"history": "^5.3.0",
"i18next": "^23.16.4",
"prop-types": "^15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-jest": "^14.1.0",
"@talend/scripts-config-jest": "^14.2.0",
"@talend/scripts-config-react-webpack": "^16.8.1",
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^11.0.8",
"@talend/design-system": "^11.3.0",
"@talend/design-tokens": "^3.4.3",
"@talend/react-components": "^17.1.3",
"@talend/react-components": "^17.2.0",
"classnames": "^2.5.1",
"invariant": "^2.2.4",
"lodash": "^4.17.21"
Expand Down
8 changes: 4 additions & 4 deletions packages/storybook-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"@algolia/autocomplete-js": "^1.17.6",
"@algolia/autocomplete-js": "^1.17.7",
"@storybook/blocks": "^7.6.20",
"@storybook/react": "^7.6.20",
"@talend/design-tokens": "^3.4.3",
Expand All @@ -47,12 +47,12 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"css-loader": "^7.1.2",
"mini-css-extract-plugin": "^2.9.1",
"mini-css-extract-plugin": "^2.9.2",
"postcss-loader": "^8.1.1",
"resolve-url-loader": "^5.0.0",
"sass": "^1.80.5",
"sass": "^1.80.6",
"sass-loader": "^14.2.1",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"webpack-cli": "^4.10.0"
}
}
Loading

0 comments on commit 5a632ed

Please sign in to comment.