Skip to content

Backoffice: Update vite from 7.1.11 to 7.3.1#22065

Merged
madsrasmussen merged 6 commits intomainfrom
v17/task/update-vite-dependencies
Mar 11, 2026
Merged

Backoffice: Update vite from 7.1.11 to 7.3.1#22065
madsrasmussen merged 6 commits intomainfrom
v17/task/update-vite-dependencies

Conversation

@iOvergaard
Copy link
Copy Markdown
Contributor

Summary

Routine dev dependency bumps:

  • vite: ^7.1.11 → ^7.3.1
  • vite-plugin-static-copy: ^3.1.3 → ^3.2.0
  • vite-tsconfig-paths: ^5.1.4 → ^6.1.1

Test Plan

  • npm run build succeeds
  • npm run dev starts without errors

🤖 Generated with Claude Code

- vite: ^7.1.11 → ^7.3.1
- vite-plugin-static-copy: ^3.1.3 → ^3.2.0
- vite-tsconfig-paths: ^5.1.4 → ^6.1.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 10, 2026 08:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Routine maintenance update to the Backoffice build tooling dependencies in Umbraco.Web.UI.Client, aligning Vite and related plugins to newer patch/minor releases.

Changes:

  • Bump vite to ^7.3.1
  • Bump vite-plugin-static-copy to ^3.2.0
  • Bump vite-tsconfig-paths to ^6.1.1 (and update lockfile accordingly)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
src/Umbraco.Web.UI.Client/package.json Updates devDependency versions for Vite and related Vite plugins.
src/Umbraco.Web.UI.Client/package-lock.json Regenerates lockfile to reflect the updated dependency graph/resolutions (notably Vite/esbuild and plugin transitive deps).
Files not reviewed (1)
  • src/Umbraco.Web.UI.Client/package-lock.json: Language not supported

@iOvergaard iOvergaard added dependencies Pull requests that update a dependency file area/frontend labels Mar 10, 2026
@iOvergaard iOvergaard changed the title Backoffice: Update vite, vite-plugin-static-copy, vite-tsconfig-paths Backoffice: Update vite from 7.1.11 to 7.3.1 Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/frontend dependencies Pull requests that update a dependency file release/17.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants