File tree Expand file tree Collapse file tree 21 files changed +33
-33
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 21 files changed +33
-33
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" : " 8.0.1 " ,
4
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Form engine entry capabilities for the OpenMRS SPA" ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
42
42
"lodash-es" : " ^4.17.21" ,
43
43
"react-grid-gallery" : " ^0.5.6" ,
44
44
"react-html5-camera-photo" : " ^1.5.11"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-banner-app" ,
3
- "version" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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-labs-app" ,
3
- "version" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
4
4
"license" : " MPL-2.0" ,
5
5
"description" : " Patient lab order and test results microfrontend for the OpenMRS SPA" ,
6
6
"browser" : " dist/openmrs-esm-patient-labs-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" : " ^8.0.1 " ,
43
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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-lists-app" ,
3
- "version" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
40
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
41
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
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-vitals-app" ,
3
- "version" : " 8.0.1 " ,
3
+ "version" : " 8.1.0 " ,
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" : " ^8.0.1 " ,
42
+ "@openmrs/esm-patient-common-lib" : " ^8.1.0 " ,
43
43
"d3" : " ^7.6.1" ,
44
44
"lodash-es" : " ^4.17.21"
45
45
},
Original file line number Diff line number Diff line change @@ -4915,8 +4915,8 @@ __metadata:
4915
4915
linkType: hard
4916
4916
4917
4917
"@openmrs/openmrs-form-engine-lib@npm:next":
4918
- version: 2.1.0-pre.1312
4919
- resolution: "@openmrs/openmrs-form-engine-lib@npm:2.1.0-pre.1312 "
4918
+ version: 2.1.0-pre.1313
4919
+ resolution: "@openmrs/openmrs-form-engine-lib@npm:2.1.0-pre.1313 "
4920
4920
dependencies:
4921
4921
"@carbon/react": "npm:>1.47.0 <1.50.0"
4922
4922
ace-builds: "npm:^1.33.2"
@@ -4938,7 +4938,7 @@ __metadata:
4938
4938
react-i18next: 11.x
4939
4939
rxjs: 6.x
4940
4940
swr: 2.x
4941
- checksum: 10/11d37d5d3014ca88f0c50c81d97c346e12eae7b54fb69bbc839b5eac31f7df96f4a7f669469ba8fda1451b0b0cd1bf3bbe5aac0a7782bd1b5630ddb2382694c8
4941
+ checksum: 10/036ad5aea5e7a2e6a0e18d2a9e8f035bd150376818080d12d91195fcd3c3fd40f7e47b13e6f713b8682f52156f1081043d1ce192eb95c1771fbd6418c3597f85
4942
4942
languageName: node
4943
4943
linkType: hard
4944
4944
You can’t perform that action at this time.
0 commit comments