From 90781e9265373e9021b480503f8f129b0f3fed56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 18:39:46 +0000 Subject: [PATCH] Bump @lingui/cli from 3.8.10 to 3.13.3 in /awx/ui Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 3.8.10 to 3.13.3. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lingui/js-lingui/compare/v3.8.10...v3.13.3) --- updated-dependencies: - dependency-name: "@lingui/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- awx/ui/package-lock.json | 59 ++++++++++++++++++++++------------------ awx/ui/package.json | 2 +- 2 files changed, 33 insertions(+), 28 deletions(-) diff --git a/awx/ui/package-lock.json b/awx/ui/package-lock.json index ea69ab65def5..7b37815f7b93 100644 --- a/awx/ui/package-lock.json +++ b/awx/ui/package-lock.json @@ -41,7 +41,7 @@ "@babel/polyfill": "^7.8.7", "@babel/preset-react": "7.16.7", "@cypress/instrument-cra": "^1.4.0", - "@lingui/cli": "^3.7.1", + "@lingui/cli": "^3.13.3", "@lingui/loader": "^3.8.3", "@lingui/macro": "^3.7.1", "@nteract/mockument": "^1.0.4", @@ -3319,14 +3319,14 @@ } }, "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "3.8.10", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.8.10.tgz", - "integrity": "sha512-16EnNRb1HXNjdDLMY3xS7jh0wKA00x21LC1CIKRAki80u92jvkSMOJYk+lD6yhdrcl0dH5OMAbdluAm1+rpEPw==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.13.3.tgz", + "integrity": "sha512-s5onRmsR7Y5J8c5yJIZaf1kW+gqV+yece1mYoHHVGlJjEh8id0mksVMj8IrUtkwE4JhUxSCxfRNoloGulaAyqw==", "dev": true, "dependencies": { "@babel/generator": "^7.11.6", "@babel/runtime": "^7.11.2", - "@lingui/conf": "^3.8.10", + "@lingui/conf": "^3.13.3", "mkdirp": "^1.0.4" }, "engines": { @@ -3334,9 +3334,9 @@ } }, "node_modules/@lingui/cli": { - "version": "3.8.10", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.8.10.tgz", - "integrity": "sha512-YLkT5e6JRwVcXEwLD0++/m1p/wvRQbLj/+m8geXfrcFfrsQyT3uhHNZRFK0GdsjyDslSqJYbalYibJUbgC2sOA==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.13.3.tgz", + "integrity": "sha512-6AswBsIAn3+JZj9hhqcKjPGpBPnM8m7TT235iQiWHHbq11DDh1l0eH6KTCqCaWW9nIALWgxmI/03zCInRTrzRQ==", "dev": true, "dependencies": { "@babel/generator": "^7.11.6", @@ -3344,13 +3344,13 @@ "@babel/plugin-syntax-jsx": "^7.10.4", "@babel/runtime": "^7.11.2", "@babel/types": "^7.11.5", - "@lingui/babel-plugin-extract-messages": "^3.8.10", - "@lingui/conf": "^3.8.10", + "@lingui/babel-plugin-extract-messages": "^3.13.3", + "@lingui/conf": "^3.13.3", "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", @@ -3376,6 +3376,11 @@ }, "engines": { "node": ">=10.0.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0", + "babel-plugin-macros": "2 || 3", + "typescript": "2 || 3 || 4" } }, "node_modules/@lingui/cli/node_modules/ansi-styles": { @@ -3465,9 +3470,9 @@ } }, "node_modules/@lingui/conf": { - "version": "3.8.10", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.8.10.tgz", - "integrity": "sha512-4KdH+23WXZ5g+LRlvvise3z3mdd41zLgqSJ/PUCMGk60RfElvTrTdxpnm2tOF/2hr+OyGCQEy6kLq606y639qw==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.3.tgz", + "integrity": "sha512-UmGx/5rtSvb2S+RFYjQGiux5Xh5xvVICss4ONf8eU4Xm8jUvjtErTXVSF3GAhCI2aC/R3bZJZf0uSj7LbsrOiw==", "dev": true, "dependencies": { "@babel/runtime": "^7.11.2", @@ -24558,21 +24563,21 @@ } }, "@lingui/babel-plugin-extract-messages": { - "version": "3.8.10", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.8.10.tgz", - "integrity": "sha512-16EnNRb1HXNjdDLMY3xS7jh0wKA00x21LC1CIKRAki80u92jvkSMOJYk+lD6yhdrcl0dH5OMAbdluAm1+rpEPw==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-3.13.3.tgz", + "integrity": "sha512-s5onRmsR7Y5J8c5yJIZaf1kW+gqV+yece1mYoHHVGlJjEh8id0mksVMj8IrUtkwE4JhUxSCxfRNoloGulaAyqw==", "dev": true, "requires": { "@babel/generator": "^7.11.6", "@babel/runtime": "^7.11.2", - "@lingui/conf": "^3.8.10", + "@lingui/conf": "^3.13.3", "mkdirp": "^1.0.4" } }, "@lingui/cli": { - "version": "3.8.10", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.8.10.tgz", - "integrity": "sha512-YLkT5e6JRwVcXEwLD0++/m1p/wvRQbLj/+m8geXfrcFfrsQyT3uhHNZRFK0GdsjyDslSqJYbalYibJUbgC2sOA==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-3.13.3.tgz", + "integrity": "sha512-6AswBsIAn3+JZj9hhqcKjPGpBPnM8m7TT235iQiWHHbq11DDh1l0eH6KTCqCaWW9nIALWgxmI/03zCInRTrzRQ==", "dev": true, "requires": { "@babel/generator": "^7.11.6", @@ -24580,13 +24585,13 @@ "@babel/plugin-syntax-jsx": "^7.10.4", "@babel/runtime": "^7.11.2", "@babel/types": "^7.11.5", - "@lingui/babel-plugin-extract-messages": "^3.8.10", - "@lingui/conf": "^3.8.10", + "@lingui/babel-plugin-extract-messages": "^3.13.3", + "@lingui/conf": "^3.13.3", "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", @@ -24676,9 +24681,9 @@ } }, "@lingui/conf": { - "version": "3.8.10", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.8.10.tgz", - "integrity": "sha512-4KdH+23WXZ5g+LRlvvise3z3mdd41zLgqSJ/PUCMGk60RfElvTrTdxpnm2tOF/2hr+OyGCQEy6kLq606y639qw==", + "version": "3.13.3", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-3.13.3.tgz", + "integrity": "sha512-UmGx/5rtSvb2S+RFYjQGiux5Xh5xvVICss4ONf8eU4Xm8jUvjtErTXVSF3GAhCI2aC/R3bZJZf0uSj7LbsrOiw==", "dev": true, "requires": { "@babel/runtime": "^7.11.2", diff --git a/awx/ui/package.json b/awx/ui/package.json index da6ad49e0f36..eaca90b0b956 100644 --- a/awx/ui/package.json +++ b/awx/ui/package.json @@ -41,7 +41,7 @@ "@babel/polyfill": "^7.8.7", "@babel/preset-react": "7.16.7", "@cypress/instrument-cra": "^1.4.0", - "@lingui/cli": "^3.7.1", + "@lingui/cli": "^3.13.3", "@lingui/loader": "^3.8.3", "@lingui/macro": "^3.7.1", "@nteract/mockument": "^1.0.4",