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

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.
@@ -1,4 +1,4 @@
1
- @openmrs/esm-patient-programs-app:build: cache hit, replaying output ff9ee631970614f2
1
+ @openmrs/esm-patient-programs-app:build: cache hit, replaying output ecf8704fbc8010f9
2
2
  @openmrs/esm-patient-programs-app:build: $ webpack --mode production
3
3
  @openmrs/esm-patient-programs-app:build: assets by chunk 1.34 MiB (id hint: vendors)
4
4
  @openmrs/esm-patient-programs-app:build:  asset 858.js 474 KiB [emitted] [minimized] [big] (id hint: vendors) 1 related asset
@@ -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 208849 ms
35
+ @openmrs/esm-patient-programs-app:build: webpack 5.73.0 compiled with 1 warning in 141778 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.140",
3
+ "version": "3.2.1-pre.146",
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.140",
39
+ "@openmrs/esm-patient-common-lib": "^3.2.1-pre.146",
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": "af6ba10e8b72d8624293ab14e9a9a326a4b7dd97"
55
+ "gitHead": "1ed804be31f0d1ec4c505c77b70fe185d6ac04fa"
56
56
  }