Skip to content

Commit

Permalink
changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuchet committed Jun 13, 2024
1 parent 99d5212 commit d236c94
Showing 1 changed file with 63 additions and 0 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': minor
'@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.

0 comments on commit d236c94

Please sign in to comment.