Skip to content

[5.x] Update NPM dependencies#18585

Open
brianjhanson wants to merge 2 commits into5.xfrom
chore/update-dependencies-v5
Open

[5.x] Update NPM dependencies#18585
brianjhanson wants to merge 2 commits into5.xfrom
chore/update-dependencies-v5

Conversation

@brianjhanson
Copy link
Contributor

Updates Node to 24, packages to latest minor and rebuilds

@brianjhanson brianjhanson marked this pull request as ready for review March 18, 2026 19:14
@brianjhanson brianjhanson requested a review from Copilot March 18, 2026 19:23
@brianjhanson brianjhanson changed the title Chore/update dependencies v5 [5.x] Update NPM dependencies Mar 18, 2026
Copy link

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

This PR updates the project’s Node/tooling baseline and bumps a set of frontend dependencies, then regenerates built asset bundles (CSS/JS + sourcemaps/licenses) to reflect the new dependency graph.

Changes:

  • Update Node version (via .nvmrc) and bump multiple package.json dependencies/devDependencies.
  • Rebuild/refresh distributed frontend assets (Tailwind reset, axios/graphiql/authmethodsetup bundles, CSS sourcemaps, license files).
  • Minor formatting-only updates in a few webpack configs and CP source SCSS/JS to align with updated formatter output.

Reviewed changes

Copilot reviewed 11 out of 46 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/web/assets/utilities/dist/css/utilities.css.map Rebuilt sourcemap output for utilities CSS.
src/web/assets/tailwindreset/dist/css/tailwind_reset.css Tailwind reset rebuilt; version header updated.
src/web/assets/systemmessages/dist/css/system_messages.css.map Rebuilt sourcemap output for system messages CSS.
src/web/assets/money/dist/css/Money.css.map Rebuilt sourcemap output for Money component CSS.
src/web/assets/jqueryui/dist/jquery-ui.js.LICENSE.txt Updated embedded jQuery UI component version strings.
src/web/assets/jquerytouchevents/webpack.config.js Formatting-only change to require.resolve(...) call.
src/web/assets/iframeresizer/webpack.config.js Formatting-only change to require.resolve(...) call.
src/web/assets/graphiql/dist/911.js Rebuilt graphiql chunk bundle output.
src/web/assets/graphiql/dist/458.js Rebuilt graphiql chunk bundle output.
src/web/assets/generalsettings/dist/css/rebrand.css.map Rebuilt sourcemap output for rebrand CSS.
src/web/assets/fileupload/webpack.config.js Formatting-only change to require.resolve(...) call.
src/web/assets/cp/src/js/CraftTooltip.js Formatting-only change to computed style property assignment.
src/web/assets/cp/src/css/_tokens.scss Formatting-only changes to CSS custom property definitions (focus ring tokens).
src/web/assets/cp/src/css/_preview.scss Formatting-only changes for multi-URL background-image declarations.
src/web/assets/cp/src/css/_global-sidebar.scss Formatting-only change to grid-template-columns declaration.
src/web/assets/cp/src/css/_fld.scss Formatting-only changes for multi-layer background-image and box-shadow.
src/web/assets/axios/dist/axios.js.LICENSE.txt Updated axios version string and additional bundled license notice.
src/web/assets/authmethodsetup/dist/auth.js Rebuilt auth method setup bundle output.
packages/craftcms-sass/_mixins.scss Formatting-only changes in mixins (line wrapping / property formatting).
package.json Dependency/devDependency version bumps (incl. tailwind, axios, jquery, typescript, etc.).
.nvmrc Update Node version target to v24.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@brianjhanson brianjhanson changed the base branch from 5.x to 5.10 March 18, 2026 19:36
@brianjhanson brianjhanson changed the base branch from 5.10 to 5.x March 18, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants