Skip to content

chore: update frontend tooling dependencies - #21

Merged
firstelementjp merged 2 commits into
developfrom
chore/update-node-wordpress-scripts
Mar 24, 2026
Merged

chore: update frontend tooling dependencies#21
firstelementjp merged 2 commits into
developfrom
chore/update-node-wordpress-scripts

Conversation

@dxd5001

@dxd5001 dxd5001 commented Mar 24, 2026

Copy link
Copy Markdown
Collaborator

Changes

  • Update Node engine requirement to >=22
  • Update @wordpress/scripts, @wordpress/eslint-plugin, and @wordpress/babel-plugin-makepot to latest versions
  • Adjust ESLint configuration to align with current plugin version
  • Apply Prettier formatting to documentation files

Verified

  • ✅ npm run build
  • ✅ npm run lint:js
  • ✅ npm run format:check

Remaining Issues

  • npm audit reports 11 devDependency-related vulnerabilities
  • npm audit fix --force suggests downgrading @wordpress/scripts to 19.2.4, which is not acceptable

Background

This is a maintenance branch focused on dependency updates and vulnerability remediation. We have safely updated the development toolchain and ensured that all build and quality checks pass.

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