From db793a14495c3a5c7058e6efb9770155626a1dde Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Sat, 13 Feb 2021 06:32:45 +0000 Subject: [PATCH] [WSO2 Release][Jenkins #1967] [Release 1.1.124] update package versions --- apps/authentication-portal/package.json | 4 ++-- apps/console/package-lock.json | 2 +- apps/console/package.json | 14 +++++++------- apps/email-otp-authentication-portal/package.json | 4 ++-- apps/myaccount/package-lock.json | 2 +- apps/myaccount/package.json | 14 +++++++------- apps/recovery-portal/package.json | 4 ++-- apps/sms-otp-authentication-portal/package.json | 4 ++-- .../package.json | 4 ++-- components/theme/package.json | 4 ++-- lerna.json | 2 +- modules/core/package-lock.json | 2 +- modules/core/package.json | 2 +- modules/forms/package-lock.json | 2 +- modules/forms/package.json | 2 +- modules/i18n/package-lock.json | 2 +- modules/i18n/package.json | 4 ++-- modules/react-components/package-lock.json | 2 +- modules/react-components/package.json | 8 ++++---- modules/theme/package-lock.json | 2 +- modules/theme/package.json | 2 +- modules/validation/package-lock.json | 2 +- modules/validation/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- tests/package-lock.json | 2 +- tests/package.json | 2 +- 27 files changed, 49 insertions(+), 49 deletions(-) diff --git a/apps/authentication-portal/package.json b/apps/authentication-portal/package.json index 9d28753f9f9..6bc841660c7 100644 --- a/apps/authentication-portal/package.json +++ b/apps/authentication-portal/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/authentication-portal", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server Authentication Portal", "author": "WSO2", "license": "Apache-2.0", @@ -8,6 +8,6 @@ "build": "node scripts/build.js" }, "dependencies": { - "@wso2is/theme": "^1.1.124" + "@wso2is/theme": "^1.1.125" } } diff --git a/apps/console/package-lock.json b/apps/console/package-lock.json index f7372c19474..c759554bfbc 100644 --- a/apps/console/package-lock.json +++ b/apps/console/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/console", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/apps/console/package.json b/apps/console/package.json index d2eae466adf..91e230fc730 100755 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/console", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", @@ -24,12 +24,12 @@ "test": "npx jest --passWithNoTests" }, "dependencies": { - "@wso2is/core": "^1.1.124", - "@wso2is/forms": "^1.1.124", - "@wso2is/i18n": "^1.1.124", - "@wso2is/react-components": "^1.1.124", - "@wso2is/theme": "^1.1.124", - "@wso2is/validation": "^1.1.124", + "@wso2is/core": "^1.1.125", + "@wso2is/forms": "^1.1.125", + "@wso2is/i18n": "^1.1.125", + "@wso2is/react-components": "^1.1.125", + "@wso2is/theme": "^1.1.125", + "@wso2is/validation": "^1.1.125", "country-language": "^0.1.7", "reactour": "^1.18.0", "redux-mock-store": "^1.5.4", diff --git a/apps/email-otp-authentication-portal/package.json b/apps/email-otp-authentication-portal/package.json index 07377fd8298..cc0d5421680 100644 --- a/apps/email-otp-authentication-portal/package.json +++ b/apps/email-otp-authentication-portal/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/email-otp-authentication-portal", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server Email OTP Authentication Portal", "author": "WSO2", "license": "Apache-2.0", @@ -8,6 +8,6 @@ "build": "node scripts/build.js" }, "dependencies": { - "@wso2is/theme": "^1.1.124" + "@wso2is/theme": "^1.1.125" } } diff --git a/apps/myaccount/package-lock.json b/apps/myaccount/package-lock.json index ecfab15be96..fc58814832e 100644 --- a/apps/myaccount/package-lock.json +++ b/apps/myaccount/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/myaccount", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/apps/myaccount/package.json b/apps/myaccount/package.json index ce96ad33c77..454ac4a20e5 100644 --- a/apps/myaccount/package.json +++ b/apps/myaccount/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/myaccount", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server My Account", "author": "WSO2", "license": "Apache-2.0", @@ -24,12 +24,12 @@ "test": "npx jest --passWithNoTests" }, "dependencies": { - "@wso2is/core": "^1.1.124", - "@wso2is/forms": "^1.1.124", - "@wso2is/i18n": "^1.1.124", - "@wso2is/react-components": "^1.1.124", - "@wso2is/theme": "^1.1.124", - "@wso2is/validation": "^1.1.124", + "@wso2is/core": "^1.1.125", + "@wso2is/forms": "^1.1.125", + "@wso2is/i18n": "^1.1.125", + "@wso2is/react-components": "^1.1.125", + "@wso2is/theme": "^1.1.125", + "@wso2is/validation": "^1.1.125", "qrcode.react": "^1.0.0" }, "devDependencies": { diff --git a/apps/recovery-portal/package.json b/apps/recovery-portal/package.json index b3002722930..8cc10eccdf7 100644 --- a/apps/recovery-portal/package.json +++ b/apps/recovery-portal/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/recovery-portal", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server Recovery Portal", "author": "WSO2", "license": "Apache-2.0", @@ -8,6 +8,6 @@ "build": "node scripts/build.js" }, "dependencies": { - "@wso2is/theme": "^1.1.124" + "@wso2is/theme": "^1.1.125" } } diff --git a/apps/sms-otp-authentication-portal/package.json b/apps/sms-otp-authentication-portal/package.json index 841153e3695..81c9a97ac1c 100644 --- a/apps/sms-otp-authentication-portal/package.json +++ b/apps/sms-otp-authentication-portal/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/sms-otp-authentication-portal", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server SMS OTP Authentication Portal", "author": "WSO2", "license": "Apache-2.0", @@ -8,6 +8,6 @@ "build": "node scripts/build.js" }, "dependencies": { - "@wso2is/theme": "^1.1.124" + "@wso2is/theme": "^1.1.125" } } diff --git a/apps/x509-certificate-authentication-portal/package.json b/apps/x509-certificate-authentication-portal/package.json index f24b927630f..11d6167916e 100644 --- a/apps/x509-certificate-authentication-portal/package.json +++ b/apps/x509-certificate-authentication-portal/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/x509-certificate-authentication-portal", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server X509 Certificate Authentication Portal", "author": "WSO2", "license": "Apache-2.0", @@ -8,6 +8,6 @@ "build": "node scripts/build.js" }, "dependencies": { - "@wso2is/theme": "^1.1.124" + "@wso2is/theme": "^1.1.125" } } diff --git a/components/theme/package.json b/components/theme/package.json index 6e29b803e54..840d7ad46a8 100644 --- a/components/theme/package.json +++ b/components/theme/package.json @@ -1,10 +1,10 @@ { "name": "@wso2is/theme-component", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server Theme Component", "author": "WSO2", "license": "Apache-2.0", "dependencies": { - "@wso2is/theme": "^1.1.124" + "@wso2is/theme": "^1.1.125" } } diff --git a/lerna.json b/lerna.json index 382de1f98f7..0e9196b5236 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ "modules/*", "tests" ], - "version": "1.1.124" + "version": "1.1.125" } diff --git a/modules/core/package-lock.json b/modules/core/package-lock.json index ea5d2cc0e92..c39e18c514a 100644 --- a/modules/core/package-lock.json +++ b/modules/core/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/core", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/modules/core/package.json b/modules/core/package.json index 73b58b1d6ff..058806a658f 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/core", - "version": "1.1.124", + "version": "1.1.125", "description": "Commonly used configs, schemas, utilities and low level services for WSO2 Identity Server frontend apps", "keywords": [ "WSO2", diff --git a/modules/forms/package-lock.json b/modules/forms/package-lock.json index ca08e91b617..5a81da2de04 100644 --- a/modules/forms/package-lock.json +++ b/modules/forms/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/forms", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/modules/forms/package.json b/modules/forms/package.json index 8d0ee4544f9..7553bc03c5e 100644 --- a/modules/forms/package.json +++ b/modules/forms/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/forms", - "version": "1.1.124", + "version": "1.1.125", "description": "Forms module for WSO2 Identity Server web-apps.", "keywords": [ "WSO2", diff --git a/modules/i18n/package-lock.json b/modules/i18n/package-lock.json index 39e5d959980..f2e3be03b4b 100644 --- a/modules/i18n/package-lock.json +++ b/modules/i18n/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/i18n", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/modules/i18n/package.json b/modules/i18n/package.json index 2be894108a3..f0419b1480c 100644 --- a/modules/i18n/package.json +++ b/modules/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/i18n", - "version": "1.1.124", + "version": "1.1.125", "description": "This module contains the configs, helpers and translations required to make an identity app available in multiple languages.", "keywords": [ "WSO2", @@ -31,7 +31,7 @@ "license": "Apache-2.0", "dependencies": { "@types/jest": "^26.0.14", - "@wso2is/core": "^1.1.124", + "@wso2is/core": "^1.1.125", "babel-jest": "^26.3.0", "jest": "^26.4.2", "ts-jest": "^26.4.0" diff --git a/modules/react-components/package-lock.json b/modules/react-components/package-lock.json index ad53f531972..b2eb6889ee2 100644 --- a/modules/react-components/package-lock.json +++ b/modules/react-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/react-components", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/modules/react-components/package.json b/modules/react-components/package.json index c9964f0aab7..a4f4a32972f 100644 --- a/modules/react-components/package.json +++ b/modules/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/react-components", - "version": "1.1.124", + "version": "1.1.125", "description": "A React component library for WSO2 Identity Server frontend apps implementing Semantic UI Framework", "keywords": [ "WSO2", @@ -30,9 +30,9 @@ "author": "WSO2", "license": "Apache-2.0", "dependencies": { - "@wso2is/core": "^1.1.124", - "@wso2is/forms": "^1.1.124", - "@wso2is/theme": "^1.1.124", + "@wso2is/core": "^1.1.125", + "@wso2is/forms": "^1.1.125", + "@wso2is/theme": "^1.1.125", "react-transition-group": "^4.4.1" }, "peerDependencies": { diff --git a/modules/theme/package-lock.json b/modules/theme/package-lock.json index 8911d5ec942..8ad184b6fce 100644 --- a/modules/theme/package-lock.json +++ b/modules/theme/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/theme", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/modules/theme/package.json b/modules/theme/package.json index baed8454551..1885ec7d64b 100644 --- a/modules/theme/package.json +++ b/modules/theme/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/theme", - "version": "1.1.124", + "version": "1.1.125", "description": "Theme for web components of WSO2 Identity Server Webapps.", "keywords": [ "WSO2", diff --git a/modules/validation/package-lock.json b/modules/validation/package-lock.json index 8c762b41b7a..0b94fda5691 100644 --- a/modules/validation/package-lock.json +++ b/modules/validation/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/validation", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/modules/validation/package.json b/modules/validation/package.json index 4687c8adce6..7da618e7dd9 100644 --- a/modules/validation/package.json +++ b/modules/validation/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/validation", - "version": "1.1.124", + "version": "1.1.125", "description": "Validator module for WSO2 Identity Server web-apps.", "keywords": [ "WSO2", diff --git a/package-lock.json b/package-lock.json index dde05b474e0..8306c275f4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/webapps", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9509542d535..4fabd819746 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/webapps", - "version": "1.1.124", + "version": "1.1.125", "description": "WSO2 Identity Server Web Applications", "keywords": [ "WSO2", diff --git a/tests/package-lock.json b/tests/package-lock.json index cd6332d23c0..a450416c328 100644 --- a/tests/package-lock.json +++ b/tests/package-lock.json @@ -1,6 +1,6 @@ { "name": "@wso2is/integration-tests", - "version": "1.1.124", + "version": "1.1.125", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/tests/package.json b/tests/package.json index ba11eb449fb..ba4130e2145 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/integration-tests", - "version": "1.1.124", + "version": "1.1.125", "description": "Cypress integration tests for WSO2 Identity Apps.", "author": "WSO2", "license": "Apache-2.0",