@openmrs/esm-react-utils 5.1.1-pre.1046 → 5.1.1-pre.1048

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-react-utils:build: cache hit, replaying output 68412d029d371f2a
1
+ @openmrs/esm-react-utils:build: cache hit, replaying output b2e07a23696e7be1
2
2
  @openmrs/esm-react-utils:build: asset openmrs-esm-react-utils.js 64.4 KiB [emitted] [minimized] (name: main) 1 related asset
3
3
  @openmrs/esm-react-utils:build: orphan modules 162 KiB [orphan] 119 modules
4
4
  @openmrs/esm-react-utils:build: runtime modules 937 bytes 4 modules
@@ -11,4 +11,4 @@
11
11
  @openmrs/esm-react-utils:build:  external "@openmrs/esm-extensions" 42 bytes [built] [code generated]
12
12
  @openmrs/esm-react-utils:build:  + 2 modules
13
13
  @openmrs/esm-react-utils:build:  + 5 modules
14
- @openmrs/esm-react-utils:build: webpack 5.88.0 compiled successfully in 7146 ms
14
+ @openmrs/esm-react-utils:build: webpack 5.88.0 compiled successfully in 7004 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-react-utils",
3
- "version": "5.1.1-pre.1046",
3
+ "version": "5.1.1-pre.1048",
4
4
  "license": "MPL-2.0",
5
5
  "description": "React utilities for OpenMRS.",
6
6
  "browser": "dist/openmrs-esm-react-utils.js",
@@ -56,12 +56,12 @@
56
56
  "swr": "2.x"
57
57
  },
58
58
  "devDependencies": {
59
- "@openmrs/esm-api": "^5.1.1-pre.1046",
60
- "@openmrs/esm-config": "^5.1.1-pre.1046",
61
- "@openmrs/esm-error-handling": "^5.1.1-pre.1046",
62
- "@openmrs/esm-extensions": "^5.1.1-pre.1046",
63
- "@openmrs/esm-feature-flags": "^5.1.1-pre.1046",
64
- "@openmrs/esm-globals": "^5.1.1-pre.1046",
59
+ "@openmrs/esm-api": "^5.1.1-pre.1048",
60
+ "@openmrs/esm-config": "^5.1.1-pre.1048",
61
+ "@openmrs/esm-error-handling": "^5.1.1-pre.1048",
62
+ "@openmrs/esm-extensions": "^5.1.1-pre.1048",
63
+ "@openmrs/esm-feature-flags": "^5.1.1-pre.1048",
64
+ "@openmrs/esm-globals": "^5.1.1-pre.1048",
65
65
  "dayjs": "^1.10.8",
66
66
  "i18next": "^19.6.0",
67
67
  "react": "^18.1.0",
@@ -71,5 +71,5 @@
71
71
  "swr": "^2.2.2",
72
72
  "webpack": "^5.88.0"
73
73
  },
74
- "gitHead": "c41a4678188c60f1a943a19ee79b2e6e6858752a"
74
+ "gitHead": "7a07fd9b9002c2696bf70dd9639801fc4d3dad3b"
75
75
  }