@openmrs/esm-react-utils 5.2.1-pre.1126 → 5.2.1-pre.1127

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 fc78cb07b89db22e
1
+ @openmrs/esm-react-utils:build: cache hit, replaying output 8ffcac617ec47cb4
2
2
  @openmrs/esm-react-utils:build: asset openmrs-esm-react-utils.js 66.1 KiB [emitted] [minimized] (name: main) 1 related asset
3
3
  @openmrs/esm-react-utils:build: orphan modules 167 KiB [orphan] 121 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 4845 ms
14
+ @openmrs/esm-react-utils:build: webpack 5.88.0 compiled successfully in 6356 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-react-utils",
3
- "version": "5.2.1-pre.1126",
3
+ "version": "5.2.1-pre.1127",
4
4
  "license": "MPL-2.0",
5
5
  "description": "React utilities for OpenMRS.",
6
6
  "browser": "dist/openmrs-esm-react-utils.js",
@@ -57,12 +57,12 @@
57
57
  "swr": "2.x"
58
58
  },
59
59
  "devDependencies": {
60
- "@openmrs/esm-api": "5.2.1-pre.1126",
61
- "@openmrs/esm-config": "5.2.1-pre.1126",
62
- "@openmrs/esm-error-handling": "5.2.1-pre.1126",
63
- "@openmrs/esm-extensions": "5.2.1-pre.1126",
64
- "@openmrs/esm-feature-flags": "5.2.1-pre.1126",
65
- "@openmrs/esm-globals": "5.2.1-pre.1126",
60
+ "@openmrs/esm-api": "5.2.1-pre.1127",
61
+ "@openmrs/esm-config": "5.2.1-pre.1127",
62
+ "@openmrs/esm-error-handling": "5.2.1-pre.1127",
63
+ "@openmrs/esm-extensions": "5.2.1-pre.1127",
64
+ "@openmrs/esm-feature-flags": "5.2.1-pre.1127",
65
+ "@openmrs/esm-globals": "5.2.1-pre.1127",
66
66
  "dayjs": "^1.10.8",
67
67
  "i18next": "^21.10.0",
68
68
  "react": "^18.1.0",