@openmrs/esm-react-utils 5.0.0 → 5.0.1-pre.813

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 bf32f774324050fa
1
+ @openmrs/esm-react-utils:build: cache hit, replaying output 87dc9bf04cb87684
2
2
  @openmrs/esm-react-utils:build: asset openmrs-esm-react-utils.js 620 KiB [emitted] [minimized] [big] (name: main) 2 related assets
3
3
  @openmrs/esm-react-utils:build: orphan modules 669 KiB [orphan] 491 modules
4
4
  @openmrs/esm-react-utils:build: runtime modules 1.25 KiB 6 modules
@@ -30,4 +30,4 @@
30
30
  @openmrs/esm-react-utils:build: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
31
31
  @openmrs/esm-react-utils:build: For more info visit https://webpack.js.org/guides/code-splitting/
32
32
  @openmrs/esm-react-utils:build: 
33
- @openmrs/esm-react-utils:build: webpack 5.88.0 compiled with 3 warnings in 19171 ms
33
+ @openmrs/esm-react-utils:build: webpack 5.88.0 compiled with 3 warnings in 14410 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-react-utils",
3
- "version": "5.0.0",
3
+ "version": "5.0.1-pre.813",
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.0",
60
- "@openmrs/esm-config": "^5.0.0",
61
- "@openmrs/esm-error-handling": "^5.0.0",
62
- "@openmrs/esm-extensions": "^5.0.0",
63
- "@openmrs/esm-globals": "^5.0.0",
59
+ "@openmrs/esm-api": "^5.0.1-pre.813",
60
+ "@openmrs/esm-config": "^5.0.1-pre.813",
61
+ "@openmrs/esm-error-handling": "^5.0.1-pre.813",
62
+ "@openmrs/esm-extensions": "^5.0.1-pre.813",
63
+ "@openmrs/esm-globals": "^5.0.1-pre.813",
64
64
  "dayjs": "^1.10.8",
65
65
  "i18next": "^19.6.0",
66
66
  "react": "^18.1.0",
@@ -68,5 +68,5 @@
68
68
  "react-i18next": "^11.16.9",
69
69
  "rxjs": "^6.5.3"
70
70
  },
71
- "gitHead": "2de5bf392a036e12c6d48425ff61881be7e32344"
71
+ "gitHead": "0987145a28a9cddc5dca2eb63fc0728c0bc0e2fe"
72
72
  }