build(deps): bump @lingui/core from 3.13.1 to 3.13.2 in /web (#2155)
This commit is contained in:
parent
c2388137a8
commit
e48d172036
|
@ -19,7 +19,7 @@
|
||||||
"@goauthentik/api": "^2022.1.2-1643057053",
|
"@goauthentik/api": "^2022.1.2-1643057053",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
||||||
"@lingui/cli": "^3.13.1",
|
"@lingui/cli": "^3.13.1",
|
||||||
"@lingui/core": "^3.13.1",
|
"@lingui/core": "^3.13.2",
|
||||||
"@lingui/detect-locale": "^3.13.1",
|
"@lingui/detect-locale": "^3.13.1",
|
||||||
"@lingui/macro": "^3.13.1",
|
"@lingui/macro": "^3.13.1",
|
||||||
"@patternfly/patternfly": "^4.164.2",
|
"@patternfly/patternfly": "^4.164.2",
|
||||||
|
@ -2072,9 +2072,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@lingui/core": {
|
"node_modules/@lingui/core": {
|
||||||
"version": "3.13.1",
|
"version": "3.13.2",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.2.tgz",
|
||||||
"integrity": "sha512-spzRJ/fca9Ddpns27Xmz2f9lgiesrvTZjcpOO2wKJq9QozF1qtv7n1bViQ1Erh2uFaO0kaEzUjkAYU3LtlP4PQ==",
|
"integrity": "sha512-ic1uC+bS7hpfM4oVugHKel8UhlLAwykSv2TYw3oyeEQhvCS232nSzh+PFbP0BXK1hZ0UdHve7mODpgADuwHIQA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"make-plural": "^6.2.2",
|
"make-plural": "^6.2.2",
|
||||||
|
@ -10297,9 +10297,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@lingui/core": {
|
"@lingui/core": {
|
||||||
"version": "3.13.1",
|
"version": "3.13.2",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.13.2.tgz",
|
||||||
"integrity": "sha512-spzRJ/fca9Ddpns27Xmz2f9lgiesrvTZjcpOO2wKJq9QozF1qtv7n1bViQ1Erh2uFaO0kaEzUjkAYU3LtlP4PQ==",
|
"integrity": "sha512-ic1uC+bS7hpfM4oVugHKel8UhlLAwykSv2TYw3oyeEQhvCS232nSzh+PFbP0BXK1hZ0UdHve7mODpgADuwHIQA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"make-plural": "^6.2.2",
|
"make-plural": "^6.2.2",
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
"@goauthentik/api": "^2022.1.2-1643057053",
|
"@goauthentik/api": "^2022.1.2-1643057053",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
||||||
"@lingui/cli": "^3.13.1",
|
"@lingui/cli": "^3.13.1",
|
||||||
"@lingui/core": "^3.13.1",
|
"@lingui/core": "^3.13.2",
|
||||||
"@lingui/detect-locale": "^3.13.1",
|
"@lingui/detect-locale": "^3.13.1",
|
||||||
"@lingui/macro": "^3.13.1",
|
"@lingui/macro": "^3.13.1",
|
||||||
"@patternfly/patternfly": "^4.164.2",
|
"@patternfly/patternfly": "^4.164.2",
|
||||||
|
|
Reference in New Issue