@openmrs/esm-react-utils 5.4.1-pre.1513 → 5.4.1-pre.1517
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.
- package/.turbo/turbo-build.log +2 -2
- package/package.json +8 -8
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[33m@openmrs/esm-react-utils:build[0m: cache hit, replaying output [
|
|
1
|
+
[33m@openmrs/esm-react-utils:build[0m: cache hit, replaying output [2m7039cdece19b2d70[0m
|
|
2
2
|
[33m@openmrs/esm-react-utils:build: [0masset [1m[32mopenmrs-esm-react-utils.js[39m[22m 66.3 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (name: main) 1 related asset
|
|
3
3
|
[33m@openmrs/esm-react-utils:build: [0morphan modules 168 KiB [1m[33m[orphan][39m[22m 122 modules
|
|
4
4
|
[33m@openmrs/esm-react-utils:build: [0mruntime modules 937 bytes 4 modules
|
|
@@ -11,4 +11,4 @@
|
|
|
11
11
|
[33m@openmrs/esm-react-utils:build: [0m [1mexternal "@openmrs/esm-extensions"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
12
12
|
[33m@openmrs/esm-react-utils:build: [0m + 3 modules
|
|
13
13
|
[33m@openmrs/esm-react-utils:build: [0m + 5 modules
|
|
14
|
-
[33m@openmrs/esm-react-utils:build: [0mwebpack 5.88.0 compiled [1m[32msuccessfully[39m[22m in
|
|
14
|
+
[33m@openmrs/esm-react-utils:build: [0mwebpack 5.88.0 compiled [1m[32msuccessfully[39m[22m in 4688 ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-react-utils",
|
|
3
|
-
"version": "5.4.1-pre.
|
|
3
|
+
"version": "5.4.1-pre.1517",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "React utilities for OpenMRS.",
|
|
6
6
|
"browser": "dist/openmrs-esm-react-utils.js",
|
|
@@ -58,13 +58,13 @@
|
|
|
58
58
|
"swr": "2.x"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@openmrs/esm-api": "5.4.1-pre.
|
|
62
|
-
"@openmrs/esm-config": "5.4.1-pre.
|
|
63
|
-
"@openmrs/esm-error-handling": "5.4.1-pre.
|
|
64
|
-
"@openmrs/esm-extensions": "5.4.1-pre.
|
|
65
|
-
"@openmrs/esm-feature-flags": "5.4.1-pre.
|
|
66
|
-
"@openmrs/esm-globals": "5.4.1-pre.
|
|
67
|
-
"@openmrs/esm-navigation": "5.4.1-pre.
|
|
61
|
+
"@openmrs/esm-api": "5.4.1-pre.1517",
|
|
62
|
+
"@openmrs/esm-config": "5.4.1-pre.1517",
|
|
63
|
+
"@openmrs/esm-error-handling": "5.4.1-pre.1517",
|
|
64
|
+
"@openmrs/esm-extensions": "5.4.1-pre.1517",
|
|
65
|
+
"@openmrs/esm-feature-flags": "5.4.1-pre.1517",
|
|
66
|
+
"@openmrs/esm-globals": "5.4.1-pre.1517",
|
|
67
|
+
"@openmrs/esm-navigation": "5.4.1-pre.1517",
|
|
68
68
|
"dayjs": "^1.10.8",
|
|
69
69
|
"i18next": "^21.10.0",
|
|
70
70
|
"react": "^18.1.0",
|