@openmrs/esm-patient-allergies-app 3.2.1-pre.129 → 3.2.1-pre.134

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.
@@ -36,4 +36,4 @@
36
36
  @openmrs/esm-patient-allergies-app:build: Assets:
37
37
  @openmrs/esm-patient-allergies-app:build:  858.js (474 KiB)
38
38
  @openmrs/esm-patient-allergies-app:build: 
39
- @openmrs/esm-patient-allergies-app:build: webpack 5.73.0 compiled with 1 warning in 147050 ms
39
+ @openmrs/esm-patient-allergies-app:build: webpack 5.73.0 compiled with 1 warning in 191359 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-allergies-app",
3
- "version": "3.2.1-pre.129",
3
+ "version": "3.2.1-pre.134",
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",
@@ -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.129",
39
+ "@openmrs/esm-patient-common-lib": "^3.2.1-pre.134",
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": "4df10ecfa8a8be477e5a4f74d7c8a2acc4258faf"
55
+ "gitHead": "4af0d007f12f26b4fd28f10f18c20b05d30cd61e"
56
56
  }