Skip to content

Commit

Permalink
updated all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Feb 7, 2024
1 parent 17134d7 commit fba8706
Show file tree
Hide file tree
Showing 15 changed files with 5,489 additions and 4,945 deletions.
2 changes: 1 addition & 1 deletion micro-ui/web/packages/auth/webpack.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = () => {
exposes: {
"./AuthModule": "./src/bootstrap",
},
shared: packageJson.dependencies,
// shared: packageJson.dependencies,
}),
],
};
Expand Down
2 changes: 1 addition & 1 deletion micro-ui/web/packages/container/webpack.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = () => {
// header: `header@${domain}/header/remoteEntry.js`,
dashboard: `dashboard@${domain}/dashboard/remoteEntry.js`,
},
shared: packageJson.dependencies,
// shared: packageJson.dependencies,
}),
],
};
Expand Down
8 changes: 4 additions & 4 deletions micro-ui/web/packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"@babel/preset-env":"7.23.9"
},
"dependencies": {
"@digit-ui/digit-ui-libraries-mfe": "1.0.5",
"@digit-ui/digit-ui-module-hrms-mfe": "1.0.5",
"@digit-ui/digit-ui-module-workbench-mfe": "1.0.5",
"@egovernments/digit-ui-react-components":"1.4.105",
"@digit-ui/digit-ui-libraries-mfe": "1.0.6",
"@digit-ui/digit-ui-module-hrms-mfe": "1.0.6",
"@digit-ui/digit-ui-module-workbench-mfe": "1.0.6",
"@egovernments/digit-ui-react-components":"1.4.106",
"@digit-ui/digit-ui-module-dss-mfe": "1.0.5",
"react": "17.0.1",
"react-dom": "17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion micro-ui/web/packages/core/webpack.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module.exports = () => {
dss : `dss@${domain}/dss/remoteEntry.js`,
measurement : `measurement@${domain}/measurement/remoteEntry.js`
},
shared: packageJson.dependencies,
// shared: packageJson.dependencies,
}),
],
};
Expand Down
2 changes: 1 addition & 1 deletion micro-ui/web/packages/dashboard/webpack.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = () => {
exposes: {
"./DashboardModule": "./src/bootstrap",
},
shared: packageJson.dependencies,
// shared: packageJson.dependencies,
}),
],
};
Expand Down
8 changes: 4 additions & 4 deletions micro-ui/web/packages/dss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digit-ui/digit-ui-module-dss-mfe",
"version": "1.0.5",
"version": "1.0.6",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -23,9 +23,9 @@
"@babel/preset-env":"7.23.9"
},
"dependencies": {
"@digit-ui/digit-ui-libraries-mfe": "1.0.5",
"@digit-ui/digit-ui-module-core-base": "1.0.5",
"@egovernments/digit-ui-react-components": "1.4.105",
"@digit-ui/digit-ui-libraries-mfe": "1.0.6",
"@digit-ui/digit-ui-module-core-base": "1.0.6",
"@egovernments/digit-ui-react-components": "1.4.106",
"jsonpath": "^1.1.1",
"lodash": "4.17.21",
"react": "17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion micro-ui/web/packages/dss/webpack.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = () => {
exposes: {
"./DssModule": "./src/bootstrap",
},
shared: packageJson.dependencies,
// shared: packageJson.dependencies,
}),
],
};
Expand Down
8 changes: 4 additions & 4 deletions micro-ui/web/packages/hrms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digit-ui/digit-ui-module-hrms-mfe",
"version": "1.0.5",
"version": "1.0.6",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -27,9 +27,9 @@
"react-dom": "17.0.1",
"react-router-dom": "5.2.0",
"rxjs": "6.6.3",
"@digit-ui/digit-ui-libraries-mfe": "1.0.5",
"@egovernments/digit-ui-react-components":"1.4.105",
"@digit-ui/digit-ui-module-core-base":"1.0.5",
"@digit-ui/digit-ui-libraries-mfe": "1.0.6",
"@egovernments/digit-ui-react-components":"1.4.106",
"@digit-ui/digit-ui-module-core-base":"1.0.6",
"react-hook-form": "6.15.8",
"react-i18next": "11.16.2",
"react-query": "3.6.1",
Expand Down
10,376 changes: 5,460 additions & 4,916 deletions micro-ui/web/packages/hrms/yarn-error.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion micro-ui/web/packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@egovernments/digit-ui-react-components",
"version": "1.4.105",
"version": "1.4.106",
"license": "MIT",
"main": "dist/main.js",
"module": "dist/main.js",
Expand Down
4 changes: 2 additions & 2 deletions micro-ui/web/packages/ui-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digit-ui/digit-ui-module-core-base",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -16,7 +16,7 @@
"prepublish": "yarn build"
},
"dependencies": {
"@egovernments/digit-ui-react-components": "1.4.105",
"@egovernments/digit-ui-react-components": "1.4.106",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-i18next": "11.16.2",
Expand Down
2 changes: 1 addition & 1 deletion micro-ui/web/packages/ui-libraries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digit-ui/digit-ui-libraries-mfe",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/main.js",
"module": "dist/main.js",
"source": "src/index.js",
Expand Down
8 changes: 4 additions & 4 deletions micro-ui/web/packages/workbench/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digit-ui/digit-ui-module-workbench-mfe",
"version": "1.0.5",
"version": "1.0.6",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -23,9 +23,9 @@
"@babel/preset-env":"7.23.9"
},
"dependencies": {
"@digit-ui/digit-ui-libraries-mfe": "1.0.5",
"@digit-ui/digit-ui-module-core-base": "1.0.5",
"@egovernments/digit-ui-react-components": "1.4.105",
"@digit-ui/digit-ui-libraries-mfe": "1.0.6",
"@digit-ui/digit-ui-module-core-base": "1.0.6",
"@egovernments/digit-ui-react-components": "1.4.106",
"@egovernments/digit-ui-svg-components": "0.0.8",
"@rjsf/core": "5.10.0",
"@rjsf/utils": "5.10.0",
Expand Down
2 changes: 1 addition & 1 deletion micro-ui/web/packages/workbench/webpack.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = () => {
exposes: {
"./WorkbenchModule": "./src/bootstrap",
},
shared: packageJson.dependencies,
// shared: packageJson.dependencies,
}),
],
};
Expand Down
6 changes: 3 additions & 3 deletions micro-ui/web/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ cd "$BASEDIR/packages/ui-components" && rm -rf dist && yarn && npm publish --tag
msg "Building and publishing libraries"
cd "$BASEDIR/packages/ui-libraries" && rm -rf dist && yarn && npm publish --tag mfe

# msg "Building and publishing Core module"
cd "$BASEDIR/packages/ui-core" && rm -rf dist && yarn&& npm publish --tag mfe



# msg "Building and publishing hrms module"
Expand All @@ -25,9 +28,6 @@ cd "$BASEDIR/packages/hrms" && rm -rf dist && yarn&& npm publish --tag mfe
# msg "Building and publishing DSS module"
cd "$BASEDIR/packages/dss" && rm -rf dist && yarn&& npm publish --tag mfe

# msg "Building and publishing Core module"
cd "$BASEDIR/packages/ui-core" && rm -rf dist && yarn&& npm publish --tag mfe


# msg "Building and publishing Utilities module"
cd "$BASEDIR/packages/workbench" && rm -rf dist && yarn&& npm publish --tag mfe

0 comments on commit fba8706

Please sign in to comment.