build(deps): bump @lingui/core from 3.11.1 to 3.12.1 in /web (#1493)
This commit is contained in:
parent
c5d066577d
commit
be479f2453
14
web/package-lock.json
generated
14
web/package-lock.json
generated
|
@ -17,7 +17,7 @@
|
|||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@goauthentik/api": "^2021.9.3-1632814634",
|
||||
"@lingui/cli": "^3.12.1",
|
||||
"@lingui/core": "^3.11.1",
|
||||
"@lingui/core": "^3.12.1",
|
||||
"@lingui/macro": "^3.12.1",
|
||||
"@patternfly/patternfly": "^4.135.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
@ -2000,9 +2000,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@lingui/core": {
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.11.1.tgz",
|
||||
"integrity": "sha512-qHMo47SbwFFx3IwXbMRafIMZH2tTYebrQhvAu5wH9OabI+bqbVWbTOLSAXzX/gDZqxMQWIrr2ndrah0aPZk6EQ==",
|
||||
"version": "3.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.12.1.tgz",
|
||||
"integrity": "sha512-MkZgkaaBcFtmUXdck9YNMTMTwCRogUif8Ll4Wyqz0re2Ydo7fdwGFBkacYjOc787R5/UmZr2F21OtPqSbaoaJg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
|
@ -9998,9 +9998,9 @@
|
|||
}
|
||||
},
|
||||
"@lingui/core": {
|
||||
"version": "3.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.11.1.tgz",
|
||||
"integrity": "sha512-qHMo47SbwFFx3IwXbMRafIMZH2tTYebrQhvAu5wH9OabI+bqbVWbTOLSAXzX/gDZqxMQWIrr2ndrah0aPZk6EQ==",
|
||||
"version": "3.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@lingui/core/-/core-3.12.1.tgz",
|
||||
"integrity": "sha512-MkZgkaaBcFtmUXdck9YNMTMTwCRogUif8Ll4Wyqz0re2Ydo7fdwGFBkacYjOc787R5/UmZr2F21OtPqSbaoaJg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"make-plural": "^6.2.2",
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||
"@goauthentik/api": "^2021.9.3-1632814634",
|
||||
"@lingui/cli": "^3.12.1",
|
||||
"@lingui/core": "^3.11.1",
|
||||
"@lingui/core": "^3.12.1",
|
||||
"@lingui/macro": "^3.12.1",
|
||||
"@patternfly/patternfly": "^4.135.2",
|
||||
"@polymer/iron-form": "^3.0.1",
|
||||
|
|
Reference in a new issue