Skip to content

Commit 07e7621

Browse files
Bump the lingui group across 1 directory with 4 updates
Bumps the lingui group with 3 updates in the / directory: [@lingui/core](https://github.com/lingui/js-lingui/tree/HEAD/packages/core), [@lingui/react](https://github.com/lingui/js-lingui/tree/HEAD/packages/react) and [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli). Updates `@lingui/core` from 5.1.2 to 5.4.0 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/commits/v5.4.0/packages/core) Updates `@lingui/react` from 5.1.2 to 5.4.0 - [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/v5.4.0/packages/react) Updates `@lingui/babel-plugin-lingui-macro` from 5.1.2 to 5.4.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/v5.4.0/packages/babel-plugin-lingui-macro) Updates `@lingui/cli` from 5.3.3 to 5.4.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/v5.4.0/packages/cli) --- updated-dependencies: - dependency-name: "@lingui/core" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/react" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/babel-plugin-lingui-macro" dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/cli" dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lingui ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13e04c6 commit 07e7621

File tree

2 files changed

+48
-107
lines changed

2 files changed

+48
-107
lines changed

package-lock.json

Lines changed: 45 additions & 104 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"private": true,
77
"dependencies": {
88
"@babel/runtime": "^7.27.6",
9-
"@lingui/core": "^5.1.2",
10-
"@lingui/react": "^5.1.2",
9+
"@lingui/core": "^5.4.1",
10+
"@lingui/react": "^5.4.1",
1111
"@patternfly/patternfly": "^5.4.2",
1212
"@patternfly/react-core": "^5.4.14",
1313
"@patternfly/react-table": "^5.4.16",
@@ -30,7 +30,7 @@
3030
"@babel/preset-react": "^7.27.1",
3131
"@babel/preset-typescript": "^7.27.1",
3232
"@lingui/babel-plugin-lingui-macro": "^5.1.2",
33-
"@lingui/cli": "^5.1.2",
33+
"@lingui/cli": "^5.4.1",
3434
"@ls-lint/ls-lint": "^2.3.1",
3535
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
3636
"babel-loader": "^10.0.0",

0 commit comments

Comments
 (0)