build(deps): bump @lingui/core from 3.8.10 to 3.9.0 in /web (#905)
This commit is contained in:
parent
50ede4cc2c
commit
aa5623772c
|
@ -16,7 +16,7 @@
|
|||
"@babel/preset-typescript": "^7.13.0",
|
||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||
"@lingui/cli": "^3.9.0",
|
||||
"@lingui/core": "^3.8.10",
|
||||
"@lingui/core": "^3.9.0",
|
||||
"@lingui/macro": "^3.8.10",
|
||||
"@patternfly/patternfly": "^4.103.6",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
@ -1763,9 +1763,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lingui/core": {
|
||||
"version": "3.8.10",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.10.tgz",
|
||||
"integrity": "sha512-1OzZW8iP5yAXxz49pY/WZ1acLvkekd6HgDh8zH3jMA2Hbig2jk6VGVERMO7lwEwJiyEuxaQpe8fRrhCTB7wA3A==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.9.0.tgz",
|
||||
"integrity": "sha512-tbOBqou4fPzHB5aivir1fuikFoMYFcvpWk68Pysg34KN0xagPtyj0Dnz3clmq6Vnuf4SaK4LJdXwNUPWXpah7A==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
|
@ -9175,9 +9175,9 @@
|
|||
}
|
||||
},
|
||||
"@lingui/core": {
|
||||
"version": "3.8.10",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.8.10.tgz",
|
||||
"integrity": "sha512-1OzZW8iP5yAXxz49pY/WZ1acLvkekd6HgDh8zH3jMA2Hbig2jk6VGVERMO7lwEwJiyEuxaQpe8fRrhCTB7wA3A==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.9.0.tgz",
|
||||
"integrity": "sha512-tbOBqou4fPzHB5aivir1fuikFoMYFcvpWk68Pysg34KN0xagPtyj0Dnz3clmq6Vnuf4SaK4LJdXwNUPWXpah7A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"@babel/preset-typescript": "^7.13.0",
|
||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||
"@lingui/cli": "^3.9.0",
|
||||
"@lingui/core": "^3.8.10",
|
||||
"@lingui/core": "^3.9.0",
|
||||
"@lingui/macro": "^3.8.10",
|
||||
"@patternfly/patternfly": "^4.103.6",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
|
Reference in New Issue