build(deps): bump @lingui/core from 3.8.2 to 3.8.3 in /web (#702)
This commit is contained in:
parent
5ccbc17e65
commit
2196468804
|
@ -1468,9 +1468,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@lingui/core": {
|
"@lingui/core": {
|
||||||
"version": "3.8.2",
|
"version": "3.8.3",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.2.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.3.tgz",
|
||||||
"integrity": "sha512-JQsT6qs8OmG7o0jADPegrO5zYZoKM0CQV7ZEo2dXyY1EZ8SqiXhRHDqx3vVG1e4M9eMf0JbibatBsRWIfMQHXA==",
|
"integrity": "sha512-NJUzHj2Eug1F2SbJ/Yg20KB0VEGfnrpiarOuwnP8s401y6v/6qXHFjIyuNp/9RHfi3zhGe1TocfSpOLpkiRlmg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"make-plural": "^6.2.2",
|
"make-plural": "^6.2.2",
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"@babel/preset-typescript": "^7.13.0",
|
"@babel/preset-typescript": "^7.13.0",
|
||||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||||
"@lingui/cli": "^3.8.2",
|
"@lingui/cli": "^3.8.2",
|
||||||
"@lingui/core": "^3.8.2",
|
"@lingui/core": "^3.8.3",
|
||||||
"@lingui/macro": "^3.8.2",
|
"@lingui/macro": "^3.8.2",
|
||||||
"@patternfly/patternfly": "^4.96.2",
|
"@patternfly/patternfly": "^4.96.2",
|
||||||
"@polymer/iron-form": "^3.0.1",
|
"@polymer/iron-form": "^3.0.1",
|
||||||
|
|
Reference in New Issue