@openmrs/esm-styleguide 5.1.1-pre.989 → 5.1.1-pre.997

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 1c7e402f2dacdcf6
1
+ @openmrs/esm-styleguide:build: cache hit, replaying output 8463469a906293b2
2
2
  @openmrs/esm-styleguide:build: assets by info 2.4 MiB [immutable]
3
3
  @openmrs/esm-styleguide:build:  assets by path *.woff 1.35 MiB
4
4
  @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 +48,4 @@
48
48
  @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
49
  @openmrs/esm-styleguide:build: For more info visit https://webpack.js.org/guides/code-splitting/
50
50
  @openmrs/esm-styleguide:build: 
51
- @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 27348 ms
51
+ @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 28619 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-styleguide",
3
- "version": "5.1.1-pre.989",
3
+ "version": "5.1.1-pre.997",
4
4
  "license": "MPL-2.0",
5
5
  "description": "The styleguide for OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-styleguide.js",
@@ -57,9 +57,9 @@
57
57
  "rxjs": "6.x"
58
58
  },
59
59
  "devDependencies": {
60
- "@openmrs/esm-extensions": "^5.1.1-pre.989",
61
- "@openmrs/esm-react-utils": "^5.1.1-pre.989",
62
- "@openmrs/esm-state": "^5.1.1-pre.989",
60
+ "@openmrs/esm-extensions": "^5.1.1-pre.997",
61
+ "@openmrs/esm-react-utils": "^5.1.1-pre.997",
62
+ "@openmrs/esm-state": "^5.1.1-pre.997",
63
63
  "autoprefixer": "^9.8.8",
64
64
  "css-minimizer-webpack-plugin": "^1.2.0",
65
65
  "i18next": "^19.6.0",
@@ -70,5 +70,5 @@
70
70
  "react-dom": "^18.1.0",
71
71
  "rxjs": "^6.5.3"
72
72
  },
73
- "gitHead": "a452c98a5f2055fdbfe418a36c83aa894ce912b7"
73
+ "gitHead": "e178ff32e60aa9de9d889e292a3d320ff7d16906"
74
74
  }