@openmrs/esm-implementer-tools-app 8.0.1-pre.3465 → 8.0.1-pre.3485
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 +5 -2
- package/dist/3629.js +1 -1
- package/dist/3629.js.map +1 -1
- package/dist/4055.js +1 -1
- package/dist/6132.js +1 -1
- package/dist/6132.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +13 -13
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/configuration/configuration.test.tsx +1 -5
- package/src/configuration/interactive-editor/value-editors/concept-search.tsx +3 -4
- package/translations/fr.json +7 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
|
|
2
|
+
npx update-browserslist-db@latest
|
|
3
|
+
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
1
4
|
assets by path *.js 4.68 MiB
|
|
2
5
|
assets by chunk 2.22 MiB (id hint: vendors)
|
|
3
6
|
assets by status 1.96 MiB [big]
|
|
@@ -15,7 +18,7 @@ built modules 10.9 MiB (javascript) 51.2 KiB (asset) 420 bytes (consume-shared)
|
|
|
15
18
|
modules by path ../../../node_modules/ 7.96 MiB (javascript) 51.2 KiB (asset) 631 modules
|
|
16
19
|
modules by path ../../framework/ 1.75 MiB 67 modules
|
|
17
20
|
modules by path ./ 1.2 MiB
|
|
18
|
-
modules by path ./translations/ 55.
|
|
21
|
+
modules by path ./translations/ 55.3 KiB 40 modules
|
|
19
22
|
modules by path ./src/ 1.15 MiB 22 modules
|
|
20
23
|
consume-shared-module modules 420 bytes 10 modules
|
|
21
24
|
provide-module modules 378 bytes
|
|
@@ -32,4 +35,4 @@ Assets:
|
|
|
32
35
|
1736.js (831 KiB)
|
|
33
36
|
5839.js (525 KiB)
|
|
34
37
|
|
|
35
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
38
|
+
webpack 5.99.9 compiled with 1 warning in 149541 ms
|