build(deps): bump @lingui/cli from 3.12.1 to 3.13.0 in /web (#1854)

This commit is contained in:
dependabot[bot] 2021-11-29 09:00:35 +01:00 committed by GitHub
parent 3f2637cffa
commit c31df2b3f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 22 deletions

42
web/package-lock.json generated
View File

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

View File

@ -53,7 +53,7 @@
"@fortawesome/fontawesome-free": "^5.15.4",
"@goauthentik/api": "^2021.10.4-1637919181",
"@jackfranklin/rollup-plugin-markdown": "^0.3.0",
"@lingui/cli": "^3.12.1",
"@lingui/cli": "^3.13.0",
"@lingui/core": "^3.13.0",
"@lingui/detect-locale": "^3.13.0",
"@lingui/macro": "^3.13.0",