Skip to content

(chore): Bump the npm-version-updates group with 15 updates#95

Merged
yard-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-version-updates-28a1d1267d
Mar 23, 2026
Merged

(chore): Bump the npm-version-updates group with 15 updates#95
yard-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-version-updates-28a1d1267d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the npm-version-updates group with 15 updates:

Package From To
npm-check-updates 19.6.3 19.6.5
syncpack 14.2.0 14.2.1
stylelint 17.4.0 17.5.0
@wordpress/prettier-config 4.41.0 4.42.0
@typescript-eslint/eslint-plugin 8.57.0 8.57.1
@wordpress/eslint-plugin 24.3.0 24.4.0
@tailwindcss/vite 4.2.1 4.2.2
@rollup/rollup-linux-x64-gnu 4.59.0 4.60.0
@wordpress/components 32.3.0 32.4.0
@wordpress/data 10.41.0 10.42.0
@wordpress/dom-ready 4.41.0 4.42.0
@wordpress/editor 14.41.0 14.42.0
@wordpress/element 6.41.0 6.42.0
@wordpress/hooks 4.41.0 4.42.0
@wordpress/i18n 6.14.0 6.15.0

Updates npm-check-updates from 19.6.3 to 19.6.5

Release notes

Sourced from npm-check-updates's releases.

v19.6.5

What's Changed

New Contributors

Full Changelog: raineorshine/npm-check-updates@v19.6.3...v19.6.5

Commits
  • cf1001b 19.6.5
  • 3de9629 Use spawnCommand across the codebase where .cmd needs to be added on Windows.
  • 038bc6c Factor out spawnCommand.
  • c2fda99 Generalize spawnCommand.
  • 2a6b649 prettier
  • b681279 19.6.4
  • 842e8c4 fix(pnpm): fallback from pnpm.cmd to pnpm on Windows for non-standard install...
  • See full diff in compare view

Updates syncpack from 14.2.0 to 14.2.1

Release notes

Sourced from syncpack's releases.

14.2.1

14.2.1 (2026-03-21)

Bug Fixes

  • cargo: update dependencies (c6b8a0c)

Performance Improvements

  • core: avoid clone when reading props (e1dea16)
  • core: avoid reserialising json to compare (422a26a)
  • core: detect indent/newline once (e476300)
  • specifier: lazily create node_[range|version] (cc1eac7)
  • specifier: optimise parsing (9a91292)

syncpack list in seconds (lower is better)

  14.2.1 │ ██ 0.155s
  14.2.0 │ ███ 0.196s
  14.1.0 │ ███ 0.196s
  14.0.2 │ ██ 0.167s
  14.0.1 │ ███ 0.190s
  14.0.0 │ ██ 0.160s
  13.0.4 │ ████████████████████████████████████████ 2.699s
  13.0.3 │ ████████████████████████████████████████ 2.699s
  13.0.2 │ ████████████████████████████████████████ 2.697s
  13.0.1 │ ████████████████████████████████████████ 2.696s
  13.0.0 │ █████████████████████████████████████ 2.528s
  12.4.0 │ ███████████████████████████████████ 2.363s
  12.3.3 │ ████████████████████████████████████ 2.410s
  12.3.2 │ ███████████████████████████████████ 2.340s
  12.3.1 │ ███████████████████████████████████ 2.394s
  12.3.0 │ ███████████████████████████████████ 2.377s
  12.2.0 │ ████████████████████████████████████████ 2.708s
  12.1.0 │ ██████████████████████████████ 2.006s
  12.0.1 │ ███████████████████████████████ 2.106s
  12.0.0 │ ███████████████████████████████ 2.104s
  11.2.1 │ ███████████████ 1.049s
  10.0.0 │ ███████ 0.447s
   9.0.0 │ ███████ 0.495s
   8.0.0 │ ██████ 0.406s
   7.0.0 │ ██████ 0.415s
Changelog

Sourced from syncpack's changelog.

14.2.1 (2026-03-21)

Bug Fixes

  • cargo: update dependencies (c6b8a0c)

Performance Improvements

  • core: avoid clone when reading props (e1dea16)
  • core: avoid reserialising json to compare (422a26a)
  • core: detect indent/newline once (e476300)
  • specifier: lazily create node_[range|version] (cc1eac7)
  • specifier: optimise parsing (9a91292)
Commits
  • 31f580a chore(release): 14.2.1
  • c092598 refactor(test): extract tests from builder
  • cc1eac7 perf(specifier): lazily create node_[range|version]
  • 9a91292 perf(specifier): optimise parsing
  • 052730c chore(ai): move skills
  • cd79359 chore(specifier): set up criterion
  • 3522296 refactor(specifier): extract into lib
  • e1dea16 perf(core): avoid clone when reading props
  • e476300 perf(core): detect indent/newline once
  • 422a26a perf(core): avoid reserialising json to compare
  • Additional commits viewable in compare view

Updates stylelint from 17.4.0 to 17.5.0

Release notes

Sourced from stylelint's releases.

17.5.0

