build(deps): bumps @umbraco-ui/uui to 2.0.0#23183
Conversation
|
Claude finished @iOvergaard's task in 1m 20s —— View job PR ReviewTarget: Bumps No breaking changes detected. 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’s UUI wrapper to consume the stable @umbraco-ui/uui 2.0.0 release (moving off the 2.0.0-rc.2 prerelease), and aligns the lockfile and internal docs example accordingly.
Changes:
- Bump
@umbraco-ui/uuifrom^2.0.0-rc.2to^2.0.0in the UUI wrapper workspace package. - Update
package-lock.jsonto lock@umbraco-ui/uuito2.0.0with updated tarball/integrity. - Update the
CLAUDE.mdexample publishedpeerDependenciessnippet to reflect^2.0.0.
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 | Moves the UUI wrapper workspace dependency to the stable @umbraco-ui/uui 2.0.0 range. |
| src/Umbraco.Web.UI.Client/package-lock.json | Locks the dependency graph to @umbraco-ui/uui@2.0.0 and updates resolved/integrity metadata. |
| src/Umbraco.Web.UI.Client/CLAUDE.md | Updates documentation example to show @umbraco-ui/uui as ^2.0.0. |
Files not reviewed (1)
- src/Umbraco.Web.UI.Client/package-lock.json: Generated file
No description provided.