@openmrs/esm-react-utils 5.3.3-pre.1261 → 5.3.3-pre.1268
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 +17 -17
- package/package.json +7 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
[
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[
|
|
1
|
+
[33m@openmrs/esm-react-utils:build[0m: cache hit, replaying output [2mfe3f0fd98522c33e[0m
|
|
2
|
+
[33m@openmrs/esm-react-utils:build: [0mBrowserslist: caniuse-lite is outdated. Please run:
|
|
3
|
+
[33m@openmrs/esm-react-utils:build: [0m npx update-browserslist-db@latest
|
|
4
|
+
[33m@openmrs/esm-react-utils:build: [0m Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
5
|
+
[33m@openmrs/esm-react-utils:build: [0masset [1m[32mopenmrs-esm-react-utils.js[39m[22m 66.2 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (name: main) 1 related asset
|
|
6
|
+
[33m@openmrs/esm-react-utils:build: [0morphan modules 168 KiB [1m[33m[orphan][39m[22m 121 modules
|
|
7
|
+
[33m@openmrs/esm-react-utils:build: [0mruntime modules 937 bytes 4 modules
|
|
8
|
+
[33m@openmrs/esm-react-utils:build: [0mbuilt modules 184 KiB [1m[33m[built][39m[22m
|
|
9
|
+
[33m@openmrs/esm-react-utils:build: [0m cacheable modules 184 KiB
|
|
10
|
+
[33m@openmrs/esm-react-utils:build: [0m modules by path [1m../../../node_modules/[39m[22m 984 bytes 2 modules
|
|
11
|
+
[33m@openmrs/esm-react-utils:build: [0m + 3 modules
|
|
12
|
+
[33m@openmrs/esm-react-utils:build: [0m modules by path [1mexternal "@openmrs/[39m[22m 168 bytes
|
|
13
|
+
[33m@openmrs/esm-react-utils:build: [0m [1mexternal "@openmrs/esm-config"[39m[22m 42 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
14
|
+
[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
|
|
15
|
+
[33m@openmrs/esm-react-utils:build: [0m + 2 modules
|
|
16
|
+
[33m@openmrs/esm-react-utils:build: [0m + 5 modules
|
|
17
|
+
[33m@openmrs/esm-react-utils:build: [0mwebpack 5.88.0 compiled [1m[32msuccessfully[39m[22m in 4532 ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-react-utils",
|
|
3
|
-
"version": "5.3.3-pre.
|
|
3
|
+
"version": "5.3.3-pre.1268",
|
|
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.
|
|
61
|
-
"@openmrs/esm-config": "5.3.3-pre.
|
|
62
|
-
"@openmrs/esm-error-handling": "5.3.3-pre.
|
|
63
|
-
"@openmrs/esm-extensions": "5.3.3-pre.
|
|
64
|
-
"@openmrs/esm-feature-flags": "5.3.3-pre.
|
|
65
|
-
"@openmrs/esm-globals": "5.3.3-pre.
|
|
60
|
+
"@openmrs/esm-api": "5.3.3-pre.1268",
|
|
61
|
+
"@openmrs/esm-config": "5.3.3-pre.1268",
|
|
62
|
+
"@openmrs/esm-error-handling": "5.3.3-pre.1268",
|
|
63
|
+
"@openmrs/esm-extensions": "5.3.3-pre.1268",
|
|
64
|
+
"@openmrs/esm-feature-flags": "5.3.3-pre.1268",
|
|
65
|
+
"@openmrs/esm-globals": "5.3.3-pre.1268",
|
|
66
66
|
"dayjs": "^1.10.8",
|
|
67
67
|
"i18next": "^21.10.0",
|
|
68
68
|
"react": "^18.1.0",
|