File tree Expand file tree Collapse file tree 21 files changed +52
-52
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 +52
-52
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.2 " ,
4
+ "version" : " 10.0.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" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
44
44
},
45
45
"peerDependencies" : {
46
46
"@openmrs/esm-framework" : " 6.x" ,
47
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
47
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
48
48
"dayjs" : " 1.x" ,
49
49
"react" : " 18.x" ,
50
50
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-form-entry-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.0 " ,
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.2 " ,
3
+ "version" : " 10.0.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" ,
43
43
},
44
44
"peerDependencies" : {
45
45
"@openmrs/esm-framework" : " 6.x" ,
46
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
46
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
47
47
"dayjs" : " 1.x" ,
48
48
"react" : " ^18.2.0" ,
49
49
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-allergies-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
42
42
},
43
43
"peerDependencies" : {
44
44
"@openmrs/esm-framework" : " 6.x" ,
45
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
45
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
46
46
"dayjs" : " 1.x" ,
47
47
"react" : " ^18.2.0" ,
48
48
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-attachments-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
47
47
},
48
48
"peerDependencies" : {
49
49
"@openmrs/esm-framework" : " 6.x" ,
50
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
50
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
51
51
"dayjs" : " 1.x" ,
52
52
"react" : " ^18.2.0" ,
53
53
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-banner-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
43
43
},
44
44
"peerDependencies" : {
45
45
"@openmrs/esm-framework" : " 6.x" ,
46
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
46
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
47
47
"dayjs" : " 1.x" ,
48
48
"react" : " 18.x" ,
49
49
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-chart-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
43
43
},
44
44
"peerDependencies" : {
45
45
"@openmrs/esm-framework" : " 6.x" ,
46
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
46
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
47
47
"dayjs" : " 1.x" ,
48
48
"react" : " 18.x" ,
49
49
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-flags-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
41
41
},
42
42
"peerDependencies" : {
43
43
"@openmrs/esm-framework" : " 6.x" ,
44
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
44
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
45
45
"dayjs" : " 1.x" ,
46
46
"react" : " 18.x" ,
47
47
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-forms-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
44
44
},
45
45
"peerDependencies" : {
46
46
"@openmrs/esm-framework" : " 6.x" ,
47
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
47
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
48
48
"dayjs" : " 1.x" ,
49
49
"react" : " 18.x" ,
50
50
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-immunizations-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
45
45
},
46
46
"peerDependencies" : {
47
47
"@openmrs/esm-framework" : " 6.x" ,
48
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
48
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
49
49
"dayjs" : " 1.x" ,
50
50
"react" : " 18.x" ,
51
51
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-lists-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
41
41
},
42
42
"peerDependencies" : {
43
43
"@openmrs/esm-framework" : " 6.x" ,
44
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
44
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
45
45
"dayjs" : " 1.x" ,
46
46
"react" : " 18.x" ,
47
47
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-medications-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
43
43
},
44
44
"peerDependencies" : {
45
45
"@openmrs/esm-framework" : " 6.x" ,
46
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
46
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
47
47
"dayjs" : " 1.x" ,
48
48
"react" : " 18.x" ,
49
49
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-notes-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
41
41
},
42
42
"peerDependencies" : {
43
43
"@openmrs/esm-framework" : " 6.x" ,
44
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
44
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
45
45
"dayjs" : " 1.x" ,
46
46
"react" : " 18.x" ,
47
47
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-orders-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
43
43
},
44
44
"peerDependencies" : {
45
45
"@openmrs/esm-framework" : " 6.x" ,
46
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
46
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
47
47
"dayjs" : " 1.x" ,
48
48
"react" : " 18.x" ,
49
49
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-programs-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
43
43
},
44
44
"peerDependencies" : {
45
45
"@openmrs/esm-framework" : " 6.x" ,
46
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
46
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
47
47
"dayjs" : " 1.x" ,
48
48
"react" : " 18.x" ,
49
49
"react-i18next" : " 11.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-tests-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.0 " ,
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" ,
45
45
},
46
46
"peerDependencies" : {
47
47
"@openmrs/esm-framework" : " 6.x" ,
48
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
48
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
49
49
"react" : " 18.x" ,
50
50
"react-i18next" : " 11.x" ,
51
51
"react-router-dom" : " 6.x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openmrs/esm-patient-vitals-app" ,
3
- "version" : " 9.2.2 " ,
3
+ "version" : " 10.0.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" ,
44
44
},
45
45
"peerDependencies" : {
46
46
"@openmrs/esm-framework" : " 6.x" ,
47
- "@openmrs/esm-patient-common-lib" : " 9 .x" ,
47
+ "@openmrs/esm-patient-common-lib" : " 10 .x" ,
48
48
"dayjs" : " 1.x" ,
49
49
"react" : " 18.x" ,
50
50
"react-i18next" : " 11.x" ,
You can’t perform that action at this time.
0 commit comments