build(deps): bump @lingui/macro from 3.13.3 to 3.14.0 in /web (#3138)
Bumps [@lingui/macro](https://github.com/lingui/js-lingui) from 3.13.3 to 3.14.0. - [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.13.3...v3.14.0) --- updated-dependencies: - dependency-name: "@lingui/macro" dependency-type: direct:production update-type: version-update:semver-minor ... 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
48f490b810
commit
1f143a24db
|
@ -21,7 +21,7 @@
|
||||||
"@lingui/cli": "^3.13.3",
|
"@lingui/cli": "^3.13.3",
|
||||||
"@lingui/core": "^3.13.3",
|
"@lingui/core": "^3.13.3",
|
||||||
"@lingui/detect-locale": "^3.14.0",
|
"@lingui/detect-locale": "^3.14.0",
|
||||||
"@lingui/macro": "^3.13.3",
|
"@lingui/macro": "^3.14.0",
|
||||||
"@patternfly/patternfly": "^4.196.7",
|
"@patternfly/patternfly": "^4.196.7",
|
||||||
"@polymer/iron-form": "^3.0.1",
|
"@polymer/iron-form": "^3.0.1",
|
||||||
"@polymer/paper-input": "^3.2.1",
|
"@polymer/paper-input": "^3.2.1",
|
||||||
|
@ -2050,9 +2050,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@lingui/conf": {
|
"node_modules/@lingui/conf": {
|
||||||
"version": "3.13.3",
|
"version": "3.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.3.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.14.0.tgz",
|
||||||
"integrity": "sha512-UmGx/5rtSvb2S+RFYjQGiux5Xh5xvVICss4ONf8eU4Xm8jUvjtErTXVSF3GAhCI2aC/R3bZJZf0uSj7LbsrOiw==",
|
"integrity": "sha512-5GMAbIRad9FavqYsfZCRAwjcOLzE7tONDJe9lSYE5SSJbbG01RI5kR5P0B84DUhTI6cGXau+1dAcP9K+JbEx+g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
|
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
|
||||||
|
@ -2151,12 +2151,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@lingui/macro": {
|
"node_modules/@lingui/macro": {
|
||||||
"version": "3.13.3",
|
"version": "3.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.13.3.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.14.0.tgz",
|
||||||
"integrity": "sha512-nPldmgPGNfGTVW3TTkSZiaPI5jDQKwv/Hfmjzwo/VzfXpcjxoqz0oDGQBx8mbdKcMgpq+g6fV2Y5aCosTazdqg==",
|
"integrity": "sha512-NxTRrhrZ/cUO9PX/4vWys90Ku58+ExxHuE30IuDnnDldWhWlOdycmjDt9tB+yIiUdFym/veSxBs+h114FzG5mA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@lingui/conf": "^3.13.3",
|
"@lingui/conf": "^3.14.0",
|
||||||
"ramda": "^0.27.1"
|
"ramda": "^0.27.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -10296,9 +10296,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@lingui/conf": {
|
"@lingui/conf": {
|
||||||
"version": "3.13.3",
|
"version": "3.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.3.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.14.0.tgz",
|
||||||
"integrity": "sha512-UmGx/5rtSvb2S+RFYjQGiux5Xh5xvVICss4ONf8eU4Xm8jUvjtErTXVSF3GAhCI2aC/R3bZJZf0uSj7LbsrOiw==",
|
"integrity": "sha512-5GMAbIRad9FavqYsfZCRAwjcOLzE7tONDJe9lSYE5SSJbbG01RI5kR5P0B84DUhTI6cGXau+1dAcP9K+JbEx+g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
|
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
|
||||||
|
@ -10369,12 +10369,12 @@
|
||||||
"integrity": "sha512-IELWULt9I+iyVlxGES21cXoOwTcPSIisElAmr3/KJlqvJ9zXT3s4w4Jxw9j5oHJjdxBDRkifwpnVmGd57wrmzg=="
|
"integrity": "sha512-IELWULt9I+iyVlxGES21cXoOwTcPSIisElAmr3/KJlqvJ9zXT3s4w4Jxw9j5oHJjdxBDRkifwpnVmGd57wrmzg=="
|
||||||
},
|
},
|
||||||
"@lingui/macro": {
|
"@lingui/macro": {
|
||||||
"version": "3.13.3",
|
"version": "3.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.13.3.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.14.0.tgz",
|
||||||
"integrity": "sha512-nPldmgPGNfGTVW3TTkSZiaPI5jDQKwv/Hfmjzwo/VzfXpcjxoqz0oDGQBx8mbdKcMgpq+g6fV2Y5aCosTazdqg==",
|
"integrity": "sha512-NxTRrhrZ/cUO9PX/4vWys90Ku58+ExxHuE30IuDnnDldWhWlOdycmjDt9tB+yIiUdFym/veSxBs+h114FzG5mA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@lingui/conf": "^3.13.3",
|
"@lingui/conf": "^3.14.0",
|
||||||
"ramda": "^0.27.1"
|
"ramda": "^0.27.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
"@lingui/cli": "^3.13.3",
|
"@lingui/cli": "^3.13.3",
|
||||||
"@lingui/core": "^3.13.3",
|
"@lingui/core": "^3.13.3",
|
||||||
"@lingui/detect-locale": "^3.14.0",
|
"@lingui/detect-locale": "^3.14.0",
|
||||||
"@lingui/macro": "^3.13.3",
|
"@lingui/macro": "^3.14.0",
|
||||||
"@patternfly/patternfly": "^4.196.7",
|
"@patternfly/patternfly": "^4.196.7",
|
||||||
"@polymer/iron-form": "^3.0.1",
|
"@polymer/iron-form": "^3.0.1",
|
||||||
"@polymer/paper-input": "^3.2.1",
|
"@polymer/paper-input": "^3.2.1",
|
||||||
|
|
Reference in New Issue