build(deps): bump @lingui/cli from 3.12.1 to 3.13.0 in /web (#1854)
This commit is contained in:
parent
3f2637cffa
commit
c31df2b3f9
|
@ -17,7 +17,7 @@
|
||||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||||
"@goauthentik/api": "^2021.10.4-1637919181",
|
"@goauthentik/api": "^2021.10.4-1637919181",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
||||||
"@lingui/cli": "^3.12.1",
|
"@lingui/cli": "^3.13.0",
|
||||||
"@lingui/core": "^3.13.0",
|
"@lingui/core": "^3.13.0",
|
||||||
"@lingui/detect-locale": "^3.13.0",
|
"@lingui/detect-locale": "^3.13.0",
|
||||||
"@lingui/macro": "^3.13.0",
|
"@lingui/macro": "^3.13.0",
|
||||||
|
@ -1820,13 +1820,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@lingui/babel-plugin-extract-messages": {
|
"node_modules/@lingui/babel-plugin-extract-messages": {
|
||||||
"version": "3.12.1",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.13.0.tgz",
|
||||||
"integrity": "sha512-5x119XBpWe3gYUDTgwkoTFqeI60beFRdEL1HnArFkrWfhaGqUK8SjzpqO7NtN335IIBU3SPtGXKsI4NPkJQ8TA==",
|
"integrity": "sha512-akDiMq+CrF3m4ENA3DlEj+XfskZow6SqvrkOUVIStow5kUqcCBow635W7+YAem2TJNxH+CpVgpGV24osiQx+ZQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/generator": "^7.11.6",
|
"@babel/generator": "^7.11.6",
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@lingui/conf": "^3.12.1",
|
"@lingui/conf": "^3.13.0",
|
||||||
"mkdirp": "^1.0.4"
|
"mkdirp": "^1.0.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1834,22 +1834,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@lingui/cli": {
|
"node_modules/@lingui/cli": {
|
||||||
"version": "3.12.1",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.13.0.tgz",
|
||||||
"integrity": "sha512-Z3klth+zD3+oqkDEhm1cTuI1Z9K/lyZD615cUQXPxLZRn9dokZ+9enoJNiese412VMNvcp/dtYC+wfyMpYX2PQ==",
|
"integrity": "sha512-hK/7z+hqxT9CSzUQUQEefurbjmZCJldLG9kbSp8mNgJ+XLAv1mWPve79pYCbtMK7M7vbyU4uG0ncnH+pHKFF/w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/generator": "^7.11.6",
|
"@babel/generator": "^7.11.6",
|
||||||
"@babel/parser": "^7.11.5",
|
"@babel/parser": "^7.11.5",
|
||||||
"@babel/plugin-syntax-jsx": "^7.10.4",
|
"@babel/plugin-syntax-jsx": "^7.10.4",
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@babel/types": "^7.11.5",
|
"@babel/types": "^7.11.5",
|
||||||
"@lingui/babel-plugin-extract-messages": "^3.12.1",
|
"@lingui/babel-plugin-extract-messages": "^3.13.0",
|
||||||
"@lingui/conf": "^3.12.1",
|
"@lingui/conf": "^3.13.0",
|
||||||
"babel-plugin-macros": "^3.0.1",
|
"babel-plugin-macros": "^3.0.1",
|
||||||
"bcp-47": "^1.0.7",
|
"bcp-47": "^1.0.7",
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"chokidar": "3.5.1",
|
"chokidar": "3.5.1",
|
||||||
"cli-table": "^0.3.1",
|
"cli-table": "0.3.6",
|
||||||
"commander": "^6.1.0",
|
"commander": "^6.1.0",
|
||||||
"date-fns": "^2.16.1",
|
"date-fns": "^2.16.1",
|
||||||
"fs-extra": "^9.0.1",
|
"fs-extra": "^9.0.1",
|
||||||
|
@ -9982,33 +9982,33 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@lingui/babel-plugin-extract-messages": {
|
"@lingui/babel-plugin-extract-messages": {
|
||||||
"version": "3.12.1",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.13.0.tgz",
|
||||||
"integrity": "sha512-5x119XBpWe3gYUDTgwkoTFqeI60beFRdEL1HnArFkrWfhaGqUK8SjzpqO7NtN335IIBU3SPtGXKsI4NPkJQ8TA==",
|
"integrity": "sha512-akDiMq+CrF3m4ENA3DlEj+XfskZow6SqvrkOUVIStow5kUqcCBow635W7+YAem2TJNxH+CpVgpGV24osiQx+ZQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/generator": "^7.11.6",
|
"@babel/generator": "^7.11.6",
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@lingui/conf": "^3.12.1",
|
"@lingui/conf": "^3.13.0",
|
||||||
"mkdirp": "^1.0.4"
|
"mkdirp": "^1.0.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@lingui/cli": {
|
"@lingui/cli": {
|
||||||
"version": "3.12.1",
|
"version": "3.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.13.0.tgz",
|
||||||
"integrity": "sha512-Z3klth+zD3+oqkDEhm1cTuI1Z9K/lyZD615cUQXPxLZRn9dokZ+9enoJNiese412VMNvcp/dtYC+wfyMpYX2PQ==",
|
"integrity": "sha512-hK/7z+hqxT9CSzUQUQEefurbjmZCJldLG9kbSp8mNgJ+XLAv1mWPve79pYCbtMK7M7vbyU4uG0ncnH+pHKFF/w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/generator": "^7.11.6",
|
"@babel/generator": "^7.11.6",
|
||||||
"@babel/parser": "^7.11.5",
|
"@babel/parser": "^7.11.5",
|
||||||
"@babel/plugin-syntax-jsx": "^7.10.4",
|
"@babel/plugin-syntax-jsx": "^7.10.4",
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.11.2",
|
||||||
"@babel/types": "^7.11.5",
|
"@babel/types": "^7.11.5",
|
||||||
"@lingui/babel-plugin-extract-messages": "^3.12.1",
|
"@lingui/babel-plugin-extract-messages": "^3.13.0",
|
||||||
"@lingui/conf": "^3.12.1",
|
"@lingui/conf": "^3.13.0",
|
||||||
"babel-plugin-macros": "^3.0.1",
|
"babel-plugin-macros": "^3.0.1",
|
||||||
"bcp-47": "^1.0.7",
|
"bcp-47": "^1.0.7",
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"chokidar": "3.5.1",
|
"chokidar": "3.5.1",
|
||||||
"cli-table": "^0.3.1",
|
"cli-table": "0.3.6",
|
||||||
"commander": "^6.1.0",
|
"commander": "^6.1.0",
|
||||||
"date-fns": "^2.16.1",
|
"date-fns": "^2.16.1",
|
||||||
"fs-extra": "^9.0.1",
|
"fs-extra": "^9.0.1",
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||||
"@goauthentik/api": "^2021.10.4-1637919181",
|
"@goauthentik/api": "^2021.10.4-1637919181",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
|
||||||
"@lingui/cli": "^3.12.1",
|
"@lingui/cli": "^3.13.0",
|
||||||
"@lingui/core": "^3.13.0",
|
"@lingui/core": "^3.13.0",
|
||||||
"@lingui/detect-locale": "^3.13.0",
|
"@lingui/detect-locale": "^3.13.0",
|
||||||
"@lingui/macro": "^3.13.0",
|
"@lingui/macro": "^3.13.0",
|
||||||
|
|
Reference in New Issue