-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): dependency rollup (#5391)
* chore(deps): update dependency rollup to ^4.28.1 * fix(deps): update rollup * chore(deps): update dependency rollup to ^4.29.1 * chore(deps): update dependency playwright to ^1.49.1 * chore(deps): update dependency playwright to ^1.49.1 * chore(deps): update dependency postcss-preset-env to ^10.1.3 * chore(deps): update dependency react-intl to ^7.1.0 * update esnlint deps and fix docs test runner type errors * chore(deps): update dependency typescript to ^5.7.3 (#5386) * chore(deps): update react monorepo * chore(deps): update dependency rollup to ^4.29.1 * chore(deps): update dependency typescript to ^5.7.2 * fix MenuItem and Tab children types errors --------- Co-authored-by: Michael Winter <[email protected]> Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @testing-library/react to ^16.1.0 * chore(deps): update dependency stylelint to ^16.12.0 * chore(deps): update dependency highlight.js to ^11.11.1 * chore(deps): update dependency globals to ^15.14.0 * chore(deps): update dependency @changesets/cli to ^2.27.11 * chore(deps): update dependency tailwindcss to ^3.4.17 * fix(deps): update prosemirror (#5384) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * chore(deps): update dependency tailwindcss to ^3.4.17 (#5388) Co-authored-by: Michael Winter <[email protected]> * chore(deps): update dependency @cultureamp/frontend-apis to v12 (#5414) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * fix(deps): update dependency react-focus-lock to ^2.13.5 (#5417) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * fix(deps): update dependency typescript-transform-paths to ^3.5.3 (#5434) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * update changeset * fix(Badge): remove duplicate declaration of defaul color --------- Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Winter <[email protected]> Co-authored-by: Michael Winter <[email protected]>
- Loading branch information
1 parent
3aff7de
commit d180512
Showing
12 changed files
with
2,051 additions
and
586 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
'@kaizen/package-bundler': patch | ||
'@kaizen/design-tokens': patch | ||
'@kaizen/components': patch | ||
'@kaizen/tailwind': patch | ||
'@docs/storybook': patch | ||
--- | ||
|
||
Deps updates and type component fixes for RC MenuItem and Tab | ||
|
||
- Update deps | ||
- Update RC MenuItem and Tab child render to fix types issues after upgrade to typescript 5.7.3 upgrade | ||
- Update test-runner to use imported Page type from Playwright to reflect updated dep | ||
- Update Badge duplicate color declaration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.