File tree Expand file tree Collapse file tree 20 files changed +30
-30
lines changed
esm-generic-patient-widgets-app
esm-patient-allergies-app
esm-patient-attachments-app
esm-patient-conditions-app
esm-patient-immunizations-app
esm-patient-medications-app Expand file tree Collapse file tree 20 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-chart" ,
3
3
"private" : true ,
4
- "version" : " 9.2.0 " ,
4
+ "version" : " 9.2.1 " ,
5
5
"workspaces" : [
6
6
" packages/*"
7
7
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-form-engine-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Wrapper ESM for the O3 React Form Engine" ,
6
6
"browser" : " dist/openmrs-esm-form-engine-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-form-entry-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Angular form engine for O3" ,
6
6
"browser" : " dist/openmrs-esm-form-entry-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-generic-patient-widgets-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Generic widgets for the patient chart" ,
6
6
"browser" : " dist/openmrs-esm-generic-patient-widgets-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-allergies-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient allergies microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-allergies-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-attachments-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient attachments microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-attachments-app.js" ,
38
38
},
39
39
"dependencies" : {
40
40
"@carbon/react" : " ^1.12.0" ,
41
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
42
42
"linkify-react" : " ^4.2.0" ,
43
43
"linkifyjs" : " ^4.2.0" ,
44
44
"lodash-es" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-banner-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient banner microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-banner-app.js" ,
38
38
},
39
39
"dependencies" : {
40
40
"@carbon/react" : " ^1.12.0" ,
41
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
42
42
"lodash-es" : " ^4.17.21"
43
43
},
44
44
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-chart-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient dashboard microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-chart-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-common-lib" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Library for common patient chart components" ,
6
6
"browser" : " dist/openmrs-esm-patient-common-lib.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-conditions-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient conditions microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-conditions-app.js" ,
38
38
},
39
39
"dependencies" : {
40
40
"@carbon/react" : " ^1.12.0" ,
41
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
42
42
"lodash-es" : " ^4.17.21"
43
43
},
44
44
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-flags-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " An OpenMRS frontend module for managing patient flags" ,
6
6
"browser" : " dist/openmrs-esm-patient-flags-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-forms-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient forms microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-forms-app.js" ,
38
38
},
39
39
"dependencies" : {
40
40
"@carbon/react" : " ^1.12.0" ,
41
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
42
42
"fuzzy" : " ^0.1.3" ,
43
43
"lodash-es" : " ^4.17.21"
44
44
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-immunizations-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient immunizations microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-immunizations-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-lists-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " An OpenMRS frontend module for managing patient lists in the Patient Chart" ,
6
6
"browser" : " dist/openmrs-esm-patient-lists-app.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-medications-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient medications microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-medications-app.js" ,
38
38
},
39
39
"dependencies" : {
40
40
"@carbon/react" : " ^1.12.0" ,
41
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
42
42
"lodash-es" : " ^4.17.21"
43
43
},
44
44
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-notes-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient notes microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-notes-app.js" ,
37
37
"url" : " https://github.com/openmrs/openmrs-esm-patient-chart/issues"
38
38
},
39
39
"dependencies" : {
40
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
40
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
41
41
"lodash-es" : " ^4.17.21"
42
42
},
43
43
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-orders-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Microfrontend for the OpenMRS SPA providing the order basket for the patient chart" ,
6
6
"browser" : " dist/openmrs-esm-patient-orders-app.js" ,
38
38
},
39
39
"dependencies" : {
40
40
"@carbon/react" : " ^1.12.0" ,
41
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
42
42
"lodash-es" : " ^4.17.21"
43
43
},
44
44
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-programs-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient programs microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-programs-app.js" ,
38
38
},
39
39
"dependencies" : {
40
40
"@carbon/react" : " ^1.12.0" ,
41
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
42
42
"lodash-es" : " ^4.17.21"
43
43
},
44
44
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-tests-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient test order and results microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-tests-app.js" ,
40
40
"@carbon/charts" : " ^1.5.2" ,
41
41
"@carbon/charts-react" : " ^1.5.2" ,
42
42
"@carbon/react" : " ^1.12.0" ,
43
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
43
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
44
44
"d3" : " ^7.6.1" ,
45
45
"fuzzy" : " ^0.1.3" ,
46
46
"lodash-es" : " ^4.17.21"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-vitals-app" ,
3
- "version" : " 9.2.0 " ,
3
+ "version" : " 9.2.1 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient vitals microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-vitals-app.js" ,
39
39
"dependencies" : {
40
40
"@carbon/charts-react" : " ^1.5.2" ,
41
41
"@carbon/react" : " ^1.12.0" ,
42
- "@openmrs/esm-patient-common-lib" : " ^9.2.0 " ,
42
+ "@openmrs/esm-patient-common-lib" : " ^9.2.1 " ,
43
43
"d3" : " ^7.6.1" ,
44
44
"lodash-es" : " ^4.17.21"
45
45
},
You can’t perform that action at this time.
0 commit comments