@openmrs/esm-styleguide 5.3.2-pre.1213 → 5.3.2-pre.1219

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.
@@ -1,4 +1,4 @@
1
- @openmrs/esm-styleguide:build: cache hit, replaying output d07150c06bc0f6e0
1
+ @openmrs/esm-styleguide:build: cache hit, replaying output 53a7d6ae51ecda84
2
2
  @openmrs/esm-styleguide:build: Browserslist: caniuse-lite is outdated. Please run:
3
3
  @openmrs/esm-styleguide:build:  npx update-browserslist-db@latest
4
4
  @openmrs/esm-styleguide:build:  Why you should do it regularly: https://github.com/browserslist/update-db#readme
@@ -21,7 +21,7 @@
21
21
  @openmrs/esm-styleguide:build:  asset openmrs-esm-styleguide.css 752 KiB [emitted] [minimized] [big] (name: main) 1 related asset
22
22
  @openmrs/esm-styleguide:build:  asset openmrs-esm-styleguide.js 69.4 KiB [emitted] [minimized] (name: main) 2 related assets
23
23
  @openmrs/esm-styleguide:build: Entrypoint main [big] 822 KiB (3.32 MiB) = openmrs-esm-styleguide.css 752 KiB openmrs-esm-styleguide.js 69.4 KiB 182 auxiliary assets
24
- @openmrs/esm-styleguide:build: orphan modules 9.64 MiB (javascript) 622 KiB (css/mini-extract) 2.4 MiB (asset) 16.6 KiB (runtime) [orphan] 886 modules
24
+ @openmrs/esm-styleguide:build: orphan modules 9.62 MiB (javascript) 622 KiB (css/mini-extract) 2.4 MiB (asset) 16.6 KiB (runtime) [orphan] 882 modules
25
25
  @openmrs/esm-styleguide:build: runtime modules 274 bytes 1 module
26
26
  @openmrs/esm-styleguide:build: built modules 200 KiB (javascript) 882 KiB (css/mini-extract) [built]
27
27
  @openmrs/esm-styleguide:build:  javascript modules 200 KiB
@@ -53,4 +53,4 @@
53
53
  @openmrs/esm-styleguide:build: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
54
54
  @openmrs/esm-styleguide:build: For more info visit https://webpack.js.org/guides/code-splitting/
55
55
  @openmrs/esm-styleguide:build: 
56
- @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 15796 ms
56
+ @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 15736 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-styleguide",
3
- "version": "5.3.2-pre.1213",
3
+ "version": "5.3.2-pre.1219",
4
4
  "license": "MPL-2.0",
5
5
  "description": "The styleguide for OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-styleguide.js",
@@ -60,9 +60,9 @@
60
60
  "rxjs": "6.x"
61
61
  },
62
62
  "devDependencies": {
63
- "@openmrs/esm-extensions": "5.3.2-pre.1213",
64
- "@openmrs/esm-react-utils": "5.3.2-pre.1213",
65
- "@openmrs/esm-state": "5.3.2-pre.1213",
63
+ "@openmrs/esm-extensions": "5.3.2-pre.1219",
64
+ "@openmrs/esm-react-utils": "5.3.2-pre.1219",
65
+ "@openmrs/esm-state": "5.3.2-pre.1219",
66
66
  "autoprefixer": "^9.8.8",
67
67
  "css-minimizer-webpack-plugin": "^1.2.0",
68
68
  "i18next": "^21.10.0",