It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released 2.1.0 of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.

  • Deprecated: *syntax options from declaration-property-value-no-unknown (#9102) (@​ragini-pandey).
  • Added: ignoreMediaFeatureNameValues: {} to media-feature-name-value-no-unknown (#8976) (@​kovsu).
  • Fixed: node_modules not ignored when using codeFilename in Node.js API (#9130) (@​adalinesimonian).
  • Fixed: Error TS7016 for imported css-tree types (#9133) (@​ragini-pandey).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for function arguments (#9116) (@​ragini-pandey).
  • Fixed: declaration-property-value-no-unknown false positives for calc-size() containing size keyword (#9105) (@​hriztam).
  • Fixed: no-descending-specificity & no-duplicate-selectors false negatives for equivalent compound selectors (#8977) (@​kovsu).
  • Fixed: no-invalid-position-declaration false positives for @mixin and @scope (#9120) (@​ragini-pandey).
  • Fixed: property-no-unknown false negatives for types (#9117) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

17.5.0 - 2026-03-19

It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released 2.1.0 of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.

  • Deprecated: *syntax options from declaration-property-value-no-unknown (#9102) (@​ragini-pandey).
  • Added: ignoreMediaFeatureNameValues: {} to media-feature-name-value-no-unknown (#8976) (@​kovsu).
  • Fixed: node_modules not ignored when using codeFilename in Node.js API (#9130) (@​adalinesimonian).
  • Fixed: Error TS7016 for imported css-tree types (#9133) (@​ragini-pandey).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for function arguments (#9116) (@​ragini-pandey).
  • Fixed: declaration-property-value-no-unknown false positives for calc-size() containing size keyword (#9105) (@​hriztam).
  • Fixed: no-descending-specificity & no-duplicate-selectors false negatives for equivalent compound selectors (#8977) (@​kovsu).
  • Fixed: no-invalid-position-declaration false positives for @mixin and @scope (#9120) (@​ragini-pandey).
  • Fixed: property-no-unknown false negatives for types (#9117) (@​Mouvedia).
Commits
  • 8d0198a Release 17.5.0 (#9160)
  • 3ba50ac Add ignoreMediaFeatureNameValues: {} to `media-feature-name-value-no-unknow...
  • 77dfd01 Fix no-invalid-position-declaration false positives for @mixin and `@scop...
  • 7cde2d0 Fix declaration-property-value-keyword-no-deprecated false positives for fu...
  • 7b10658 Fix declaration-property-value-no-unknown false positives for calc-size()...
  • e5b9ec7 Deprecate *syntax options from declaration-property-value-no-unknown (#9102)
  • 5bd2d21 Bump css-tree from 3.1.0 to 3.2.1 (#9158)
  • 995caf4 Bump eslint from 10.0.2 to 10.0.3 in the eslint group (#9156)
  • f5f6ddd Bump lint-staged from 16.2.7 to 16.3.3 (#9159)
  • 6894818 Bump the jest group with 2 updates (#9157)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @wordpress/prettier-config from 4.41.0 to 4.42.0

Changelog

Sourced from @​wordpress/prettier-config's changelog.

4.42.0 (2026-03-18)

Commits

Updates @typescript-eslint/eslint-plugin from 8.57.0 to 8.57.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.57.1

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • c7c38aa chore(release): publish 8.57.1
  • e114629 fix(eslint-plugin): [prefer-optional-chain] no report for property on interse...
  • See full diff in compare view

Updates @wordpress/eslint-plugin from 24.3.0 to 24.4.0

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

24.4.0 (2026-03-18)

New Features

Enhancements

  • The no-unknown-ds-tokens rule now reports bare --wpds-* tokens not wrapped in var(), which would silently miss build-time fallback injection.
  • The no-setting-ds-tokens rule now checks all object property keys, not just those inside JSX style attributes (#76212).
Commits
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • See full diff in compare view

Updates @tailwindcss/vite from 4.2.1 to 4.2.2

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.2.2

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.2.2] - 2026-03-18

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Add support for Vite 8 in @tailwindcss/vite (#19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
  • Resolve tsconfig paths to allow for @import '@/path/to/file'; when using @tailwindcss/vite (#19803)
Commits

Updates @rollup/rollup-linux-x64-gnu from 4.59.0 to 4.60.0

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.60.0

4.60.0

2026-03-22

Features

  • Support source phase imports as long as they are external (#6279)

Pull Requests

v4.59.1

4.59.1

2026-03-21

Bug Fixes

  • Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#6306)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.60.0

2026-03-22

Features

  • Support source phase imports as long as they are external (#6279)

Pull Requests

4.59.1

2026-03-21

Bug Fixes

  • Fix a crash when using lazy dynamic imports with moduleSideEffects:false (#6306)

Pull Requests

Commits

Updates @wordpress/components from 32.3.0 to 32.4.0

Changelog

Sourced from @​wordpress/components's changelog.

32.4.0 (2026-03-18)

Bug Fixes

  • Revert word-break: break-word addition (#76230).
  • VisuallyHidden: Add word-break: normal to prevent text wrapping issues in screen reader content (#75539).
  • DateTimePicker: Fix error that occurs when selecting a day outside the valid days for a month (e.g. February 30) (#76400).

Enhancements

  • DateCalendar, DateRangeCalendar: Add showOutsideDays and fixedWeeks props and style outside-month days (#76199).
  • Modal: Use --wpds-dimension-surface-width-* design tokens for width constraints (#76494).

Internal

  • Remove Avatar and AvatarGroup from private APIs, moved to @wordpress/editor (#75652).
Commits
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • See full diff in compare view

Updates @wordpress/data from 10.41.0 to 10.42.0

Changelog

Sourced from @​wordpress/data's changelog.

10.42.0 (2026-03-18)

Commits
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • See full diff in compare view

Updates @wordpress/dom-ready from 4.41.0 to 4.42.0

Changelog

Sourced from @​wordpress/dom-ready's changelog.

4.42.0 (2026-03-18)

Commits

Updates @wordpress/editor from 14.41.0 to 14.42.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.42.0 (2026-03-18)

Bug Fixes

  • Fixed avatar contrast ring not displaying over loaded images by using a ::after pseudo-element instead of an inset box-shadow.
Commits
  • c20787b chore(release): publish
  • fcfa400 Update changelog files
  • 8f9faaf Merge changes published in the Gutenberg plugin "release/22.8" branch
  • See full diff in compare view

Updates @wordpress/element from 6.41.0 to 6.42.0

Changelog

Sourced from @​wordpress/element's changelog.

6.42.0 (2026-03-18)

Commits

Updates @wordpress/hooks from 4.41.0 to 4.42.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.42.0 (2026-03-18)

Commits

Updates @wordpress/i18n from 6.14.0 to 6.15.0

Changelog

Sourced from @​wordpress/i18n's changelog.

6.15.0 (2026-03-18)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-version-updates group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `19.6.3` | `19.6.5` |
| [syncpack](https://github.com/JamieMason/syncpack) | `14.2.0` | `14.2.1` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.4.0` | `17.5.0` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.41.0` | `4.42.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.0` | `8.57.1` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `24.3.0` | `24.4.0` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.1` | `4.2.2` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.59.0` | `4.60.0` |
| [@wordpress/components](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components) | `32.3.0` | `32.4.0` |
| [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) | `10.41.0` | `10.42.0` |
| [@wordpress/dom-ready](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dom-ready) | `4.41.0` | `4.42.0` |
| [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) | `14.41.0` | `14.42.0` |
| [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) | `6.41.0` | `6.42.0` |
| [@wordpress/hooks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/hooks) | `4.41.0` | `4.42.0` |
| [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) | `6.14.0` | `6.15.0` |


Updates `npm-check-updates` from 19.6.3 to 19.6.5
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v19.6.3...v19.6.5)

Updates `syncpack` from 14.2.0 to 14.2.1
- [Release notes](https://github.com/JamieMason/syncpack/releases)
- [Changelog](https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md)
- [Commits](JamieMason/syncpack@14.2.0...14.2.1)

Updates `stylelint` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.4.0...17.5.0)

Updates `@wordpress/prettier-config` from 4.41.0 to 4.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/prettier-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/prettier-config@4.42.0/packages/prettier-config)

Updates `@typescript-eslint/eslint-plugin` from 8.57.0 to 8.57.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/eslint-plugin)

Updates `@wordpress/eslint-plugin` from 24.3.0 to 24.4.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/eslint-plugin@24.4.0/packages/eslint-plugin)

Updates `@tailwindcss/vite` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-vite)

Updates `@rollup/rollup-linux-x64-gnu` from 4.59.0 to 4.60.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.59.0...v4.60.0)

Updates `@wordpress/components` from 32.3.0 to 32.4.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/components/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/components@32.4.0/packages/components)

Updates `@wordpress/data` from 10.41.0 to 10.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/data@10.42.0/packages/data)

Updates `@wordpress/dom-ready` from 4.41.0 to 4.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/dom-ready/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/dom-ready@4.42.0/packages/dom-ready)

Updates `@wordpress/editor` from 14.41.0 to 14.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/editor@14.42.0/packages/editor)

Updates `@wordpress/element` from 6.41.0 to 6.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@6.42.0/packages/element)

Updates `@wordpress/hooks` from 4.41.0 to 4.42.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/hooks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/hooks@4.42.0/packages/hooks)

Updates `@wordpress/i18n` from 6.14.0 to 6.15.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@6.15.0/packages/i18n)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-version: 19.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: syncpack
  dependency-version: 14.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: stylelint
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 24.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/components"
  dependency-version: 32.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/data"
  dependency-version: 10.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/dom-ready"
  dependency-version: 4.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/editor"
  dependency-version: 14.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/element"
  dependency-version: 6.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/hooks"
  dependency-version: 4.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/i18n"
  dependency-version: 6.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@yard-bot yard-bot merged commit a60aa79 into main Mar 23, 2026
1 check passed
@yard-bot yard-bot deleted the dependabot/npm_and_yarn/npm-version-updates-28a1d1267d branch March 23, 2026 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant