build(deps): bumps @umbraco-ui/uui to 1.18.1#23184
Conversation
|
Claude finished @iOvergaard's task in 2m 27s —— View job PR ReviewTarget: Patch bump of
No breaking changes detected. The peer dependency range for Suggestions
ApprovedThis looks good to be merged as-is, but please do a manual sanity check and testing before merging. |
There was a problem hiding this comment.
Pull request overview
Updates the backoffice UI component library dependency to the latest patch release, ensuring the external UUI wrapper package and lockfile resolve consistently to @umbraco-ui/uui@1.18.1.
Changes:
- Bump
@umbraco-ui/uuiand@umbraco-ui/uui-cssfrom^1.18.0to^1.18.1in the UUI external wrapper package. - Regenerate
package-lock.jsonto lock all@umbraco-ui/*UUI subpackages to1.18.1. - Tidy/normalize markdown formatting in
src/Umbraco.Web.UI.Client/CLAUDE.md(tables/spacing) and update the referenced UUI version in the example snippet.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/Umbraco.Web.UI.Client/src/external/uui/package.json | Bumps UUI dependencies to ^1.18.1 in the wrapper package. |
| src/Umbraco.Web.UI.Client/package-lock.json | Locks resolved UUI packages to 1.18.1 and updates the workspace entry accordingly. |
| src/Umbraco.Web.UI.Client/CLAUDE.md | Markdown table/spacing cleanup and updates the documented UUI version in the peerDependencies example. |
Files not reviewed (1)
- src/Umbraco.Web.UI.Client/package-lock.json: Generated file
No description provided.