chore(deps): bump @epam/ai-dial-ui-kit to 0.14.2 (release-0.2) - #41
Merged
PolinaGurinovich97 merged 1 commit intoSep 14, 2026
Merged
Conversation
Move the dev dependency on the UI kit from ^0.14.0 to ^0.14.2 and regenerate the lockfile, which also picks up the root-manifest sync missed earlier: @tabler/icons-react now sits under dependencies in package-lock.json, matching package.json. The peerDependencies range stays at ^0.14.0 — 0.14.2 satisfies it, so consumers are not forced onto the newer patch. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
PolinaGurinovich97
requested review from
stropalov and
valerydluski
as code owners
September 14, 2026 20:50
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #40 onto
release-0.2.What
Bumps the
@epam/ai-dial-ui-kitdev dependency from^0.14.0to^0.14.2and updatespackage-lock.jsonto match.peerDependenciesstays at^0.14.0—0.14.2satisfies that range, so consumers of the released package are not forced onto the newer patch.Verification
npm run typecheck— cleannpm run lint:check— cleannpm run test:run— 43 files, 630 tests passed🤖 Generated with Claude Code