@openmrs/esm-patient-programs-app 3.2.1-pre.134 → 3.2.1-pre.140

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32,4 +32,4 @@
32
32
  @openmrs/esm-patient-programs-app:build: Assets:
33
33
  @openmrs/esm-patient-programs-app:build:  858.js (474 KiB)
34
34
  @openmrs/esm-patient-programs-app:build: 
35
- @openmrs/esm-patient-programs-app:build: webpack 5.73.0 compiled with 1 warning in 112476 ms
35
+ @openmrs/esm-patient-programs-app:build: webpack 5.73.0 compiled with 1 warning in 208849 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-programs-app",
3
- "version": "3.2.1-pre.134",
3
+ "version": "3.2.1-pre.140",
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",
@@ -36,7 +36,7 @@
36
36
  "dependencies": {
37
37
  "@carbon/charts-react": "^0.49.4",
38
38
  "@carbon/icons-react": "^10.18.0",
39
- "@openmrs/esm-patient-common-lib": "^3.2.1-pre.134",
39
+ "@openmrs/esm-patient-common-lib": "^3.2.1-pre.140",
40
40
  "carbon-components-react": "^7.25.0",
41
41
  "d3": "^7.0.3",
42
42
  "lodash-es": "^4.17.15"
@@ -52,5 +52,5 @@
52
52
  "react-router-dom": "5.x",
53
53
  "rxjs": "6.x"
54
54
  },
55
- "gitHead": "4af0d007f12f26b4fd28f10f18c20b05d30cd61e"
55
+ "gitHead": "af6ba10e8b72d8624293ab14e9a9a326a4b7dd97"
56
56
  }