@openmrs/esm-styleguide 5.2.1-pre.1133 → 5.2.1-pre.1139

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,10 @@
1
- @openmrs/esm-styleguide:build: cache hit, replaying output c58ad32f5740feb5
1
+ @openmrs/esm-styleguide:build: cache hit, replaying output 9767ad6fbb791edc
2
+ @openmrs/esm-styleguide:build: Browserslist: caniuse-lite is outdated. Please run:
3
+ @openmrs/esm-styleguide:build:  npx update-browserslist-db@latest
4
+ @openmrs/esm-styleguide:build:  Why you should do it regularly: https://github.com/browserslist/update-db#readme
5
+ @openmrs/esm-styleguide:build: Browserslist: caniuse-lite is outdated. Please run:
6
+ @openmrs/esm-styleguide:build:  npx update-browserslist-db@latest
7
+ @openmrs/esm-styleguide:build:  Why you should do it regularly: https://github.com/browserslist/update-db#readme
2
8
  @openmrs/esm-styleguide:build: assets by info 2.4 MiB [immutable]
3
9
  @openmrs/esm-styleguide:build:  assets by path *.woff 1.35 MiB
4
10
  @openmrs/esm-styleguide:build:  asset d96e5a614e96c351c453.woff 24.5 KiB [emitted] [immutable] [from: ../../../node_modules/@ibm/plex/IBM-Plex-Serif/fonts/split/woff/IBMPlexSerif-SemiBoldItalic-Cyrillic.woff] (auxiliary name: main)
@@ -48,4 +54,4 @@
48
54
  @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.
49
55
  @openmrs/esm-styleguide:build: For more info visit https://webpack.js.org/guides/code-splitting/
50
56
  @openmrs/esm-styleguide:build: 
51
- @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 38284 ms
57
+ @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 20725 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-styleguide",
3
- "version": "5.2.1-pre.1133",
3
+ "version": "5.2.1-pre.1139",
4
4
  "license": "MPL-2.0",
5
5
  "description": "The styleguide for OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-styleguide.js",
@@ -58,9 +58,9 @@
58
58
  "rxjs": "6.x"
59
59
  },
60
60
  "devDependencies": {
61
- "@openmrs/esm-extensions": "5.2.1-pre.1133",
62
- "@openmrs/esm-react-utils": "5.2.1-pre.1133",
63
- "@openmrs/esm-state": "5.2.1-pre.1133",
61
+ "@openmrs/esm-extensions": "5.2.1-pre.1139",
62
+ "@openmrs/esm-react-utils": "5.2.1-pre.1139",
63
+ "@openmrs/esm-state": "5.2.1-pre.1139",
64
64
  "autoprefixer": "^9.8.8",
65
65
  "css-minimizer-webpack-plugin": "^1.2.0",
66
66
  "i18next": "^21.10.0",