Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 21 updates - #161

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-b875b7a915
Closed

chore(deps): bump the minor-and-patch group across 1 directory with 21 updates#161
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-b875b7a915

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 21 updates in the / directory:

Package From To
@lingui/cli 5.3.1 5.9.5
@lingui/vite-plugin 5.3.1 5.9.5
@manypkg/cli 0.24.0 0.25.1
itu-utils 1.8.1 1.8.2
ts-actors 3.0.4 3.4.2
tsmonads 3.3.0 3.4.0
typescript 5.3.3 5.9.3
luxon 3.4.4 3.7.2
@types/luxon 3.7.3 3.7.4
mutative 1.0.3 1.3.0
@lingui/macro 4.7.1 4.14.1
@lingui/react 4.7.1 4.14.1
react 18.2.0 18.3.1
react-dom 18.2.0 18.3.1
zustand 4.3.8 4.5.7
@typescript-eslint/eslint-plugin 5.59.5 5.62.0
@typescript-eslint/parser 5.59.5 5.62.0
@vitejs/plugin-react-swc 3.3.1 3.11.0
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-react-refresh 0.3.5 0.5.4
vite-plugin-stylex 0.5.1 0.13.0

Updates @lingui/cli from 5.3.1 to 5.9.5

Release notes

Sourced from @​lingui/cli's releases.

v5.9.5

5.9.5 (2026-04-06)

Bug Fixes

v5.9.4

5.9.4 (2026-03-27)

