Skip to content

Commit

Permalink
chore: upgrade dependencies (#5221)
Browse files Browse the repository at this point in the history
* chore: upgrade dependencies

* fix typings

* fix tests

* update trivago plugin and remove unwanted deps

* changeset

* Update .changeset/calm-shrimps-beg.md

Co-authored-by: Sébastien Romain <sromain@talend.com>

---------

Co-authored-by: jmfrancois <jmfrancois@users.noreply.github.com>
Co-authored-by: Mathieu Huchet <mhuchet@talend.com>
Co-authored-by: Mathieu Huchet <59565911+tlnd-mhuchet@users.noreply.github.com>
Co-authored-by: Sébastien Romain <sromain@talend.com>
  • Loading branch information
5 people committed Jun 13, 2024
1 parent 5b07af7 commit c3750a1
Show file tree
Hide file tree
Showing 69 changed files with 3,663 additions and 3,508 deletions.
63 changes: 63 additions & 0 deletions .changeset/calm-shrimps-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
'@talend/react-faceted-search': major
'@talend/design-system': major
'@talend/react-flow-designer': major
'@talend/react-storybook-cmf': major
'@talend/react-bootstrap': major
'@talend/react-cmf-router': major
'@talend/react-components': major
'@talend/react-containers': major
'@talend/react-cmf-cqrs': major
'@talend/react-dataviz': major
'@talend/react-stepper': major
'@talend/react-forms': major
'@talend/react-sagas': major
'@talend/react-a11y': major
'@talend/react-cmf': major
'@talend/babel-plugin-import-from-index': minor
'@talend/local-libs-webpack-plugin': minor
'@talend/babel-plugin-import-from-lib': minor
'@talend/scripts-config-react-webpack': minor
'@talend/scripts-config-storybook-lib': minor
'@talend/dynamic-cdn-webpack-plugin': major
'@talend/scripts-config-typescript': minor
'@talend/scripts-config-stylelint': minor
'@talend/babel-plugin-assets-api': minor
'@talend/cypress-api-mock-plugin': minor
'@talend/scripts-config-prettier': minor
'@talend/babel-plugin-import-d3': minor
'@talend/scripts-yarn-workspace': minor
'@talend/eslint-config': minor
'@talend/scripts-publish-local': minor
'@talend/json-schema-form-core': minor
'@talend/scripts-config-babel': minor
'@talend/scripts-config-jest': minor
'@talend/ui-playground-vite': minor
'@talend/react-cmf-webpack-plugin': minor
'@talend/scripts-config-cdn': minor
'@talend/storybook-docs': minor
'@talend/scripts-build-cdn': minor
'@talend/design-tokens': minor
'@talend/router-bridge': minor
'@talend/ui-storybook-one': minor
'@talend/scripts-locales': minor
'@talend/design-docs': minor
'@talend/scripts-teorem': minor
'@talend/bootstrap-sass': minor
'@talend/assets-api': minor
'@talend/ui-playground': minor
'@talend/eslint-plugin': minor
'@talend/scripts-utils': minor
'@talend/module-to-cdn': minor
'@talend/scripts-core': minor
'@talend/upgrade-deps': minor
'@talend/scripts-cmf': minor
'@talend/icons': minor
'@talend/bootstrap-theme': minor
'@talend/utils': minor
'@talend/http': minor
---

chore: upgrade dependencies

Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.
Loading

0 comments on commit c3750a1

Please sign in to comment.