@openmrs/esm-react-utils 5.3.3-pre.1263 → 5.3.3-pre.1272

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,17 +1,17 @@
1
- @openmrs/esm-react-utils:build: cache hit, replaying output f40dc1b23afb3160
2
- @openmrs/esm-react-utils:build: Browserslist: caniuse-lite is outdated. Please run:
3
- @openmrs/esm-react-utils:build:  npx update-browserslist-db@latest
4
- @openmrs/esm-react-utils:build:  Why you should do it regularly: https://github.com/browserslist/update-db#readme
5
- @openmrs/esm-react-utils:build: asset openmrs-esm-react-utils.js 66.2 KiB [emitted] [minimized] (name: main) 1 related asset
6
- @openmrs/esm-react-utils:build: orphan modules 168 KiB [orphan] 121 modules
7
- @openmrs/esm-react-utils:build: runtime modules 937 bytes 4 modules
8
- @openmrs/esm-react-utils:build: built modules 184 KiB [built]
9
- @openmrs/esm-react-utils:build:  cacheable modules 184 KiB
10
- @openmrs/esm-react-utils:build:  modules by path ../../../node_modules/ 984 bytes 2 modules
11
- @openmrs/esm-react-utils:build:  + 3 modules
12
- @openmrs/esm-react-utils:build:  modules by path external "@openmrs/ 168 bytes
13
- @openmrs/esm-react-utils:build:  external "@openmrs/esm-config" 42 bytes [built] [code generated]
14
- @openmrs/esm-react-utils:build:  external "@openmrs/esm-extensions" 42 bytes [built] [code generated]
15
- @openmrs/esm-react-utils:build:  + 2 modules
16
- @openmrs/esm-react-utils:build:  + 5 modules
17
- @openmrs/esm-react-utils:build: webpack 5.88.0 compiled successfully in 4668 ms
1
+ @openmrs/esm-react-utils:build: cache hit, replaying output 19b29ba43e28493e
2
+ @openmrs/esm-react-utils:build: Browserslist: caniuse-lite is outdated. Please run:
3
+ @openmrs/esm-react-utils:build:  npx update-browserslist-db@latest
4
+ @openmrs/esm-react-utils:build:  Why you should do it regularly: https://github.com/browserslist/update-db#readme
5
+ @openmrs/esm-react-utils:build: asset openmrs-esm-react-utils.js 66.2 KiB [emitted] [minimized] (name: main) 1 related asset
6
+ @openmrs/esm-react-utils:build: orphan modules 168 KiB [orphan] 121 modules
7
+ @openmrs/esm-react-utils:build: runtime modules 937 bytes 4 modules
8
+ @openmrs/esm-react-utils:build: built modules 184 KiB [built]
9
+ @openmrs/esm-react-utils:build:  cacheable modules 184 KiB
10
+ @openmrs/esm-react-utils:build:  modules by path ../../../node_modules/ 984 bytes 2 modules
11
+ @openmrs/esm-react-utils:build:  + 3 modules
12
+ @openmrs/esm-react-utils:build:  modules by path external "@openmrs/ 168 bytes
13
+ @openmrs/esm-react-utils:build:  external "@openmrs/esm-config" 42 bytes [built] [code generated]
14
+ @openmrs/esm-react-utils:build:  external "@openmrs/esm-extensions" 42 bytes [built] [code generated]
15
+ @openmrs/esm-react-utils:build:  + 2 modules
16
+ @openmrs/esm-react-utils:build:  + 5 modules
17
+ @openmrs/esm-react-utils:build: webpack 5.88.0 compiled successfully in 4529 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-react-utils",
3
- "version": "5.3.3-pre.1263",
3
+ "version": "5.3.3-pre.1272",
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.3.3-pre.1263",
61
- "@openmrs/esm-config": "5.3.3-pre.1263",
62
- "@openmrs/esm-error-handling": "5.3.3-pre.1263",
63
- "@openmrs/esm-extensions": "5.3.3-pre.1263",
64
- "@openmrs/esm-feature-flags": "5.3.3-pre.1263",
65
- "@openmrs/esm-globals": "5.3.3-pre.1263",
60
+ "@openmrs/esm-api": "5.3.3-pre.1272",
61
+ "@openmrs/esm-config": "5.3.3-pre.1272",
62
+ "@openmrs/esm-error-handling": "5.3.3-pre.1272",
63
+ "@openmrs/esm-extensions": "5.3.3-pre.1272",
64
+ "@openmrs/esm-feature-flags": "5.3.3-pre.1272",
65
+ "@openmrs/esm-globals": "5.3.3-pre.1272",
66
66
  "dayjs": "^1.10.8",
67
67
  "i18next": "^21.10.0",
68
68
  "react": "^18.1.0",