Bug Fixes

  • cli: really keep catalog extra from previous catalog (#2479) (c939113)

v5.9.3

5.9.3 (2026-03-13)

Bug Fixes

v5.9.2

5.9.2 (2026-02-23)

Bug Fixes

  • cli: extract performance caused by catalog sort (#2460) (f26a9d9)

v5.9.1

5.9.1 (2026-02-11)

Bug Fixes

  • macro: Ignore JSX comments when generating message ids (#2434) (c09deaa)

v5.9.0

5.9.0 (2026-01-23)

Features

  • message-utils: separate browser/node exports for generateMessageId (#2401) (2afe02f)

Bug Fixes

  • jsx-macro: skip unsupported attributes on Plural / Select (#2407) (e63992d)
  • cli: keep catalog extra from previous catalog (#2399) (25cfdde)

Refactoring

  • react: new JSX transform (#2387) (1231084) ⚠️ Potentially breaking change - requires React v16.14.0+

... (truncated)

Changelog

Sourced from @​lingui/cli's changelog.

5.9.5 (2026-04-06)

Bug Fixes

5.9.4 (2026-03-27)

Bug Fixes

  • really keep catalog extra from previous catalog (#2479) (c939113)

5.9.3 (2026-03-13)

Note: Version bump only for package @​lingui/cli

5.9.2 (2026-02-23)

Bug Fixes

  • extract performance caused by catalog sort (#2460) (f26a9d9)

5.9.1 (2026-02-11)

Note: Version bump only for package @​lingui/cli

5.9.0 (2026-01-23)

Bug Fixes

  • keep catalog extra from previous catalog (#2399) (25cfdde)

5.8.0 (2026-01-16)

Features

  • allow passing custom orderBy function (#2394) (7de6af5)
  • po-format: print source message as translation for explicit id (#2390) (94efdc0)

Reverts

5.7.0 (2025-12-12)

Bug Fixes

  • cli: allow using PO formatter function with Translation.IO (#2375) (f8b90e2)

... (truncated)

Commits
  • 7b55bd7 chore(release): published v5.9.5 [skip ci] (#2499)
  • db14681 fix: support braces in catalog pathname (#2495)
  • 8303dbf chore(release): published v5.9.4 [skip ci] (#2483)
  • c939113 fix: really keep catalog extra from previous catalog (#2479)
  • 67be09c chore(release): published v5.9.3 [skip ci] (#2476)
  • 7b30f31 chore(release): published v5.9.2 [skip ci] (#2462)
  • f26a9d9 fix: extract performance caused by catalog sort (#2460)
  • 4abb5a8 chore(release): published v5.9.1 [skip ci] (#2448)
  • 491d4c1 chore(release): published v5.9.0 [skip ci] (#2409)
  • 28b0dd7 test(translationIO): update snapshot to match dynamic versioning in integrati...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​lingui/cli since your current version.


Updates @lingui/vite-plugin from 5.3.1 to 5.9.5

Release notes

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

v5.9.5

5.9.5 (2026-04-06)

Bug Fixes

v5.9.4

5.9.4 (2026-03-27)

Bug Fixes

  • cli: really keep catalog extra from previous catalog (#2479) (c939113)

v5.9.3

5.9.3 (2026-03-13)

Bug Fixes

v5.9.2

5.9.2 (2026-02-23)

Bug Fixes

  • cli: extract performance caused by catalog sort (#2460) (f26a9d9)

v5.9.1

5.9.1 (2026-02-11)

Bug Fixes

  • macro: Ignore JSX comments when generating message ids (#2434) (c09deaa)

v5.9.0

5.9.0 (2026-01-23)

Features

  • message-utils: separate browser/node exports for generateMessageId (#2401) (2afe02f)

Bug Fixes

  • jsx-macro: skip unsupported attributes on Plural / Select (#2407) (e63992d)
  • cli: keep catalog extra from previous catalog (#2399) (25cfdde)

Refactoring

  • react: new JSX transform (#2387) (1231084) ⚠️ Potentially breaking change - requires React v16.14.0+

... (truncated)

Changelog

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

5.9.5 (2026-04-06)

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

5.9.4 (2026-03-27)

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

5.9.3 (2026-03-13)

Bug Fixes

5.9.2 (2026-02-23)

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

5.9.1 (2026-02-11)

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

5.9.0 (2026-01-23)

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

5.8.0 (2026-01-16)

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

5.7.0 (2025-12-12)

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

5.6.1 (2025-11-28)

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

5.6.0 (2025-11-12)

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

5.5.2 (2025-10-30)

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

5.5.1 (2025-10-10)

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​lingui/vite-plugin since your current version.


Updates @manypkg/cli from 0.24.0 to 0.25.1

Release notes

Sourced from @​manypkg/cli's releases.

@​manypkg/cli@​0.25.1

Patch Changes

  • #260 5854938 Thanks @​jasekiw! - Keep detected line endings flavor of package.json files on Windows when updating those files

@​manypkg/cli@​0.25.0

Minor Changes

Patch Changes

  • Updated dependencies [2c06ac0]:
    • @​manypkg/get-packages@​3.1.0
Changelog

Sourced from @​manypkg/cli's changelog.

0.25.1

Patch Changes

  • #260 5854938 Thanks @​jasekiw! - Keep detected line endings flavor of package.json files on Windows when updating those files

0.25.0

Minor Changes

Patch Changes

  • Updated dependencies [2c06ac0]:
    • @​manypkg/get-packages@​3.1.0
Commits

Updates itu-utils from 1.8.1 to 1.8.2

Commits

Updates ts-actors from 3.0.4 to 3.4.2

Updates tsmonads from 3.3.0 to 3.4.0

Commits

Updates typescript from 5.3.3 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

... (truncated)

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf Update LKG
  • Additional commits viewable in compare view

Updates luxon from 3.4.4 to 3.7.2

Changelog

Sourced from luxon's changelog.

3.7.2 (2025-07-09)

  • Fix ES6 packaging

3.7.1 (2025-07-09)

  • Revert change in ES6 packaging

3.7.0 (2025-07-09)

  • Added showZeros option to Duration#toHuman
  • Added Duration#removeZeros method.
  • Added rounding option to DateTime#toRelative
  • Added precision option to ISO formatting methods
  • Added signMode option to Duration#toFormat
  • Allow escaping single quotes in format strings
  • Improve output of Info.months and Info.monthsFormat for ja locale
  • Accept lowercase t as a separator in ISO strings
  • Accept lowercase z as an offset in ISO strings
  • Reject non-finite numbers where previously only NaN was rejected
  • Improve the documentation for Interval
  • Added a dark theme for the documentation site

3.6.1 (2025-03-31)

  • Add Fallback for minimalDays being removed from Intl.WeekInfo
  • Fix various caches when JS keywords like "constructor" are used for names

3.6.0 (2025-03-25)

  • Add Interval.lastDateTime
  • Fix a bug that could cause wrong timezone calculations when multiple timezones are in use

3.5.0 (2024-08-03)

  • Various performance improvements
  • throwOnInvalid causes the constructor to throw if the year is invalid
Commits
  • 4262a38 Version 3.7.2
  • 738144d Fix the build ES6 code having the wrong file extension and use it in package....
  • 3b2f374 Release version 3.7.1
  • c67ee7d Revert "build: use the es6 build for ESM exports (#1707)"
  • cfa58a2 Release version 3.7.0
  • 7d379cc Fix unsupported signDisplay value
  • 4e81ef9 Implement "signMode" on Duration#toFormat
  • 5aa55da Improve documentation regarding Interval's half-openness
  • b188e10 add dark theme to docs (#1713)
  • cf67025 build: use the es6 build for ESM exports (#1707)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by diesieben07, a new releaser for luxon since your current version.


Updates @types/luxon from 3.7.3 to 3.7.4

Commits

Updates mutative from 1.0.3 to 1.3.0

Release notes

Sourced from mutative's releases.

1.3.0

What's Changed

Full Changelog: unadlib/mutative@v1.2.0...v1.3.0

1.2.0

What's Changed

Full Changelog: unadlib/mutative@v1.1.0...v1.2.0

1.1.0

What's Changed

Full Changelog: unadlib/mutative@v1.0.11...v1.1.0

v1.0.11

What's Changed

Full Changelog: unadlib/mutative@v1.0.10...v1.0.11

1.0.10

What's Changed

Full Changelog: unadlib/mutative@v1.0.9...v1.0.10

1.0.9

What's Changed

... (truncated)

Commits
  • 01945e3 chore(version): update version to 1.3.0
  • 921115f docs(perf): update perf data
  • c6a978e docs(reamde): update perf
  • 5acb4fd fix(type): export DraftedObject (#137)
  • 3e913f5 test(immer-non-support): fix immer-non-support test
  • 8e7d4f8 chore(immer): upgrade immer to v10.1.3
  • 2c45df8 chore(prettier): format with prettier
  • e1134a6 perf(cache): improve drafts cache for perf (#136)
  • 750e2fa test(test): add 'Unexpected undefined not assigned' testing
  • 7d0aad6 test(array): add array ut
  • Additional commits viewable in compare view

Updates @lingui/macro from 4.7.1 to 4.14.1

Release notes

Sourced from @​lingui/macro's releases.

v4.14.1

4.14.1 (2024-11-28)

Bug Fixes

  • don't report statistics for pseudo locale (#2094) (113c05d)

v4.14.0

4.14.0 (2024-11-07)

Features

  • format-po-gettext: respect Plural-Forms header (#2070) (5d0516e)

Bug Fixes

  • extract: when files are used, don't overwrite obsolete (#1964) (e726b16)

v4.13.0

4.13.0 (2024-10-15)

Features

  • adds custom prefix support for gettext po (#2004) (25b3bc6)

v4.12.0

4.12.0 (2024-10-11)

Features

Bug Fixes

v4.11.4

4.11.4 (2024-09-02)

Bug Fixes

... (truncated)

Changelog

Sourced from @​lingui/macro's changelog.

4.14.1 (2024-11-28)

Note: Version bump only for package @​lingui/macro

4.14.0 (2024-11-07)

Note: Version bump only for package @​lingui/macro

4.13.0 (2024-10-15)

Note: Version bump only for package @​lingui/macro

4.12.0 (2024-10-11)

Features

  • enable importAttributes and explicitResourceManagement for extractor (#2009) (c20ce12)

4.11.4 (2024-09-02)

Note: Version bump only for package @​lingui/macro

4.11.3 (2024-08-09)

Note: Version bump only for package @​lingui/macro

4.11.2 (2024-07-03)

Note: Version bump only for package @​lingui/macro

4.11.1 (2024-05-30)

Note: Version bump only for package @​lingui/macro

4.11.0 (2024-05-17)

Note: Version bump only for package @​lingui/macro

4.10.1 (2024-05-03)

Note: Version bump only for package @​lingui/macro

4.10.0 (2024-04-12)

Note: Version bump only for package @​lingui/macro

4.9.0 (2024-04-12)

Note: Version bump only for package @​lingui/macro

... (truncated)

Commits
  • 8cfcc7d chore(release): published v4.14.1 [skip ci]
  • 8dcb749 chore(release): published v4.14.0 [skip ci]
  • 263faa5 chore(release): published v4.13.0 [skip ci]
  • 83a6ea0 chore(release): published v4.12.0 [skip ci]
  • c20ce12 feat: enable importAttributes and explicitResourceManagement for extractor (#...
  • 43d4e67 chore(release): published v4.11.4 [skip ci]
  • 088efe5 chore(release): published v4.11.3 [skip ci]
  • 17e0af5 chore(release): published v4.11.2 [skip ci]
  • ec49d0c chore(release): published v4.11.1 [skip ci]
  • 8668ba8 chore(release): published v4.11.0 [skip ci]
  • Additional commits viewable in compare view

Updates @lingui/react from 4.7.1 to 4.14.1

Release notes

Sourced from @​lingui/react's releases.

v4.14.1

4.14.1 (2024-11-28)

Bug Fixes

  • don't report statistics for pseudo locale (#2094) (113c05d)

v4.14.0

4.14.0 (2024-11-07)

Features

  • format-po-gettext: respect Plural-Forms header (#2070) (5d0516e)

Bug Fixes

  • extract: when files are used, don't overwrite obsolete (#1964) (e726b16)

v4.13.0

4.13.0 (2024-10-15)

Features

  • adds custom prefix support for gettext po (#2004) (25b3bc6)

v4.12.0

4.12.0 (2024-10-11)

Features

Bug Fixes

v4.11.4

4.11.4 (2024-09-02)

Bug Fixes

... (truncated)

Changelog

Sourced from @​lingui/react's changelog.

4.14.1 (2024-11-28)

Note: Version bump only for package @​lingui/react

4.14.0 (2024-11-07)

Note: Version bump only for package @​lingui/react

4.13.0 (2024-10-15)

Note: Version bump only for package @​lingui/react

4.12.0 (2024-10-11)

Note: Version bump only for package @​lingui/react

4.11.4 (2024-09-02)

Bug Fixes

4.11.3 (2024-08-09)

Note: Version bump only for package @​lingui/react

4.11.2 (2024-07-03)

Note: Version bump only for package @​lingui/react

4.11.1 (2024-05-30)

Note: Version bump only for package @​lingui/react

4.11.0 (2024-05-17)

Note: Version bump only for package @​lingui/react

4.10.1 (2024-05-03)

Note: Version bump only for package @​lingui/react

4.10.0 (2024-04-12)

Features

4.9.0 (2024-04-12)

... (truncated)

Commits
  • 8cfcc7d chore(release): published v4.14.1 [skip ci]
  • 8dcb749 chore(release): published v4.14.0 [skip ci]
  • 263faa5 chore(release): published v4.13.0 [skip ci]
  • 83a6ea0 chore(release): published v4.12.0 [skip ci]
  • 43d4e67 chore(release): published v4.11.4 [skip ci]
  • 68d8358 fix: return a single node when applicable (#2016)
  • 088efe5 chore(release): published v4.11.3 [skip ci]
  • 17e0af5 chore(release): published v4.11.2 [skip ci]
  • ec49d0c chore(release): published v4.11.1 [skip ci]
  • 8668ba8 chore(release): published v4.11.0 [skip ci]
  • Additional commits viewable in compare view

Updates react from 18.2.0 to 18.3.1

Release notes

Sourced from react's releases.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #28874
Changelog

Sourced from react's changelog.

18.3.1 (April 26, 2024)

  • Export act from react f1338f

18.3.0 (April 25, 2024)

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React

  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #25383
  • Warn for deprecated defaultProps for function components #25699
  • Warn when spreading key #25697
  • Warn when using act from test-utils d4ea75

React DOM

  • Warn for deprecated unmountComponentAtNode 8a015b<...

    Description has been truncated

…1 updates

Bumps the minor-and-patch group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli) | `5.3.1` | `5.9.5` |
| [@lingui/vite-plugin](https://github.com/lingui/js-lingui/tree/HEAD/packages/vite-plugin) | `5.3.1` | `5.9.5` |
| [@manypkg/cli](https://github.com/Thinkmill/manypkg/tree/HEAD/packages/cli) | `0.24.0` | `0.25.1` |
| [itu-utils](https://github.com/Innovation-through-understanding/itu-utils) | `1.8.1` | `1.8.2` |
| ts-actors | `3.0.4` | `3.4.2` |
| [tsmonads](https://github.com/hbel/tsmonads) | `3.3.0` | `3.4.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.9.3` |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.7.2` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.7.3` | `3.7.4` |
| [mutative](https://github.com/unadlib/mutative) | `1.0.3` | `1.3.0` |
| [@lingui/macro](https://github.com/lingui/js-lingui/tree/HEAD/packages/macro) | `4.7.1` | `4.14.1` |
| [@lingui/react](https://github.com/lingui/js-lingui/tree/HEAD/packages/react) | `4.7.1` | `4.14.1` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [zustand](https://github.com/pmndrs/zustand) | `4.3.8` | `4.5.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.59.5` | `5.62.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.59.5` | `5.62.0` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.3.1` | `3.11.0` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.3.5` | `0.5.4` |
| [vite-plugin-stylex](https://github.com/HorusGoul/vite-plugin-stylex) | `0.5.1` | `0.13.0` |



Updates `@lingui/cli` from 5.3.1 to 5.9.5
- [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/v5.9.5/packages/cli)

Updates `@lingui/vite-plugin` from 5.3.1 to 5.9.5
- [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/v5.9.5/packages/vite-plugin)

Updates `@manypkg/cli` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/Thinkmill/manypkg/releases)
- [Changelog](https://github.com/Thinkmill/manypkg/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/Thinkmill/manypkg/commits/@manypkg/cli@0.25.1/packages/cli)

Updates `itu-utils` from 1.8.1 to 1.8.2
- [Commits](https://github.com/Innovation-through-understanding/itu-utils/commits)

Updates `ts-actors` from 3.0.4 to 3.4.2

Updates `tsmonads` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/hbel/tsmonads/releases)
- [Commits](https://github.com/hbel/tsmonads/commits)

Updates `typescript` from 5.3.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.3...v5.9.3)

Updates `luxon` from 3.4.4 to 3.7.2
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.7.2)

Updates `@types/luxon` from 3.7.3 to 3.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Updates `mutative` from 1.0.3 to 1.3.0
- [Release notes](https://github.com/unadlib/mutative/releases)
- [Commits](unadlib/mutative@v1.0.3...v1.3.0)

Updates `@lingui/macro` from 4.7.1 to 4.14.1
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/v4.14.1/packages/macro/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v4.14.1/packages/macro)

Updates `@lingui/react` from 4.7.1 to 4.14.1
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v4.14.1/packages/react)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v18.3.1/packages/react)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v18.3.1/packages/react-dom)

Updates `zustand` from 4.3.8 to 4.5.7
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.3.8...4.5.7)

Updates `@typescript-eslint/eslint-plugin` from 5.59.5 to 5.62.0
- [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/v5.62.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.59.5 to 5.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

Updates `@vitejs/plugin-react-swc` from 3.3.1 to 3.11.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@3.11.0/packages/plugin-react-swc)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-react-refresh` from 0.3.5 to 0.5.4
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.3.5...v0.5.4)

Updates `vite-plugin-stylex` from 0.5.1 to 0.13.0
- [Release notes](https://github.com/HorusGoul/vite-plugin-stylex/releases)
- [Commits](https://github.com/HorusGoul/vite-plugin-stylex/compare/vite-plugin-stylex@0.5.1...vite-plugin-stylex@0.13.0)

---
updated-dependencies:
- dependency-name: "@lingui/cli"
  dependency-version: 5.9.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@lingui/vite-plugin"
  dependency-version: 5.9.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@manypkg/cli"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: itu-utils
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ts-actors
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tsmonads
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: luxon
  dependency-version: 3.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/luxon"
  dependency-version: 3.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: mutative
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@lingui/macro"
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@lingui/react"
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 18.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 18.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: zustand
  dependency-version: 4.5.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 5.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 5.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 3.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 4.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.5.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-stylex
  dependency-version: 0.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@bitbacchus

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Aug 14, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/minor-and-patch-b875b7a915 branch August 14, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant