From 17058491df745df501e5c1dea381fc7066336e60 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Wed, 14 Jun 2023 17:48:46 +0000 Subject: [PATCH] [WSO2 Release][Jenkins #5263] [Release 1.6.343] update package versions --- apps/console/package.json | 18 +++++----- apps/myaccount/package.json | 16 ++++----- java/package.json | 4 +-- lerna.json | 2 +- modules/access-control/package.json | 4 +-- modules/core/package.json | 2 +- modules/form/package.json | 8 ++--- modules/forms/package.json | 4 +-- modules/i18n/package.json | 4 +-- modules/nx/package.json | 2 +- modules/react-components/package.json | 8 ++--- modules/theme/package.json | 2 +- modules/validation/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 48 +++++++++++++-------------- tests/package.json | 2 +- 16 files changed, 64 insertions(+), 64 deletions(-) diff --git a/apps/console/package.json b/apps/console/package.json index 4bfa501a47c..792a9d0e154 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/console", - "version": "1.6.343", + "version": "1.6.344", "description": "WSO2 Identity Server Console", "author": "WSO2", "license": "Apache-2.0", @@ -47,14 +47,14 @@ }, "dependencies": { "@asgardeo/auth-react": "^1.1.23", - "@wso2is/access-control": "^1.6.343", - "@wso2is/core": "^1.6.343", - "@wso2is/form": "^1.6.343", - "@wso2is/forms": "^1.6.343", - "@wso2is/i18n": "^1.6.343", - "@wso2is/react-components": "^1.6.343", - "@wso2is/theme": "^1.6.343", - "@wso2is/validation": "^1.6.343", + "@wso2is/access-control": "^1.6.344", + "@wso2is/core": "^1.6.344", + "@wso2is/form": "^1.6.344", + "@wso2is/forms": "^1.6.344", + "@wso2is/i18n": "^1.6.344", + "@wso2is/react-components": "^1.6.344", + "@wso2is/theme": "^1.6.344", + "@wso2is/validation": "^1.6.344", "axios": "^0.19.2", "codemirror": "^5.52.0", "country-language": "^0.1.7", diff --git a/apps/myaccount/package.json b/apps/myaccount/package.json index 0b2931cfe2e..f803d65e62a 100644 --- a/apps/myaccount/package.json +++ b/apps/myaccount/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/myaccount", - "version": "1.6.343", + "version": "1.6.344", "description": "WSO2 Identity Server My Account", "author": "WSO2", "license": "Apache-2.0", @@ -40,13 +40,13 @@ "dependencies": { "@asgardeo/auth-react": "^1.1.23", "@babel/polyfill": "^7.0.0", - "@wso2is/access-control": "^1.6.343", - "@wso2is/core": "^1.6.343", - "@wso2is/forms": "^1.6.343", - "@wso2is/i18n": "^1.6.343", - "@wso2is/react-components": "^1.6.343", - "@wso2is/theme": "^1.6.343", - "@wso2is/validation": "^1.6.343", + "@wso2is/access-control": "^1.6.344", + "@wso2is/core": "^1.6.344", + "@wso2is/forms": "^1.6.344", + "@wso2is/i18n": "^1.6.344", + "@wso2is/react-components": "^1.6.344", + "@wso2is/theme": "^1.6.344", + "@wso2is/validation": "^1.6.344", "axios": "^0.19.2", "history": "^4.9.0", "i18next": "^21.9.1", diff --git a/java/package.json b/java/package.json index 15b69503d2c..3f2b5f48471 100644 --- a/java/package.json +++ b/java/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/authentication-portal", - "version": "1.6.343", + "version": "1.6.344", "description": "WSO2 Identity Server Authentication Portal", "author": "WSO2", "license": "Apache-2.0", @@ -12,7 +12,7 @@ "clean:node-modules": "pnpm rimraf node_modules" }, "dependencies": { - "@wso2is/theme": "^1.6.343", + "@wso2is/theme": "^1.6.344", "rimraf": "^3.0.2" } } diff --git a/lerna.json b/lerna.json index 4886e5424ea..0f85542286f 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ "modules/*", "tests" ], - "version": "1.6.343" + "version": "1.6.344" } diff --git a/modules/access-control/package.json b/modules/access-control/package.json index 5fab79b6892..c244d6e0981 100644 --- a/modules/access-control/package.json +++ b/modules/access-control/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/access-control", - "version": "1.6.343", + "version": "1.6.344", "description": "Access control module for WSO2 Identity Server front end applications", "main": "dist/src/index.js", "types": "dist/types/index.d.ts", @@ -36,7 +36,7 @@ "author": "WSO2", "license": "Apache-2.0", "dependencies": { - "@wso2is/core": "^1.6.343", + "@wso2is/core": "^1.6.344", "jest": "^26.4.2", "react-access-control": "^1.0.1", "ts-jest": "^26.4.0" diff --git a/modules/core/package.json b/modules/core/package.json index c28b3092700..ea3d1b09b16 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/core", - "version": "1.6.343", + "version": "1.6.344", "description": "Commonly used configs, schemas, utilities and low level services for WSO2 Identity Server frontend apps", "keywords": [ "WSO2", diff --git a/modules/form/package.json b/modules/form/package.json index 16d18e5a359..f73d5bd5b37 100644 --- a/modules/form/package.json +++ b/modules/form/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/form", - "version": "1.6.343", + "version": "1.6.344", "description": "Form library for WSO2 Identity Server front end applications.", "keywords": [ "WSO2", @@ -34,9 +34,9 @@ "typecheck": "pnpm compile" }, "dependencies": { - "@wso2is/core": "^1.6.343", - "@wso2is/react-components": "^1.6.343", - "@wso2is/validation": "^1.6.343", + "@wso2is/core": "^1.6.344", + "@wso2is/react-components": "^1.6.344", + "@wso2is/validation": "^1.6.344", "final-form": "^4.20.2", "joi": "^17.4.0", "lodash-es": "^4.17.21", diff --git a/modules/forms/package.json b/modules/forms/package.json index 41e11ba1812..71c365fd4c5 100644 --- a/modules/forms/package.json +++ b/modules/forms/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/forms", - "version": "1.6.343", + "version": "1.6.344", "description": "Forms module for WSO2 Identity Server web-apps.", "keywords": [ "WSO2", @@ -32,7 +32,7 @@ "typecheck": "pnpm compile" }, "dependencies": { - "@wso2is/core": "^1.6.343", + "@wso2is/core": "^1.6.344", "classnames": "^2.2.6", "lodash-es": "^4.17.21", "semantic-ui-react": "^2.1.3" diff --git a/modules/i18n/package.json b/modules/i18n/package.json index d62de4be6f7..c61a8cd4d25 100644 --- a/modules/i18n/package.json +++ b/modules/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/i18n", - "version": "1.6.343", + "version": "1.6.344", "description": "This module contains the configs, helpers and translations required to make an identity app available in multiple languages.", "keywords": [ "WSO2", @@ -42,7 +42,7 @@ "license": "Apache-2.0", "dependencies": { "@types/jest": "^26.0.14", - "@wso2is/core": "^1.6.343", + "@wso2is/core": "^1.6.344", "babel-jest": "^26.3.0", "i18next": "^21.9.1", "i18next-browser-languagedetector": "^6.1.5", diff --git a/modules/nx/package.json b/modules/nx/package.json index a933d31665e..38d58495194 100644 --- a/modules/nx/package.json +++ b/modules/nx/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/nx", - "version": "1.6.343", + "version": "1.6.344", "description": "Nx plugin for WSO2 Identity Server apps.", "keywords": [ "WSO2", diff --git a/modules/react-components/package.json b/modules/react-components/package.json index 809701ae446..5e4de111e2b 100644 --- a/modules/react-components/package.json +++ b/modules/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/react-components", - "version": "1.6.343", + "version": "1.6.344", "description": "A React component library for WSO2 Identity Server frontend apps implementing Semantic UI Framework", "keywords": [ "WSO2", @@ -45,9 +45,9 @@ "@storybook/manager-webpack5": "^6.5.9", "@storybook/react": "^6.5.9", "@storybook/theming": "^6.5.9", - "@wso2is/core": "^1.6.343", - "@wso2is/forms": "^1.6.343", - "@wso2is/theme": "^1.6.343", + "@wso2is/core": "^1.6.344", + "@wso2is/forms": "^1.6.344", + "@wso2is/theme": "^1.6.344", "classnames": "^2.2.6", "codemirror": "^5.52.0", "i18next": "^21.9.1", diff --git a/modules/theme/package.json b/modules/theme/package.json index d2f5960d755..0375c3c36a5 100644 --- a/modules/theme/package.json +++ b/modules/theme/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/theme", - "version": "1.6.343", + "version": "1.6.344", "description": "Theme for web components of WSO2 Identity Server Webapps.", "keywords": [ "WSO2", diff --git a/modules/validation/package.json b/modules/validation/package.json index 2190f53daa7..9eb7d57d910 100644 --- a/modules/validation/package.json +++ b/modules/validation/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/validation", - "version": "1.6.343", + "version": "1.6.344", "description": "Validator module for WSO2 Identity Server web-apps.", "keywords": [ "WSO2", diff --git a/package.json b/package.json index 67b5c2112aa..b5ca949f62e 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@wso2is/webapps", - "version": "1.6.343", + "version": "1.6.344", "description": "WSO2 Identity Server Web Applications", "keywords": [ "WSO2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 958be373f19..ede7f14279c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -344,14 +344,14 @@ importers: '@types/webpack-env': ^1.16.0 '@typescript-eslint/eslint-plugin': ^4.17.0 '@typescript-eslint/parser': ^4.17.0 - '@wso2is/access-control': ^1.6.343 - '@wso2is/core': ^1.6.343 - '@wso2is/form': ^1.6.343 - '@wso2is/forms': ^1.6.343 - '@wso2is/i18n': ^1.6.343 - '@wso2is/react-components': ^1.6.343 - '@wso2is/theme': ^1.6.343 - '@wso2is/validation': ^1.6.343 + '@wso2is/access-control': ^1.6.344 + '@wso2is/core': ^1.6.344 + '@wso2is/form': ^1.6.344 + '@wso2is/forms': ^1.6.344 + '@wso2is/i18n': ^1.6.344 + '@wso2is/react-components': ^1.6.344 + '@wso2is/theme': ^1.6.344 + '@wso2is/validation': ^1.6.344 axios: ^0.19.2 codemirror: ^5.52.0 country-language: ^0.1.7 @@ -531,13 +531,13 @@ importers: '@types/webpack-env': ^1.16.0 '@typescript-eslint/eslint-plugin': ^4.17.0 '@typescript-eslint/parser': ^4.17.0 - '@wso2is/access-control': ^1.6.343 - '@wso2is/core': ^1.6.343 - '@wso2is/forms': ^1.6.343 - '@wso2is/i18n': ^1.6.343 - '@wso2is/react-components': ^1.6.343 - '@wso2is/theme': ^1.6.343 - '@wso2is/validation': ^1.6.343 + '@wso2is/access-control': ^1.6.344 + '@wso2is/core': ^1.6.344 + '@wso2is/forms': ^1.6.344 + '@wso2is/i18n': ^1.6.344 + '@wso2is/react-components': ^1.6.344 + '@wso2is/theme': ^1.6.344 + '@wso2is/validation': ^1.6.344 axios: ^0.19.2 css-loader: ^1.0.0 eslint: ^7.20.0 @@ -665,7 +665,7 @@ importers: '@types/react': ^18.0.18 '@typescript-eslint/eslint-plugin': ^4.17.0 '@typescript-eslint/parser': ^4.17.0 - '@wso2is/core': ^1.6.343 + '@wso2is/core': ^1.6.344 eslint: ^7.20.0 eslint-plugin-import: ^2.20.2 eslint-plugin-react: ^7.18.3 @@ -773,9 +773,9 @@ importers: '@types/react': ^18.0.18 '@typescript-eslint/eslint-plugin': ^4.17.0 '@typescript-eslint/parser': ^4.17.0 - '@wso2is/core': ^1.6.343 - '@wso2is/react-components': ^1.6.343 - '@wso2is/validation': ^1.6.343 + '@wso2is/core': ^1.6.344 + '@wso2is/react-components': ^1.6.344 + '@wso2is/validation': ^1.6.344 eslint: ^7.20.0 eslint-plugin-import: ^2.20.2 eslint-plugin-react: ^7.18.3 @@ -829,7 +829,7 @@ importers: '@types/testing-library__jest-dom': ^5.14.3 '@typescript-eslint/eslint-plugin': ^4.17.0 '@typescript-eslint/parser': ^4.17.0 - '@wso2is/core': ^1.6.343 + '@wso2is/core': ^1.6.344 babel-polyfill: ^6.26.0 classnames: ^2.2.6 eslint: ^7.20.0 @@ -879,7 +879,7 @@ importers: '@types/node': ^13.9.2 '@typescript-eslint/eslint-plugin': ^4.17.0 '@typescript-eslint/parser': ^4.17.0 - '@wso2is/core': ^1.6.343 + '@wso2is/core': ^1.6.344 babel-jest: ^26.3.0 eslint: ^7.20.0 eslint-plugin-import: ^2.20.2 @@ -977,9 +977,9 @@ importers: '@types/react-router-dom': ^5.1.3 '@typescript-eslint/eslint-plugin': ^4.17.0 '@typescript-eslint/parser': ^4.17.0 - '@wso2is/core': ^1.6.343 - '@wso2is/forms': ^1.6.343 - '@wso2is/theme': ^1.6.343 + '@wso2is/core': ^1.6.344 + '@wso2is/forms': ^1.6.344 + '@wso2is/theme': ^1.6.344 babel-loader: ^8.1.0 babel-plugin-rename-jsx-attribute: ^0.2.4 classnames: ^2.2.6 diff --git a/tests/package.json b/tests/package.json index a6d5e46bc3f..8cfc6a9e07f 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,6 +1,6 @@ { "name": "@wso2is/integration-tests", - "version": "1.6.343", + "version": "1.6.344", "description": "Cypress integration tests for WSO2 Identity Apps.", "author": "WSO2", "license": "Apache-2.0",