Skip to content

Commit

Permalink
(chore) Add common lib devDependency to packages (#1491)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Nov 21, 2023
1 parent 9beca2d commit cfb512f
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 11 deletions.
1 change: 1 addition & 0 deletions packages/esm-form-engine-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-generic-patient-widgets-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-allergies-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-appointments-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-attachments-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-banner-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-conditions-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
4 changes: 2 additions & 2 deletions packages/esm-patient-flags-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
},
"packageManager": "[email protected]"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-forms-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-immunizations-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-notes-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-programs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
1 change: 1 addition & 0 deletions packages/esm-patient-vitals-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"swr": "2.x"
},
"devDependencies": {
"@openmrs/esm-patient-common-lib": "workspace:*",
"webpack": "^5.88.2"
}
}
23 changes: 14 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4770,6 +4770,7 @@ __metadata:
resolution: "@openmrs/esm-form-engine-app@workspace:packages/esm-form-engine-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": "workspace:*"
"@openmrs/openmrs-form-engine-lib": next
lodash-es: ^4.17.21
react-error-boundary: ^4.0.11
Expand Down Expand Up @@ -4884,6 +4885,7 @@ __metadata:
dependencies:
"@carbon/charts-react": ^1.5.2
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": "workspace:*"
d3: ^7.6.1
lodash-es: ^4.17.21
webpack: ^5.88.2
Expand Down Expand Up @@ -4931,6 +4933,7 @@ __metadata:
resolution: "@openmrs/esm-patient-allergies-app@workspace:packages/esm-patient-allergies-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
webpack: ^5.88.2
peerDependencies:
Expand All @@ -4949,6 +4952,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@openmrs/esm-patient-appointments-app@workspace:packages/esm-patient-appointments-app"
dependencies:
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
webpack: ^5.88.2
peerDependencies:
Expand All @@ -4968,7 +4972,7 @@ __metadata:
resolution: "@openmrs/esm-patient-attachments-app@workspace:packages/esm-patient-attachments-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
react-grid-gallery: ^0.5.6
react-html5-camera-photo: ^1.5.11
Expand All @@ -4990,7 +4994,7 @@ __metadata:
resolution: "@openmrs/esm-patient-banner-app@workspace:packages/esm-patient-banner-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
webpack: ^5.88.2
peerDependencies:
Expand Down Expand Up @@ -5094,7 +5098,7 @@ __metadata:
languageName: unknown
linkType: soft

"@openmrs/esm-patient-common-lib@^6.0.0, @openmrs/esm-patient-common-lib@workspace:*, @openmrs/esm-patient-common-lib@workspace:packages/esm-patient-common-lib":
"@openmrs/esm-patient-common-lib@workspace:*, @openmrs/esm-patient-common-lib@workspace:packages/esm-patient-common-lib":
version: 0.0.0-use.local
resolution: "@openmrs/esm-patient-common-lib@workspace:packages/esm-patient-common-lib"
dependencies:
Expand All @@ -5113,7 +5117,7 @@ __metadata:
resolution: "@openmrs/esm-patient-conditions-app@workspace:packages/esm-patient-conditions-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
webpack: ^5.88.2
peerDependencies:
Expand All @@ -5133,6 +5137,7 @@ __metadata:
resolution: "@openmrs/esm-patient-flags-app@workspace:packages/esm-patient-flags-app"
dependencies:
"@carbon/react": ^1.33.1
"@openmrs/esm-patient-common-lib": "workspace:*"
webpack: ^5.88.2
peerDependencies:
"@openmrs/esm-framework": 5.x
Expand All @@ -5151,7 +5156,7 @@ __metadata:
resolution: "@openmrs/esm-patient-forms-app@workspace:packages/esm-patient-forms-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
fuzzy: ^0.1.3
lodash-es: ^4.17.21
webpack: ^5.88.2
Expand All @@ -5172,7 +5177,7 @@ __metadata:
resolution: "@openmrs/esm-patient-immunizations-app@workspace:packages/esm-patient-immunizations-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
webpack: ^5.88.2
peerDependencies:
Expand Down Expand Up @@ -5253,7 +5258,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@openmrs/esm-patient-notes-app@workspace:packages/esm-patient-notes-app"
dependencies:
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
webpack: ^5.88.2
peerDependencies:
Expand Down Expand Up @@ -5293,7 +5298,7 @@ __metadata:
resolution: "@openmrs/esm-patient-programs-app@workspace:packages/esm-patient-programs-app"
dependencies:
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
lodash-es: ^4.17.21
webpack: ^5.88.2
peerDependencies:
Expand All @@ -5314,7 +5319,7 @@ __metadata:
dependencies:
"@carbon/charts-react": ^1.5.2
"@carbon/react": ^1.12.0
"@openmrs/esm-patient-common-lib": ^6.0.0
"@openmrs/esm-patient-common-lib": "workspace:*"
d3: ^7.6.1
lodash-es: ^4.17.21
webpack: ^5.88.2
Expand Down

0 comments on commit cfb512f

Please sign in to comment.