Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfrancois authored Aug 2, 2023
1 parent fc50964 commit 5045d24
Show file tree
Hide file tree
Showing 36 changed files with 1,601 additions and 1,642 deletions.
220 changes: 109 additions & 111 deletions dependencies-latest.txt

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions fork/dynamic-cdn-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@
"externals"
],
"dependencies": {
"@talend/module-to-cdn": "^9.8.5",
"@talend/module-to-cdn": "^9.9.0",
"read-pkg-up": "^7.0.1",
"webpack-sources": "^3.2.3"
},
"peerDependencies": {
"webpack": "^5.87.0"
"webpack": "^5.88.2"
},
"devDependencies": {
"all-contributors-cli": "^6.26.0",
"all-contributors-cli": "^6.26.1",
"codecov": "^3.8.3",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.5.0",
"jest": "^29.6.2",
"mz": "^2.7.0",
"rimraf": "^3.0.2",
"webpack": "^5.87.0",
"webpack": "^5.88.2",
"webpack-cli": "^4.10.0",
"webpack-manifest-plugin": "^5.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions fork/module-to-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"dependencies": {
"execa": "^4.1.0",
"mkdirp": "^1.0.4",
"semver": "^7.5.2"
"semver": "^7.5.4"
},
"devDependencies": {
"jest": "^29.5.0"
"jest": "^29.6.2"
},
"publishConfig": {
"access": "public"
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 @@ -43,7 +43,7 @@
"devDependencies": {
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"chai": "^4.3.7",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@changesets/cli": "^2.26.2",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
"eslint": "^7.32.0",
"husky": "^8.0.3",
"i18next-scanner": "^4.2.0",
"lint-staged": "^13.2.2",
"i18next-scanner": "^4.3.0",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8"
},
"scripts": {
Expand Down Expand Up @@ -65,6 +65,6 @@
"@types/react-dom": "^17.0.20",
"terser-webpack-plugin": "^5.3.9",
"typescript": "^5.0.4",
"webpack": "^5.87.0"
"webpack": "^5.73.0"
}
}
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@testing-library/react": "^12.1.5",
"jest-in-case": "^1.0.2",
"jsdoc": "^3.6.11",
"node-fetch": "^2.6.11",
"node-fetch": "^2.6.12",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"redux-mock-store": "^1.5.4",
Expand Down
18 changes: 9 additions & 9 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/design-tokens": "^2.8.0",
"@talend/react-a11y": "^1.1.0",
"@talend/icons": "^6.58.1",
"@talend/icons": "^6.59.0",
"@talend/utils": "^2.5.1",
"ally.js": "^1.4.1",
"classnames": "^2.3.2",
Expand All @@ -63,28 +63,28 @@
"react-use": "^17.4.0",
"react-virtualized": "^9.22.5",
"reactour": "^1.19.0",
"recharts": "^2.7.1",
"recharts": "^2.7.2",
"simplebar": "^5.3.9",
"simplebar-react": "^2.4.3",
"styled-components": "^5.3.11"
},
"devDependencies": {
"@storybook/addon-actions": "^6.5.16",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/design-system": "^7.10.0",
"@talend/icons": "^6.58.1",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/design-system": "^7.14.0",
"@talend/icons": "^6.59.0",
"@talend/locales-design-system": "^7.3.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"@types/classnames": "^2.3.1",
"@types/d3": "^7.4.0",
"@types/date-fns": "^0.0.2",
"@types/enzyme": "^3.10.13",
"@types/lodash": "^4.14.195",
"@types/lodash": "^4.14.196",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.62",
"cross-env": "^7.0.3",
Expand All @@ -100,7 +100,7 @@
"react-test-renderer": "^17.0.2"
},
"peerDependencies": {
"@talend/design-system": "^7.5.0",
"@talend/design-system": "^7.14.0",
"i18next": "^20.1.0",
"prop-types": "^15.5.10",
"react": ">= 16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"@talend/react-bootstrap": "^1.35.2",
"@talend/react-cmf": "^7.3.0",
"@talend/react-components": "^11.0.0",
"@talend/react-forms": "^10.0.0",
"@talend/react-components": "^11.1.3",
"@talend/react-forms": "^10.1.0",
"@talend/utils": "^2.5.1",
"classnames": "^2.3.2",
"immutable": "^3.8.2",
Expand All @@ -50,8 +50,8 @@
},
"devDependencies": {
"@storybook/addon-actions": "^6.5.16",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/icons": "^6.58.1",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/icons": "^6.59.0",
"@talend/locales-tui-containers": "^8.0.2",
"@talend/react-storybook-cmf": "^7.2.0",
"@talend/scripts-core": "^14.0.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,32 +37,32 @@
},
"dependencies": {
"@talend/assets-api": "^1.2.2",
"@talend/react-components": "^11.0.0",
"@talend/design-tokens": "^2.7.3",
"@talend/react-components": "^11.1.3",
"@talend/design-tokens": "^2.8.0",
"classnames": "^2.3.2",
"d3": "^7.8.5",
"date-fns": "^2.30.0",
"geojson": "^0.5.0",
"lodash": "^4.17.21",
"recharts": "^2.7.1",
"recharts": "^2.7.2",
"topojson-client": "^3.1.0"
},
"devDependencies": {
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.4.1",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/icons": "^6.58.1",
"@cypress/webpack-dev-server": "^3.5.1",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/icons": "^6.59.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-dataviz": "^0.4.6",
"@talend/react-components": "^11.0.0",
"@talend/react-components": "^11.1.3",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/react": "^12.1.5",
"@types/classnames": "^2.3.1",
"@types/d3": "^7.4.0",
"@types/enzyme": "^3.10.13",
"@types/geojson": "^7946.0.10",
"@types/lodash": "^4.14.195",
"@types/lodash": "^4.14.196",
"@types/react": "^17.0.62",
"@types/topojson-client": "^3.1.1",
"@types/topojson-specification": "^1.0.2",
Expand Down
18 changes: 9 additions & 9 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@talend/assets-api": "^1.2.2",
"@talend/design-tokens": "^2.7.3",
"@talend/design-tokens": "^2.8.0",
"classnames": "^2.3.2",
"keycode": "^2.2.1",
"modern-css-reset": "^1.4.0",
Expand All @@ -43,10 +43,10 @@
"typeface-source-sans-pro": "^1.1.13"
},
"devDependencies": {
"@algolia/autocomplete-js": "^1.9.4",
"@babel/core": "^7.22.5",
"@algolia/autocomplete-js": "^1.10.0",
"@babel/core": "^7.22.9",
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.4.1",
"@cypress/webpack-dev-server": "^3.5.1",
"@storybook/addon-a11y": "^6.5.16",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-essentials": "^6.5.16",
Expand All @@ -59,7 +59,7 @@
"@storybook/testing-library": "^0.0.13",
"@storybook/theming": "^6.5.16",
"@svgr/webpack": "^5.5.0",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/icons": "^6.59.0",
"@talend/locales-design-system": "^7.3.0",
"@talend/scripts-core": "^14.0.0",
Expand All @@ -69,17 +69,17 @@
"@types/react": "^17.0.62",
"@types/react-dom": "^17.0.20",
"@types/react-is": "^16.7.2",
"algoliasearch": "^4.17.2",
"algoliasearch": "^4.19.1",
"browser-sync": "^2.29.3",
"browser-sync-webpack-plugin": "^2.3.0",
"color-contrast-checker": "^2.1.0",
"concurrently": "^7.6.0",
"core-js": "^3.31.0",
"cypress": "^12.15.0",
"core-js": "^3.32.0",
"cypress": "^12.17.3",
"figma-js": "^1.16.0",
"focus-outline-manager": "^1.0.2",
"i18next": "^20.6.1",
"i18next-scanner": "^4.2.0",
"i18next-scanner": "^4.3.0",
"i18next-scanner-typescript": "^1.1.1",
"mdx-embed": "^1.1.2",
"react": "^17.0.2",
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 @@ -46,11 +46,11 @@
"devDependencies": {
"@storybook/addon-actions": "^6.5.16",
"@storybook/testing-library": "^0.0.13",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/design-system": "^7.14.0",
"@talend/icons": "^6.58.1",
"@talend/icons": "^6.59.0",
"@talend/locales-tui-components": "^9.5.0",
"@talend/locales-tui-faceted-search": "^8.1.0",
"@talend/locales-tui-faceted-search": "^8.1.2",
"@talend/react-components": "^11.1.3",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-config-react-webpack": "^15.4.1",
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 @@ -24,7 +24,7 @@
"@types/d3": "^7.4.0",
"@types/enzyme": "^3.10.13",
"@types/invariant": "^2.2.35",
"@types/lodash": "^4.14.195",
"@types/lodash": "^4.14.196",
"@types/react": "^17.0.62",
"@types/react-redux": "^7.1.25",
"@types/react-test-renderer": "^17.0.2",
Expand Down Expand Up @@ -54,7 +54,7 @@
"reselect": "^4.1.8"
},
"dependencies": {
"@talend/design-tokens": "^2.7.3",
"@talend/design-tokens": "^2.8.0",
"classnames": "^2.3.2",
"d3": "^7.8.5",
"invariant": "^2.2.4",
Expand Down
16 changes: 8 additions & 8 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"dependencies": {
"@talend/assets-api": "^1.2.2",
"@talend/json-schema-form-core": "1.1.1",
"@talend/react-components": "^11.1.0",
"@talend/design-system": "^7.10.0",
"@talend/design-tokens": "^2.7.3",
"@talend/react-components": "^11.1.3",
"@talend/design-system": "^7.14.0",
"@talend/design-tokens": "^2.8.0",
"@talend/utils": "^2.5.1",
"ace-builds": "^1.10.1",
"ace-builds": "^1.23.4",
"ajv": "^6.12.6",
"classnames": "^2.3.2",
"json-logic-js": "^2.0.2",
Expand All @@ -58,13 +58,13 @@
},
"devDependencies": {
"@storybook/addon-actions": "^6.5.16",
"@talend/bootstrap-theme": "^8.0.0",
"@talend/icons": "^6.58.1",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/icons": "^6.59.0",
"@talend/locales-tui-forms": "^9.0.1",
"@talend/react-components": "^11.1.0",
"@talend/react-components": "^11.1.3",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-config-react-webpack": "^15.4.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",
"i18next": "^20.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-config-react-webpack": "^15.4.1",
"fetch-mock": "^9.11.0",
"node-fetch": "^2.6.11",
"node-fetch": "^2.6.12",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"url": "https://github.com/Talend/ui.git"
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/preset-react": "^7.22.5",
"@svgr/webpack": "^5.5.0",
"@talend/scripts-core": "^14.0.0",
Expand All @@ -56,7 +56,7 @@
"style-loader": "^1.3.0",
"svgo": "^1.3.2",
"webfonts-loader": "^8.0.1",
"webpack": "^5.87.0",
"webpack": "^5.88.2",
"webpack-cli": "^4.10.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/local-libs-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"access": "public"
},
"devDependencies": {
"jest-cli": "^29.5.0"
"jest-cli": "^29.6.2"
}
}
12 changes: 6 additions & 6 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"i18next-http-backend": "^1.4.5"
},
"dependencies": {
"@talend/bootstrap-theme": "^8.0.0",
"@talend/bootstrap-theme": "^8.0.1",
"@talend/react-bootstrap": "^1.35.2",
"@talend/icons": "^6.58.1",
"@talend/icons": "^6.59.0",
"@talend/react-cmf": "^7.3.0",
"@talend/react-cmf-router": "^5.3.0",
"@talend/react-components": "^11.0.0",
"@talend/react-components": "^11.1.3",
"@talend/react-containers": "^9.1.3",
"@talend/react-dataviz": "^3.0.0",
"@talend/react-faceted-search": "^11.0.0",
"@talend/react-forms": "^10.0.0",
"@talend/react-dataviz": "^3.0.1",
"@talend/react-faceted-search": "^11.0.1",
"@talend/react-forms": "^10.1.0",
"history": "^5.3.0",
"i18next": "^20.6.1",
"prop-types": "^15.8.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/react-components": "^11.0.0",
"@talend/react-components": "^11.1.3",
"classnames": "^2.3.2",
"invariant": "^2.2.4",
"keycode": "^2.2.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@talend/icons": "^6.58.1",
"@talend/icons": "^6.59.0",
"@talend/scripts-core": "^14.0.0",
"@talend/scripts-config-react-webpack": "^15.4.1",
"i18next": "^20.6.1",
Expand Down
Loading

0 comments on commit 5045d24

Please sign in to comment.