@openmrs/esm-react-utils 5.0.1-pre.815 → 5.0.2-pre.818

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 6fd65731bb5a1b03
1
+ @openmrs/esm-react-utils:build: cache hit, replaying output c58a6db44d117d0f
2
2
  @openmrs/esm-react-utils:build: asset openmrs-esm-react-utils.js 52.5 KiB [emitted] [minimized] (name: main) 2 related assets
3
3
  @openmrs/esm-react-utils:build: orphan modules 166 KiB [orphan] 120 modules
4
4
  @openmrs/esm-react-utils:build: runtime modules 2.07 KiB 7 modules
@@ -12,4 +12,4 @@
12
12
  @openmrs/esm-react-utils:build:  external "@openmrs/esm-extensions" 42 bytes [built] [code generated]
13
13
  @openmrs/esm-react-utils:build:  + 2 modules
14
14
  @openmrs/esm-react-utils:build:  + 5 modules
15
- @openmrs/esm-react-utils:build: webpack 5.88.0 compiled successfully in 8473 ms
15
+ @openmrs/esm-react-utils:build: webpack 5.88.0 compiled successfully in 7145 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-react-utils",
3
- "version": "5.0.1-pre.815",
3
+ "version": "5.0.2-pre.818",
4
4
  "license": "MPL-2.0",
5
5
  "description": "React utilities for OpenMRS.",
6
6
  "browser": "dist/openmrs-esm-react-utils.js",
@@ -56,11 +56,11 @@
56
56
  "react-i18next": "11.x"
57
57
  },
58
58
  "devDependencies": {
59
- "@openmrs/esm-api": "^5.0.1-pre.815",
60
- "@openmrs/esm-config": "^5.0.1-pre.815",
61
- "@openmrs/esm-error-handling": "^5.0.1-pre.815",
62
- "@openmrs/esm-extensions": "^5.0.1-pre.815",
63
- "@openmrs/esm-globals": "^5.0.1-pre.815",
59
+ "@openmrs/esm-api": "^5.0.2-pre.818",
60
+ "@openmrs/esm-config": "^5.0.2-pre.818",
61
+ "@openmrs/esm-error-handling": "^5.0.2-pre.818",
62
+ "@openmrs/esm-extensions": "^5.0.2-pre.818",
63
+ "@openmrs/esm-globals": "^5.0.2-pre.818",
64
64
  "dayjs": "^1.10.8",
65
65
  "i18next": "^19.6.0",
66
66
  "react": "^18.1.0",
@@ -69,5 +69,5 @@
69
69
  "rxjs": "^6.5.3",
70
70
  "webpack": "^5.88.0"
71
71
  },
72
- "gitHead": "0fb8cb25fc0a9511648fb4258c6c0432a920dd28"
72
+ "gitHead": "70e9a0910e5d6b6165922f080b437fa6dc7fa30d"
73
73
  }