build(deps): bump @lingui/core from 3.10.4 to 3.11.1 in /web (#1363)
This commit is contained in:
parent
6d962dbdf3
commit
27508dd1f0
|
@ -17,7 +17,7 @@
|
|||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@goauthentik/api": "^2021.8.4-1630786118",
|
||||
"@lingui/cli": "^3.11.1",
|
||||
"@lingui/core": "^3.10.4",
|
||||
"@lingui/core": "^3.11.1",
|
||||
"@lingui/macro": "^3.11.1",
|
||||
"@patternfly/patternfly": "^4.132.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
@ -1998,9 +1998,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lingui/core": {
|
||||
"version": "3.10.4",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.10.4.tgz",
|
||||
"integrity": "sha512-V9QKQ9PFMTPrGGz2PaeKHZcxFikQZzJbptyQbVFJdXaKhdE2RH6HhdK1PIziDHqp6ZWPthVIfVLURT3ku8eu5w==",
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.11.1.tgz",
|
||||
"integrity": "sha512-qHMo47SbwFFx3IwXbMRafIMZH2tTYebrQhvAu5wH9OabI+bqbVWbTOLSAXzX/gDZqxMQWIrr2ndrah0aPZk6EQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
|
@ -9795,9 +9795,9 @@
|
|||
}
|
||||
},
|
||||
"@lingui/core": {
|
||||
"version": "3.10.4",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.10.4.tgz",
|
||||
"integrity": "sha512-V9QKQ9PFMTPrGGz2PaeKHZcxFikQZzJbptyQbVFJdXaKhdE2RH6HhdK1PIziDHqp6ZWPthVIfVLURT3ku8eu5w==",
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.11.1.tgz",
|
||||
"integrity": "sha512-qHMo47SbwFFx3IwXbMRafIMZH2tTYebrQhvAu5wH9OabI+bqbVWbTOLSAXzX/gDZqxMQWIrr2ndrah0aPZk6EQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@goauthentik/api": "^2021.8.4-1630786118",
|
||||
"@lingui/cli": "^3.11.1",
|
||||
"@lingui/core": "^3.10.4",
|
||||
"@lingui/core": "^3.11.1",
|
||||
"@lingui/macro": "^3.11.1",
|
||||
"@patternfly/patternfly": "^4.132.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
|
Reference in New Issue