build(deps): bump @lingui/macro from 3.11.1 to 3.12.1 in /web (#1492)
This commit is contained in:
parent
9ec6eaf4b8
commit
c5d066577d
|
@ -18,7 +18,7 @@
|
||||||
"@goauthentik/api": "^2021.9.3-1632814634",
|
"@goauthentik/api": "^2021.9.3-1632814634",
|
||||||
"@lingui/cli": "^3.12.1",
|
"@lingui/cli": "^3.12.1",
|
||||||
"@lingui/core": "^3.11.1",
|
"@lingui/core": "^3.11.1",
|
||||||
"@lingui/macro": "^3.11.1",
|
"@lingui/macro": "^3.12.1",
|
||||||
"@patternfly/patternfly": "^4.135.2",
|
"@patternfly/patternfly": "^4.135.2",
|
||||||
"@polymer/iron-form": "^3.0.1",
|
"@polymer/iron-form": "^3.0.1",
|
||||||
"@polymer/paper-input": "^3.2.1",
|
"@polymer/paper-input": "^3.2.1",
|
||||||
|
@ -2013,12 +2013,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@lingui/macro": {
|
"node_modules/@lingui/macro": {
|
||||||
"version": "3.11.1",
|
"version": "3.12.1",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.12.1.tgz",
|
||||||
"integrity": "sha512-rSzvBs4Gasn6VO8msYA0/Bw285jUOBoLAVxURt6XaH45NXnJiWnDtEOD/DhQcuggDKbaWwz13lXOiRfUP0zG6g==",
|
"integrity": "sha512-CszdqDnaCo5cnbg6RROYnYtYGOADPhJuRf9U9t2aL9IsN+N7pSQAMdMLbjYkEMT/V8Cjon33ZjLgeGihe0FhSA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@lingui/conf": "^3.11.1",
|
"@lingui/conf": "^3.12.1",
|
||||||
"ramda": "^0.27.1"
|
"ramda": "^0.27.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -10008,12 +10008,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@lingui/macro": {
|
"@lingui/macro": {
|
||||||
"version": "3.11.1",
|
"version": "3.12.1",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.12.1.tgz",
|
||||||
"integrity": "sha512-rSzvBs4Gasn6VO8msYA0/Bw285jUOBoLAVxURt6XaH45NXnJiWnDtEOD/DhQcuggDKbaWwz13lXOiRfUP0zG6g==",
|
"integrity": "sha512-CszdqDnaCo5cnbg6RROYnYtYGOADPhJuRf9U9t2aL9IsN+N7pSQAMdMLbjYkEMT/V8Cjon33ZjLgeGihe0FhSA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@lingui/conf": "^3.11.1",
|
"@lingui/conf": "^3.12.1",
|
||||||
"ramda": "^0.27.1"
|
"ramda": "^0.27.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
"@goauthentik/api": "^2021.9.3-1632814634",
|
"@goauthentik/api": "^2021.9.3-1632814634",
|
||||||
"@lingui/cli": "^3.12.1",
|
"@lingui/cli": "^3.12.1",
|
||||||
"@lingui/core": "^3.11.1",
|
"@lingui/core": "^3.11.1",
|
||||||
"@lingui/macro": "^3.11.1",
|
"@lingui/macro": "^3.12.1",
|
||||||
"@patternfly/patternfly": "^4.135.2",
|
"@patternfly/patternfly": "^4.135.2",
|
||||||
"@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