web: bump @lingui/detect-locale from 3.17.0 to 3.17.1 in /web (#4634)
Bumps [@lingui/detect-locale](https://github.com/lingui/js-lingui) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/compare/v3.17.0...v3.17.1) --- updated-dependencies: - dependency-name: "@lingui/detect-locale" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0891d9df6a
commit
d010ab7d43
|
@ -27,7 +27,7 @@
|
|||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.17.0",
|
||||
"@lingui/core": "^3.17.1",
|
||||
"@lingui/detect-locale": "^3.17.0",
|
||||
"@lingui/detect-locale": "^3.17.1",
|
||||
"@lingui/macro": "^3.17.1",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
@ -2476,9 +2476,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lingui/detect-locale": {
|
||||
"version": "3.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.17.0.tgz",
|
||||
"integrity": "sha512-lxhY/ZtOeIA2j6fEdfBej3H3k1qL4FbyQ88fCO0wz4Q+LG0ZzaX/bcE+u0fZKG33VKZd4aKlffbAuX1hKKUuWA==",
|
||||
"version": "3.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.17.1.tgz",
|
||||
"integrity": "sha512-3101jgqTtGaSYCLGnz8HxlVP+p3V6V0bE5iOlBFr0wylcii6+FgPGId26JIbAkx4ozraVcR455DMt/urDMAMEQ==",
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
}
|
||||
|
@ -12004,9 +12004,9 @@
|
|||
}
|
||||
},
|
||||
"@lingui/detect-locale": {
|
||||
"version": "3.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.17.0.tgz",
|
||||
"integrity": "sha512-lxhY/ZtOeIA2j6fEdfBej3H3k1qL4FbyQ88fCO0wz4Q+LG0ZzaX/bcE+u0fZKG33VKZd4aKlffbAuX1hKKUuWA=="
|
||||
"version": "3.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-3.17.1.tgz",
|
||||
"integrity": "sha512-3101jgqTtGaSYCLGnz8HxlVP+p3V6V0bE5iOlBFr0wylcii6+FgPGId26JIbAkx4ozraVcR455DMt/urDMAMEQ=="
|
||||
},
|
||||
"@lingui/macro": {
|
||||
"version": "3.17.1",
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||
"@lingui/cli": "^3.17.0",
|
||||
"@lingui/core": "^3.17.1",
|
||||
"@lingui/detect-locale": "^3.17.0",
|
||||
"@lingui/detect-locale": "^3.17.1",
|
||||
"@lingui/macro": "^3.17.1",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
|
Reference in New Issue