@openmrs/esm-styleguide 5.7.3-pre.2136 → 5.7.3-pre.2139

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.
@@ -20,7 +20,7 @@ assets by status 1.22 MiB [big]
20
20
  asset openmrs-esm-styleguide.css 815 KiB [emitted] [minimized] [big] (name: main) 1 related asset
21
21
  asset openmrs-esm-styleguide.js 435 KiB [emitted] [minimized] [big] (name: main) 2 related assets
22
22
  Entrypoint main [big] 1.22 MiB (4.5 MiB) = openmrs-esm-styleguide.css 815 KiB openmrs-esm-styleguide.js 435 KiB 182 auxiliary assets
23
- orphan modules 12.6 MiB (javascript) 2.4 MiB (asset) 13.8 KiB (runtime) [orphan] 3357 modules
23
+ orphan modules 13.1 MiB (javascript) 2.4 MiB (asset) 13.8 KiB (runtime) [orphan] 3357 modules
24
24
  runtime modules 1.13 KiB 5 modules
25
25
  built modules 1.58 MiB (javascript) 949 KiB (css/mini-extract) [built]
26
26
  cacheable modules 1.58 MiB (javascript) 949 KiB (css/mini-extract)
@@ -52,4 +52,4 @@ WARNING in webpack performance recommendations:
52
52
  You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
53
53
  For more info visit https://webpack.js.org/guides/code-splitting/
54
54
 
55
- webpack 5.88.0 compiled with 3 warnings in 26048 ms
55
+ webpack 5.88.0 compiled with 3 warnings in 26797 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-styleguide",
3
- "version": "5.7.3-pre.2136",
3
+ "version": "5.7.3-pre.2139",
4
4
  "license": "MPL-2.0",
5
5
  "description": "The styleguide for OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-styleguide.js",
@@ -64,12 +64,12 @@
64
64
  "rxjs": "6.x"
65
65
  },
66
66
  "devDependencies": {
67
- "@openmrs/esm-error-handling": "5.7.3-pre.2136",
68
- "@openmrs/esm-extensions": "5.7.3-pre.2136",
69
- "@openmrs/esm-navigation": "5.7.3-pre.2136",
70
- "@openmrs/esm-react-utils": "5.7.3-pre.2136",
71
- "@openmrs/esm-state": "5.7.3-pre.2136",
72
- "@openmrs/esm-translations": "5.7.3-pre.2136",
67
+ "@openmrs/esm-error-handling": "5.7.3-pre.2139",
68
+ "@openmrs/esm-extensions": "5.7.3-pre.2139",
69
+ "@openmrs/esm-navigation": "5.7.3-pre.2139",
70
+ "@openmrs/esm-react-utils": "5.7.3-pre.2139",
71
+ "@openmrs/esm-state": "5.7.3-pre.2139",
72
+ "@openmrs/esm-translations": "5.7.3-pre.2139",
73
73
  "@types/geopattern": "^1.2.9",
74
74
  "autoprefixer": "^9.8.8",
75
75
  "css-minimizer-webpack-plugin": "^1.2.0",