Skip to content

Commit

Permalink
RAIN-6316 :: Micro-ui - Updated the UI Package version for all module…
Browse files Browse the repository at this point in the history
…s(#2910)
  • Loading branch information
jagankumar-egov authored and gajendran.c committed May 20, 2022
1 parent 8b38619 commit 8709939
Show file tree
Hide file tree
Showing 20 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion frontend/micro-ui/web/micro-ui-internals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egovernments",
"version": "1.5.1",
"version": "1.5.2",
"main": "index.js",
"workspaces": [
"example",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-css",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"main": "dist/index.css",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-libraries",
"version": "1.5.1",
"version": "1.5.2",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-common",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit Common Payment Module",
"main": "dist/index.js",
Expand All @@ -15,8 +15,8 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-commonpt",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit PT Light weight Module",
"main": "dist/index.js",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-core",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit App Core Module contains all core components",
"main": "dist/index.js",
Expand All @@ -15,8 +15,8 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-dss",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit Dashboard Module",
"main": "dist/index.js",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-date-range": "1.3.0",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-engagement",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit App Core Enagagement Module contains Notification survey documents",
"main": "dist/index.js",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-fsm",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"main": "dist/index.js",
"description": "Digit FSM Module",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"microbundle-crl": "0.13.11",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-hrms",
"version": "1.5.1",
"version": "1.5.2",
"description": "Digit HRMS Module",
"license": "MIT",
"main": "dist/index.js",
Expand All @@ -15,8 +15,8 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-mcollect",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit Misc Collections Module",
"main": "dist/index.js",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-noc",
"version": "1.5.1",
"version": "1.5.2",
"description": "Digit NOC Module",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -18,8 +18,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-obps",
"version": "1.5.1",
"version": "1.5.2",
"description": "Digit OBPS Module",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -18,8 +18,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-pgr",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit Complaints Module",
"main": "dist/index.js",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-pt",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit Property Tax Module",
"main": "dist/index.js",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-receipts",
"version": "1.5.1",
"version": "1.5.2",
"description": "Digit Receipts Module",
"license": "MIT",
"main": "dist/index.js",
Expand All @@ -15,8 +15,8 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-module-tl",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"description": "Digit Tradelicence Module",
"main": "dist/index.js",
Expand All @@ -19,8 +19,8 @@
"react-router-dom": "5.3.0"
},
"dependencies": {
"@egovernments/digit-ui-libraries": "1.5.1",
"@egovernments/digit-ui-react-components": "1.5.1",
"@egovernments/digit-ui-libraries": "1.5.2",
"@egovernments/digit-ui-react-components": "1.5.2",
"lodash.merge": "^4.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-react-components",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand Down
36 changes: 18 additions & 18 deletions frontend/micro-ui/web/package.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"name": "micro-ui",
"version":"1.5.1",
"version":"1.5.2",
"private": true,
"homepage": "/digit-ui",
"dependencies": {
"@egovernments/digit-ui-css": "1.5.1",
"@egovernments/digit-ui-libraries":"1.5.1",
"@egovernments/digit-ui-module-common":"1.5.1",
"@egovernments/digit-ui-module-core":"1.5.1",
"@egovernments/digit-ui-module-commonpt":"1.5.1",
"@egovernments/digit-ui-module-engagement":"1.5.1",
"@egovernments/digit-ui-module-dss":"1.5.1",
"@egovernments/digit-ui-module-fsm":"1.5.1",
"@egovernments/digit-ui-module-hrms":"1.5.1",
"@egovernments/digit-ui-module-mcollect":"1.5.1",
"@egovernments/digit-ui-module-obps":"1.5.1",
"@egovernments/digit-ui-module-pgr":"1.5.1",
"@egovernments/digit-ui-module-pt":"1.5.1",
"@egovernments/digit-ui-module-receipts":"1.5.1",
"@egovernments/digit-ui-module-tl":"1.5.1",
"@egovernments/digit-ui-module-noc":"1.5.1",
"@egovernments/digit-ui-react-components":"1.5.1",
"@egovernments/digit-ui-css": "1.5.2",
"@egovernments/digit-ui-libraries":"1.5.2",
"@egovernments/digit-ui-module-common":"1.5.2",
"@egovernments/digit-ui-module-core":"1.5.2",
"@egovernments/digit-ui-module-commonpt":"1.5.2",
"@egovernments/digit-ui-module-engagement":"1.5.2",
"@egovernments/digit-ui-module-dss":"1.5.2",
"@egovernments/digit-ui-module-fsm":"1.5.2",
"@egovernments/digit-ui-module-hrms":"1.5.2",
"@egovernments/digit-ui-module-mcollect":"1.5.2",
"@egovernments/digit-ui-module-obps":"1.5.2",
"@egovernments/digit-ui-module-pgr":"1.5.2",
"@egovernments/digit-ui-module-pt":"1.5.2",
"@egovernments/digit-ui-module-receipts":"1.5.2",
"@egovernments/digit-ui-module-tl":"1.5.2",
"@egovernments/digit-ui-module-noc":"1.5.2",
"@egovernments/digit-ui-react-components":"1.5.2",
"babel-loader": "8.1.0",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion frontend/micro-ui/web/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8"/>
<link rel="icon" href="https://cdn.jsdelivr.net/npm/@egovernments/digit-ui-css/img/browser-icon.png"/>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap" rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://unpkg.com/@egovernments/[email protected].1/dist/index.css"/>
<link rel="stylesheet" href="https://unpkg.com/@egovernments/[email protected].2/dist/index.css"/>
<!-- <link rel="stylesheet" href="https://unpkg.com/@egovernments/digit-ui-css/dist/index.css"/> -->
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="theme-color" content="#00bcd1"/>
Expand Down

0 comments on commit 8709939

Please sign in to comment.