Skip to content

Commit dc72e43

Browse files
Bump the lingui group with 4 updates
Bumps the lingui group with 4 updates: [@lingui/core](https://github.com/lingui/js-lingui), [@lingui/react](https://github.com/lingui/js-lingui), [@lingui/babel-plugin-lingui-macro](https://github.com/lingui/js-lingui) and [@lingui/cli](https://github.com/lingui/js-lingui). Updates `@lingui/core` from 5.0.0 to 5.1.2 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](lingui/js-lingui@v5.0.0...v5.1.2) Updates `@lingui/react` from 5.0.0 to 5.1.2 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](lingui/js-lingui@v5.0.0...v5.1.2) Updates `@lingui/babel-plugin-lingui-macro` from 5.0.0 to 5.1.2 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](lingui/js-lingui@v5.0.0...v5.1.2) Updates `@lingui/cli` from 5.0.0 to 5.1.2 - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](lingui/js-lingui@v5.0.0...v5.1.2) --- updated-dependencies: - dependency-name: "@lingui/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/babel-plugin-lingui-macro" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lingui - dependency-name: "@lingui/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lingui ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ab1410 commit dc72e43

File tree

2 files changed

+51
-68
lines changed

2 files changed

+51
-68
lines changed

package-lock.json

+47-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"private": true,
77
"dependencies": {
88
"@babel/runtime": "^7.26.0",
9-
"@lingui/core": "^5.0.0",
10-
"@lingui/react": "^5.0.0",
9+
"@lingui/core": "^5.1.2",
10+
"@lingui/react": "^5.1.2",
1111
"@patternfly/patternfly": "^5.4.2",
1212
"@patternfly/react-code-editor": "^5.4.0",
1313
"@patternfly/react-core": "^5.4.11",
@@ -36,8 +36,8 @@
3636
"@babel/preset-env": "^7.26.0",
3737
"@babel/preset-react": "^7.26.3",
3838
"@babel/preset-typescript": "^7.26.0",
39-
"@lingui/babel-plugin-lingui-macro": "^5.0.0",
40-
"@lingui/cli": "^5.0.0",
39+
"@lingui/babel-plugin-lingui-macro": "^5.1.2",
40+
"@lingui/cli": "^5.1.2",
4141
"@ls-lint/ls-lint": "^2.2.3",
4242
"@redhat-cloud-services/frontend-components-config": "^6.2.9",
4343
"@redhat-cloud-services/frontend-components-config-utilities": "^3.2.6",

0 commit comments

Comments
 (0)