Skip to content

Bump the development-dependencies group across 1 directory with 15 updates - #103

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-f947059508
Closed

Bump the development-dependencies group across 1 directory with 15 updates#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-f947059508

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Bumps the development-dependencies group with 13 updates in the / directory:

Package From To
@capacitor/android 8.3.4 8.4.0
@capacitor/cli 8.3.4 8.4.0
@capacitor/ios 8.3.4 8.4.0
@lingui/babel-plugin-lingui-macro 6.0.1 6.2.0
@lingui/cli 6.0.1 6.2.0
@lingui/swc-plugin 6.0.0 6.3.0
@lingui/vite-plugin 6.0.1 6.2.0
@vitest/coverage-v8 4.1.6 4.1.8
eslint 10.3.0 10.4.1
eslint-plugin-lingui 0.13.1 0.14.0
ts-loader 9.5.7 9.6.0
tsx 4.22.0 4.22.4
typescript-eslint 8.59.3 8.60.1

Updates @capacitor/android from 8.3.4 to 8.4.0

Release notes

Sourced from @​capacitor/android's releases.

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Changelog

Sourced from @​capacitor/android's changelog.

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Commits
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • f1077ef chore: fix typo in declarations.ts (#8488)
  • 1d031a4 fix(cli): revert live reload config on failure (#8485)
  • b4b297a feat(cli): capture ios_package_manager in telemetry (#8482)
  • 258867b feat(cli): add experimental packageOptions (#8471)
  • e456de0 fix(SystemBars): make safe-area-inset-x available on API <= 34 (#8424)
  • 93c72de feat: add method getDouble to plugin config (#7638)
  • Additional commits viewable in compare view

Updates @capacitor/cli from 8.3.4 to 8.4.0

Release notes

Sourced from @​capacitor/cli's releases.

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Changelog

Sourced from @​capacitor/cli's changelog.

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Commits
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • f1077ef chore: fix typo in declarations.ts (#8488)
  • 1d031a4 fix(cli): revert live reload config on failure (#8485)
  • b4b297a feat(cli): capture ios_package_manager in telemetry (#8482)
  • 258867b feat(cli): add experimental packageOptions (#8471)
  • e456de0 fix(SystemBars): make safe-area-inset-x available on API <= 34 (#8424)
  • 93c72de feat: add method getDouble to plugin config (#7638)
  • Additional commits viewable in compare view

Updates @capacitor/core from 8.3.4 to 8.4.0

Release notes

Sourced from @​capacitor/core's releases.

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Changelog

Sourced from @​capacitor/core's changelog.

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Commits
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • f1077ef chore: fix typo in declarations.ts (#8488)
  • 1d031a4 fix(cli): revert live reload config on failure (#8485)
  • b4b297a feat(cli): capture ios_package_manager in telemetry (#8482)
  • 258867b feat(cli): add experimental packageOptions (#8471)
  • e456de0 fix(SystemBars): make safe-area-inset-x available on API <= 34 (#8424)
  • 93c72de feat: add method getDouble to plugin config (#7638)
  • Additional commits viewable in compare view

Updates @capacitor/ios from 8.3.4 to 8.4.0

Release notes

Sourced from @​capacitor/ios's releases.

8.4.0

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Changelog

Sourced from @​capacitor/ios's changelog.

8.4.0 (2026-06-02)

Bug Fixes

  • android: show only the requested system bar (#8480) (4c6c321)
  • cli: revert live reload config on failure (#8485) (1d031a4)
  • SystemBars: make safe-area-inset-x available on API <= 34 (#8424) (e456de0)
  • SystemBars: respect insetsHandling disable (#8481) (d4ad7ff)

Features

Commits
  • 41fd9de Release 8.4.0
  • 36b729d chore: Decrease timeout for CI jobs from 60 to 30 minutes (#8476)
  • 4c6c321 fix(android): show only the requested system bar (#8480)
  • d4ad7ff fix(SystemBars): respect insetsHandling disable (#8481)
  • f1077ef chore: fix typo in declarations.ts (#8488)
  • 1d031a4 fix(cli): revert live reload config on failure (#8485)
  • b4b297a feat(cli): capture ios_package_manager in telemetry (#8482)
  • 258867b feat(cli): add experimental packageOptions (#8471)
  • e456de0 fix(SystemBars): make safe-area-inset-x available on API <= 34 (#8424)
  • 93c72de feat: add method getDouble to plugin config (#7638)
  • Additional commits viewable in compare view

Updates @lingui/babel-plugin-lingui-macro from 6.0.1 to 6.2.0

Release notes

Sourced from @​lingui/babel-plugin-lingui-macro's releases.

v6.2.0

6.2.0 (2026-06-01)

This release brings a major performance boost from the new pofile-ts integration and faster catalog merge partitioning. extract is up to 2.4x faster and compile up to 4.5x faster.

Benchmarks on a sample catalog (1000 files · 10.0k messages · 5 locales):

Command 1 core 2 cores
Extract 5.25s → 2.34s (2.24x faster) 5.21s → 2.06s (2.41x faster)
Compile 2.74s → 596ms (4.5x faster) 1.90s → 588ms (3.23x faster)

Features

Performance Improvements

  • cli: speed up catalog merge key partitioning (#2540) (c3f0aff)

Bug Fixes

  • provide peer deps for workspace build tools (#2557) (dd11c28)

v6.1.0

6.1.0 (2026-05-21)

Features

Bug Fixes

  • disappearing placeholder comments in partial extract (#2543) (725a2bf)
Changelog

Sourced from @​lingui/babel-plugin-lingui-macro's changelog.

6.2.0 (2026-06-01)

Bug Fixes

  • provide peer deps for workspace build tools (#2557) (dd11c28)

6.1.0 (2026-05-21)

Features

  • add lingui-set/lingui-reset comment directives (#2514) (96a52e8)
Commits

Updates @lingui/cli from 6.0.1 to 6.2.0

Release notes

Sourced from @​lingui/cli's releases.

v6.2.0

6.2.0 (2026-06-01)

This release brings a major performance boost from the new pofile-ts integration and faster catalog merge partitioning. extract is up to 2.4x faster and compile up to 4.5x faster.

Benchmarks on a sample catalog (1000 files · 10.0k messages · 5 locales):

Command 1 core 2 cores
Extract 5.25s → 2.34s (2.24x faster) 5.21s → 2.06s (2.41x faster)
Compile 2.74s → 596ms (4.5x faster) 1.90s → 588ms (3.23x faster)

Features

Performance Improvements

  • cli: speed up catalog merge key partitioning (#2540) (c3f0aff)

Bug Fixes

  • provide peer deps for workspace build tools (#2557) (dd11c28)

v6.1.0

6.1.0 (2026-05-21)

Features

Bug Fixes

  • disappearing placeholder comments in partial extract (#2543) (725a2bf)
Changelog

Sourced from @​lingui/cli's changelog.

6.2.0 (2026-06-01)

Features

Performance Improvements

  • cli: speed up catalog merge key partitioning (#2540) (c3f0aff)

6.1.0 (2026-05-21)

Bug Fixes

  • disappearing placeholder comments in partial extract (#2543) (725a2bf)
Commits

Updates @lingui/swc-plugin from 6.0.0 to 6.3.0

Release notes

Sourced from @​lingui/swc-plugin's releases.

6.3.0

What's Changed

Full Changelog: lingui/swc-plugin@6.2.0...6.3.0

6.2.0

What's Changed

Full Changelog: lingui/swc-plugin@6.1.0...6.2.0

6.1.0

What's Changed

Full Changelog: lingui/swc-plugin@6.0.0...6.1.0

Commits
  • 7de4d67 chore: version 6.3.0 (#222)
  • 11f9615 chore: remove example and point to the main repo example (#224)
  • 514c618 fix: handle lingui direcive comments above macro import (#223)
  • ebb6494 feat: support corePackage/jsxPackage options (#218)
  • 5711b40 fix: Return expected type from linguiMacroSwcPlugin() (#220)
  • 39eb326 fix: normalize Trans prop in options (#219)
  • 7a88205 ci: install dependencies before npm publish on release (#217)
  • ffe6f2b fix(ci): enable Corepack in release workflow (#216)
  • be967d5 chore: version 6.2.0 (#215)
  • cf59474 feat: add linguiMacroSwcPlugin() helper (#212)
  • Additional commits viewable in compare view

Updates @lingui/vite-plugin from 6.0.1 to 6.2.0

Release notes

Sourced from @​lingui/vite-plugin's releases.

v6.2.0

6.2.0 (2026-06-01)

This release brings a major performance boost from the new pofile-ts integration and faster catalog merge partitioning. extract is up to 2.4x faster and compile up to 4.5x faster.

Benchmarks on a sample catalog (1000 files · 10.0k messages · 5 locales):

Command 1 core 2 cores
Extract 5.25s → 2.34s (2.24x faster) 5.21s → 2.06s (2.41x faster)
Compile 2.74s → 596ms (4.5x faster) 1.90s → 588ms (3.23x faster)

Features

Performance Improvements

  • cli: speed up catalog merge key partitioning (#2540) (c3f0aff)

Bug Fixes

  • provide peer deps for workspace build tools (#2557) (dd11c28)

v6.1.0

6.1.0 (2026-05-21)

Features

Bug Fixes

  • disappearing placeholder comments in partial extract (#2543) (725a2bf)
Changelog

Sourced from @​lingui/vite-plugin's changelog.

6.2.0 (2026-06-01)

Bug Fixes

  • provide peer deps for workspace build tools (#2557) (dd11c28)

6.1.0 (2026-05-21)

Note: Version bump only for package @​lingui/vite-plugin

Commits

Updates @vitest/coverage-v8 from 4.1.6 to 4.1.8

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • See full diff in compare view

Updates eslint from 10.3.0 to 10.4.1

Release notes

Sourced from eslint's releases.

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)
  • 6d7c832 chore: ignore fflate updates in renovate (#20908) (Pixel998)
  • b2c8638 ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])
  • a9b8d7f chore: increase maxBuffer for ecosystem tests (#20881) (sethamus)
  • b702ead chore: update ecosystem update PR settings (#20884) (Pixel998)
  • 507f60e chore: update ecosystem plugins (#20882) (ESLint Bot)
  • 92f5c5b test: add unit test for message-count (#20878) (kuldeep kumar)
  • df32108 chore: add @​eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)
  • 327f91d chore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)
  • f0dc4bd chore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)
  • 0f4bd25 ci: run Discord alert for ecosystem test failures (#20873) (Copilot)

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

... (truncated)

Commits
  • 4a3d15a 10.4.1
  • 43e7e2b Build: changelo...

    Description has been truncated

…dates

Bumps the development-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.3.4` | `8.4.0` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `8.3.4` | `8.4.0` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `8.3.4` | `8.4.0` |
| [@lingui/babel-plugin-lingui-macro](https://github.com/lingui/js-lingui/tree/HEAD/packages/babel-plugin-lingui-macro) | `6.0.1` | `6.2.0` |
| [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli) | `6.0.1` | `6.2.0` |
| [@lingui/swc-plugin](https://github.com/lingui/swc-plugin) | `6.0.0` | `6.3.0` |
| [@lingui/vite-plugin](https://github.com/lingui/js-lingui/tree/HEAD/packages/vite-plugin) | `6.0.1` | `6.2.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.6` | `4.1.8` |
| [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.1` |
| [eslint-plugin-lingui](https://github.com/lingui/eslint-plugin) | `0.13.1` | `0.14.0` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.7` | `9.6.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.22.0` | `4.22.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.3` | `8.60.1` |



Updates `@capacitor/android` from 8.3.4 to 8.4.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.3.4...8.4.0)

Updates `@capacitor/cli` from 8.3.4 to 8.4.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.3.4...8.4.0)

Updates `@capacitor/core` from 8.3.4 to 8.4.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.3.4...8.4.0)

Updates `@capacitor/ios` from 8.3.4 to 8.4.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@8.3.4...8.4.0)

Updates `@lingui/babel-plugin-lingui-macro` from 6.0.1 to 6.2.0
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/babel-plugin-lingui-macro/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v6.2.0/packages/babel-plugin-lingui-macro)

Updates `@lingui/cli` from 6.0.1 to 6.2.0
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v6.2.0/packages/cli)

Updates `@lingui/swc-plugin` from 6.0.0 to 6.3.0
- [Release notes](https://github.com/lingui/swc-plugin/releases)
- [Commits](lingui/swc-plugin@6.0.0...6.3.0)

Updates `@lingui/vite-plugin` from 6.0.1 to 6.2.0
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/vite-plugin/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v6.2.0/packages/vite-plugin)

Updates `@vitest/coverage-v8` from 4.1.6 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/coverage-v8)

Updates `eslint` from 10.3.0 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.3.0...v10.4.1)

Updates `eslint-plugin-lingui` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/lingui/eslint-plugin/releases)
- [Changelog](https://github.com/lingui/eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](lingui/eslint-plugin@0.13.1...0.14.0)

Updates `ts-loader` from 9.5.7 to 9.6.0
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.7...v9.6.0)

Updates `tsx` from 4.22.0 to 4.22.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.22.0...v4.22.4)

Updates `typescript-eslint` from 8.59.3 to 8.60.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint)

Updates `vitest` from 4.1.6 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: "@capacitor/android"
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@capacitor/cli"
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@capacitor/core"
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@capacitor/ios"
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lingui/babel-plugin-lingui-macro"
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lingui/cli"
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lingui/swc-plugin"
  dependency-version: 6.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lingui/vite-plugin"
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-lingui
  dependency-version: 0.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: ts-loader
  dependency-version: 9.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: tsx
  dependency-version: 4.22.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.60.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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 Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/development-dependencies-f947059508 branch June 8, 2026 15:19
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.

0 participants