build(deps): bump @lingui/macro from 3.10.2 to 3.11.1 in /web (#1362)
This commit is contained in:
parent
9194e6368a
commit
6d962dbdf3
|
@ -18,7 +18,7 @@
|
|||
"@goauthentik/api": "^2021.8.4-1630786118",
|
||||
"@lingui/cli": "^3.11.1",
|
||||
"@lingui/core": "^3.10.4",
|
||||
"@lingui/macro": "^3.10.2",
|
||||
"@lingui/macro": "^3.11.1",
|
||||
"@patternfly/patternfly": "^4.132.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
"@polymer/paper-input": "^3.2.1",
|
||||
|
@ -2011,12 +2011,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lingui/macro": {
|
||||
"version": "3.10.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.10.2.tgz",
|
||||
"integrity": "sha512-nEYUj1F4TUK4aHVpXcAagg7zx41Z7e3wjI1OFlmXkKSupDggYCn6jgzyyx46pUEB8Y5pIzCESPzQIa1P2sTPJA==",
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.11.1.tgz",
|
||||
"integrity": "sha512-rSzvBs4Gasn6VO8msYA0/Bw285jUOBoLAVxURt6XaH45NXnJiWnDtEOD/DhQcuggDKbaWwz13lXOiRfUP0zG6g==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@lingui/conf": "^3.10.2",
|
||||
"@lingui/conf": "^3.11.1",
|
||||
"ramda": "^0.27.1"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -9805,12 +9805,12 @@
|
|||
}
|
||||
},
|
||||
"@lingui/macro": {
|
||||
"version": "3.10.2",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.10.2.tgz",
|
||||
"integrity": "sha512-nEYUj1F4TUK4aHVpXcAagg7zx41Z7e3wjI1OFlmXkKSupDggYCn6jgzyyx46pUEB8Y5pIzCESPzQIa1P2sTPJA==",
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-3.11.1.tgz",
|
||||
"integrity": "sha512-rSzvBs4Gasn6VO8msYA0/Bw285jUOBoLAVxURt6XaH45NXnJiWnDtEOD/DhQcuggDKbaWwz13lXOiRfUP0zG6g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@lingui/conf": "^3.10.2",
|
||||
"@lingui/conf": "^3.11.1",
|
||||
"ramda": "^0.27.1"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"@goauthentik/api": "^2021.8.4-1630786118",
|
||||
"@lingui/cli": "^3.11.1",
|
||||
"@lingui/core": "^3.10.4",
|
||||
"@lingui/macro": "^3.10.2",
|
||||
"@lingui/macro": "^3.11.1",
|
||||
"@patternfly/patternfly": "^4.132.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
"@polymer/paper-input": "^3.2.1",
|
||||
|
|
Reference in New Issue