@openmrs/esm-react-utils 5.5.1-pre.1737 → 5.5.1-pre.1745
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
|
-
[34m@openmrs/esm-react-utils:build[0m: cache hit, replaying output [
|
|
1
|
+
[34m@openmrs/esm-react-utils:build[0m: cache hit, replaying output [2mcfb713f72d30a7cf[0m
|
|
2
2
|
[34m@openmrs/esm-react-utils:build: [0masset [1m[32mopenmrs-esm-react-utils.js[39m[22m 63 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (name: main) 1 related asset
|
|
3
3
|
[34m@openmrs/esm-react-utils:build: [0morphan modules 171 KiB [1m[33m[orphan][39m[22m 123 modules
|
|
4
4
|
[34m@openmrs/esm-react-utils:build: [0mruntime modules 937 bytes 4 modules
|
|
@@ -12,4 +12,4 @@
|
|
|
12
12
|
[34m@openmrs/esm-react-utils:build: [0m [1m./src/index.ts + 123 modules[39m[22m 172 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
13
13
|
[34m@openmrs/esm-react-utils:build: [0m [1m../esm-state/dist/openmrs-esm-state.js[39m[22m 4.17 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
14
14
|
[34m@openmrs/esm-react-utils:build: [0m + 5 modules
|
|
15
|
-
[34m@openmrs/esm-react-utils:build: [0mwebpack 5.88.0 compiled [1m[32msuccessfully[39m[22m in
|
|
15
|
+
[34m@openmrs/esm-react-utils:build: [0mwebpack 5.88.0 compiled [1m[32msuccessfully[39m[22m in 4610 ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-react-utils",
|
|
3
|
-
"version": "5.5.1-pre.
|
|
3
|
+
"version": "5.5.1-pre.1745",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "React utilities for OpenMRS.",
|
|
6
6
|
"browser": "dist/openmrs-esm-react-utils.js",
|
|
@@ -59,13 +59,13 @@
|
|
|
59
59
|
"swr": "2.x"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@openmrs/esm-api": "5.5.1-pre.
|
|
63
|
-
"@openmrs/esm-config": "5.5.1-pre.
|
|
64
|
-
"@openmrs/esm-error-handling": "5.5.1-pre.
|
|
65
|
-
"@openmrs/esm-extensions": "5.5.1-pre.
|
|
66
|
-
"@openmrs/esm-feature-flags": "5.5.1-pre.
|
|
67
|
-
"@openmrs/esm-globals": "5.5.1-pre.
|
|
68
|
-
"@openmrs/esm-navigation": "5.5.1-pre.
|
|
62
|
+
"@openmrs/esm-api": "5.5.1-pre.1745",
|
|
63
|
+
"@openmrs/esm-config": "5.5.1-pre.1745",
|
|
64
|
+
"@openmrs/esm-error-handling": "5.5.1-pre.1745",
|
|
65
|
+
"@openmrs/esm-extensions": "5.5.1-pre.1745",
|
|
66
|
+
"@openmrs/esm-feature-flags": "5.5.1-pre.1745",
|
|
67
|
+
"@openmrs/esm-globals": "5.5.1-pre.1745",
|
|
68
|
+
"@openmrs/esm-navigation": "5.5.1-pre.1745",
|
|
69
69
|
"dayjs": "^1.10.8",
|
|
70
70
|
"i18next": "^21.10.0",
|
|
71
71
|
"react": "^18.1.0",
|