From c31df2b3f9bc8fd73df6cd7e93ccb569e11592d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 09:00:35 +0100 Subject: [PATCH] build(deps): bump @lingui/cli from 3.12.1 to 3.13.0 in /web (#1854) --- web/package-lock.json | 42 +++++++++++++++++++++--------------------- web/package.json | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 552a63f6b..f8b675e8a 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -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", diff --git a/web/package.json b/web/package.json index 68cb8a114..6181615e2 100644 --- a/web/package.json +++ b/web/package.json @@ -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",