Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
153 changes: 75 additions & 78 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 @@ -38,11 +38,11 @@
"dependencies": {
"@talend/module-to-cdn": "^9.17.0",
"read-pkg-up": "^7.0.1",
"semver": "^7.7.3",
"webpack-sources": "^3.3.3"
"semver": "^7.7.4",
"webpack-sources": "^3.3.4"
},
"peerDependencies": {
"webpack": "^5.104.1"
"webpack": "^5.105.2"
},
"devDependencies": {
"@babel/eslint-parser": "^7.28.6",
Expand All @@ -52,8 +52,8 @@
"html-webpack-plugin": "^5.6.6",
"jest": "^29.7.0",
"mz": "^2.7.0",
"rimraf": "^6.1.2",
"webpack": "^5.104.1",
"rimraf": "^6.1.3",
"webpack": "^5.105.2",
"webpack-cli": "^6.0.1",
"webpack-manifest-plugin": "^5.0.1"
},
Expand Down
6 changes: 3 additions & 3 deletions fork/json-schema-form-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"@talend/babel-plugin-import-from-index": "^1.12.0",
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@talend/scripts-core": "^17.0.0",
"@types/chai": "^3.5.2",
"@types/node": "^6.14.13",
"rimraf": "^6.1.2",
"webpack": "^5.104.1"
"rimraf": "^6.1.3",
"webpack": "^5.105.2"
},
"dependencies": {
"json-refs": "3.0.15",
Expand Down
2 changes: 1 addition & 1 deletion fork/module-to-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"dependencies": {
"mkdirp": "^1.0.4",
"semver": "^7.7.3"
"semver": "^7.7.4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.28.6",
Expand Down
4 changes: 2 additions & 2 deletions fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-config-typescript": "^12.0.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.6.1",
Expand Down
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"devDependencies": {
"@changesets/cli": "^2.29.8",
"@talend/scripts-config-babel": "^13.8.0",
"@talend/scripts-config-prettier": "^12.5.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-prettier": "^12.6.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-yarn-workspace": "^2.3.0",
"baseline-browser-mapping": "^2.9.19",
Expand All @@ -13,7 +13,7 @@
"i18next-scanner": "^4.6.0",
"lint-staged": "^15.5.2",
"prettier": "^3.8.1",
"rimraf": "^6.1.2",
"rimraf": "^6.1.3",
"typescript": "^5.9.3"
},
"scripts": {
Expand Down Expand Up @@ -72,8 +72,9 @@
]
},
"dependencies": {
"@types/react": "^18.3.27",
"@types/react": "^18.2.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doubl check

"@types/react-dom": "^18.3.7",
"qs": ">=6.14.1",
"tar": ">=7.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@testing-library/user-event": "^14.6.1",
"@types/date-fns": "^2.6.3",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.27",
"@types/react": "^18.3.28",
"@types/react-dom": "^18.3.7",
"date-fns": "^3.6.0",
"jest-in-case": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@types/node": "^6.14.13",
"@types/jest": "^29.5.14",
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@testing-library/react": "^14.3.1",
"@testing-library/react-hooks": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-config-typescript": "^12.0.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-jest": "^14.6.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-jest": "^14.6.3",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@testing-library/react": "^14.3.1",
"jest-in-case": "^1.0.2",
"jsdoc": "^4.0.5",
Expand Down
16 changes: 8 additions & 8 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,18 @@
"warning": "^3.0.0"
},
"devDependencies": {
"@storybook/addon-a11y": "^10.2.1",
"@storybook/addon-links": "^10.2.1",
"@storybook/react": "^10.2.1",
"@storybook/react-vite": "^10.2.1",
"@storybook/addon-a11y": "^10.2.10",
"@storybook/addon-links": "^10.2.10",
"@storybook/react": "^10.2.10",
"@storybook/react-vite": "^10.2.10",
"@talend/bootstrap-theme": "^10.0.0",
"@talend/design-system": "^12.0.0",
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/locales-tui-components": "^16.0.1",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@talend/scripts-core": "^17.0.0",
"@testing-library/jest-dom": "^6.9.1",
Expand All @@ -101,7 +101,7 @@
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.23",
"@types/prop-types": "^15.7.15",
"@types/react": "^18.3.27",
"@types/react": "^18.3.28",
"@types/react-dom": "^18.3.7",
"cross-env": "^7.0.3",
"i18next": "^23.16.8",
Expand All @@ -115,7 +115,7 @@
"react-router-dom": "~6.3.0",
"react-test-renderer": "^18.3.1",
"esbuild-plugin-react-virtualized": "^1.0.5",
"storybook": "^10.2.1"
"storybook": "^10.2.10"
},
"peerDependencies": {
"@talend/design-system": "^12.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,18 @@
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-storybook-lib": "^6.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-storybook-lib": "^6.0.2",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.6.1",
"i18next": "^23.16.8",
"jest-in-case": "^1.0.2",
"msw": "2.12.7",
"@storybook/addon-a11y": "^10.2.1",
"@storybook/addon-links": "^10.2.1",
"@storybook/addon-a11y": "^10.2.10",
"@storybook/addon-links": "^10.2.10",
"prop-types": "^15.8.1",
"storybook": "^10.2.1",
"storybook": "^10.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^13.5.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 @@ -50,9 +50,9 @@
"topojson-client": "^3.1.0"
},
"devDependencies": {
"@storybook/react": "^10.2.1",
"@storybook/react-vite": "^10.2.1",
"@storybook/addon-a11y": "^10.2.1",
"@storybook/react": "^10.2.10",
"@storybook/react-vite": "^10.2.10",
"@storybook/addon-a11y": "^10.2.10",
"@talend/design-system": "^12.0.0",
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
Expand All @@ -61,21 +61,21 @@
"@talend/locales-tui-dataviz": "^3.0.1",
"@talend/react-components": "^18.0.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@talend/scripts-config-storybook-lib": "^6.0.0",
"@talend/scripts-config-storybook-lib": "^6.0.2",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.6.1",
"@types/classnames": "^2.3.4",
"@types/d3": "^7.4.3",
"@types/geojson": "^7946.0.16",
"@types/lodash": "^4.17.23",
"@types/node": "^6.14.13",
"@types/react": "^18.3.27",
"@types/react": "^18.3.28",
"@types/topojson-client": "^3.1.5",
"@types/topojson-specification": "^1.0.5",
"storybook": "^10.2.1",
"storybook": "^10.2.10",
"cross-env": "^7.0.3",
"i18next": "^23.16.8",
"react": "^18.3.1",
Expand Down
22 changes: 11 additions & 11 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"url": "https://github.com/Talend/ui/issues"
},
"dependencies": {
"@algolia/autocomplete-js": "^1.19.4",
"@storybook/react": "^10.2.1",
"@algolia/autocomplete-js": "^1.19.6",
"@storybook/react": "^10.2.10",
"@talend/design-system": "^12.0.0",
"@talend/design-tokens": "^4.0.0",
"@talend/storybook-docs": "^3.0.0",
"@talend/icons": "^8.0.0",
"algoliasearch": "^4.25.3",
"algoliasearch": "^4.26.0",
"classnames": "^2.5.1",
"color-contrast-checker": "^2.1.0",
"figma-js": "^1.16.0",
Expand All @@ -37,10 +37,10 @@
"use-overflow": "^1.2.0"
},
"devDependencies": {
"@storybook/addon-a11y": "^10.2.1",
"@storybook/addon-links": "^10.2.1",
"@storybook/addon-docs": "^10.2.1",
"@storybook/react-vite": "^10.2.1",
"@storybook/addon-a11y": "^10.2.10",
"@storybook/addon-links": "^10.2.10",
"@storybook/addon-docs": "^10.2.10",
"@storybook/react-vite": "^10.2.10",
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/locales-design-system": "^7.15.1",
Expand All @@ -49,16 +49,16 @@
"@talend/locales-tui-faceted-search": "^11.3.0",
"@talend/locales-tui-forms": "^15.2.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@types/react": "^18.3.27",
"@types/react": "^18.3.28",
"i18next": "^23.16.8",
"mdx-embed": "^1.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "~6.3.0",
"storybook": "^10.2.1"
"storybook": "^10.2.10"
},
"private": true
}
14 changes: 7 additions & 7 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,25 +54,25 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@storybook/addon-a11y": "^10.2.1",
"@storybook/addon-links": "^10.2.1",
"@storybook/react": "^10.2.1",
"@storybook/addon-a11y": "^10.2.10",
"@storybook/addon-links": "^10.2.10",
"@storybook/react": "^10.2.10",
"@svgr/webpack": "^8.1.0",
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/icons": "^8.0.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@talend/storybook-docs": "^3.0.0",
"@testing-library/jest-dom": "^6.9.1",
"@types/classnames": "^2.3.4",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/react-is": "^18.3.1",
"@types/react": "^18.3.27",
"@types/react": "^18.3.28",
"@types/react-dom": "^18.3.7",
"@types/react-transition-group": "^2.9.2",
"@types/react-virtualized": "^9.22.3",
Expand All @@ -92,7 +92,7 @@
"react-hook-form": "^7.71.1",
"react-i18next": "^13.5.0",
"react-router-dom": "~6.3.0",
"storybook": "^10.2.1"
"storybook": "^10.2.10"
},
"peerDependencies": {
"@talend/icons": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"@talend/eslint-config": "^14.0.0",
"@talend/eslint-plugin": "^1.7.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"@talend/babel-plugin-import-from-index": "^1.12.0",
"@talend/babel-plugin-assets-api": "^1.8.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"typeface-source-sans-pro": "^1.1.13",
"webpack": "^5.104.1"
"webpack": "^5.105.2"
},
"dependencies": {}
}
6 changes: 3 additions & 3 deletions packages/faceted-search-query-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"@talend/eslint-plugin": "^1.7.0",
"@talend/react-faceted-search": "22.0.0",
"@talend/scripts-core": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.0",
"@talend/scripts-config-jest": "^14.6.0",
"@talend/scripts-config-react-webpack": "^17.0.0",
"@talend/scripts-config-babel": "^13.9.1",
"@talend/scripts-config-jest": "^14.6.3",
"@talend/scripts-config-react-webpack": "^17.0.2",
"@talend/scripts-config-typescript": "^12.0.0",
"cross-env": "^7.0.3"
},
Expand Down
Loading