@openmrs/esm-styleguide 5.0.3-pre.829 → 5.0.3-pre.831

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 c055a182578ecd7a
1
+ @openmrs/esm-styleguide:build: cache hit, replaying output e7c2814c4ac3d801
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)
@@ -46,4 +46,4 @@
46
46
  @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.
47
47
  @openmrs/esm-styleguide:build: For more info visit https://webpack.js.org/guides/code-splitting/
48
48
  @openmrs/esm-styleguide:build: 
49
- @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 20134 ms
49
+ @openmrs/esm-styleguide:build: webpack 5.88.0 compiled with 3 warnings in 20555 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-styleguide",
3
- "version": "5.0.3-pre.829",
3
+ "version": "5.0.3-pre.831",
4
4
  "license": "MPL-2.0",
5
5
  "description": "The styleguide for OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-styleguide.js",
@@ -51,9 +51,9 @@
51
51
  "rxjs": "6.x"
52
52
  },
53
53
  "devDependencies": {
54
- "@openmrs/esm-extensions": "^5.0.3-pre.829",
55
- "@openmrs/esm-react-utils": "^5.0.3-pre.829",
56
- "@openmrs/esm-state": "^5.0.3-pre.829",
54
+ "@openmrs/esm-extensions": "^5.0.3-pre.831",
55
+ "@openmrs/esm-react-utils": "^5.0.3-pre.831",
56
+ "@openmrs/esm-state": "^5.0.3-pre.831",
57
57
  "autoprefixer": "^9.8.8",
58
58
  "css-minimizer-webpack-plugin": "^1.2.0",
59
59
  "i18next": "^19.6.0",
@@ -64,5 +64,5 @@
64
64
  "react-dom": "^18.1.0",
65
65
  "rxjs": "^6.5.3"
66
66
  },
67
- "gitHead": "9bab50b6efe1f74e6964adbce112fc0c8a67f2e6"
67
+ "gitHead": "9a9f5f22f3665ad5d963250db776381789e0ac37"
68
68
  }