Skip to content

Commit

Permalink
[WSO2 Release][Jenkins #1967] [Release 1.1.124] update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Feb 13, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 69c63c0 commit db793a1
Showing 27 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions apps/authentication-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@wso2is/authentication-portal",
"version": "1.1.124",
"version": "1.1.125",
"description": "WSO2 Identity Server Authentication Portal",
"author": "WSO2",
"license": "Apache-2.0",
"scripts": {
"build": "node scripts/build.js"
},
"dependencies": {
"@wso2is/theme": "^1.1.124"
"@wso2is/theme": "^1.1.125"
}
}
2 changes: 1 addition & 1 deletion apps/console/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions apps/console/package.json
Original file line number Diff line number Diff line change
@@ -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",
4 changes: 2 additions & 2 deletions apps/email-otp-authentication-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"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",
"scripts": {
"build": "node scripts/build.js"
},
"dependencies": {
"@wso2is/theme": "^1.1.124"
"@wso2is/theme": "^1.1.125"
}
}
2 changes: 1 addition & 1 deletion apps/myaccount/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions apps/myaccount/package.json
Original file line number Diff line number Diff line change
@@ -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": {
4 changes: 2 additions & 2 deletions apps/recovery-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@wso2is/recovery-portal",
"version": "1.1.124",
"version": "1.1.125",
"description": "WSO2 Identity Server Recovery Portal",
"author": "WSO2",
"license": "Apache-2.0",
"scripts": {
"build": "node scripts/build.js"
},
"dependencies": {
"@wso2is/theme": "^1.1.124"
"@wso2is/theme": "^1.1.125"
}
}
4 changes: 2 additions & 2 deletions apps/sms-otp-authentication-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"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",
"scripts": {
"build": "node scripts/build.js"
},
"dependencies": {
"@wso2is/theme": "^1.1.124"
"@wso2is/theme": "^1.1.125"
}
}
4 changes: 2 additions & 2 deletions apps/x509-certificate-authentication-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"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",
"scripts": {
"build": "node scripts/build.js"
},
"dependencies": {
"@wso2is/theme": "^1.1.124"
"@wso2is/theme": "^1.1.125"
}
}
4 changes: 2 additions & 2 deletions components/theme/package.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -5,5 +5,5 @@
"modules/*",
"tests"
],
"version": "1.1.124"
"version": "1.1.125"
}
2 changes: 1 addition & 1 deletion modules/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/core/package.json
Original file line number Diff line number Diff line change
@@ -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",
2 changes: 1 addition & 1 deletion modules/forms/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/forms/package.json
Original file line number Diff line number Diff line change
@@ -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",
2 changes: 1 addition & 1 deletion modules/i18n/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions modules/i18n/package.json
Original file line number Diff line number Diff line change
@@ -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"
2 changes: 1 addition & 1 deletion modules/react-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions modules/react-components/package.json
Original file line number Diff line number Diff line change
@@ -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": {
2 changes: 1 addition & 1 deletion modules/theme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/theme/package.json
Original file line number Diff line number Diff line change
@@ -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",
2 changes: 1 addition & 1 deletion modules/validation/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/validation/package.json
Original file line number Diff line number Diff line change
@@ -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",
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
2 changes: 1 addition & 1 deletion tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
@@ -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",

0 comments on commit db793a1

Please sign in to comment.