@openmrs/esm-navigation 5.3.3-pre.1372 → 5.3.3-pre.1376

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-navigation:build: cache hit, replaying output e38255d9cb1815f2
1
+ @openmrs/esm-navigation:build: cache hit, replaying output eea01044ce160e6b
2
2
  @openmrs/esm-navigation:build: Browserslist: caniuse-lite is outdated. Please run:
3
3
  @openmrs/esm-navigation:build:  npx update-browserslist-db@latest
4
4
  @openmrs/esm-navigation:build:  Why you should do it regularly: https://github.com/browserslist/update-db#readme
@@ -8,4 +8,4 @@
8
8
  @openmrs/esm-navigation:build: built modules 47.3 KiB [built]
9
9
  @openmrs/esm-navigation:build:  ./src/index.ts + 7 modules 47.2 KiB [built] [code generated]
10
10
  @openmrs/esm-navigation:build:  external "@openmrs/esm-state" 42 bytes [built] [code generated]
11
- @openmrs/esm-navigation:build: webpack 5.88.0 compiled successfully in 6942 ms
11
+ @openmrs/esm-navigation:build: webpack 5.88.0 compiled successfully in 6506 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-navigation",
3
- "version": "5.3.3-pre.1372",
3
+ "version": "5.3.3-pre.1376",
4
4
  "license": "MPL-2.0",
5
5
  "description": "OpenMRS library providing tools for breadcrumbs, navigation, and history.",
6
6
  "browser": "dist/openmrs-esm-navigation.js",
@@ -44,7 +44,7 @@
44
44
  "@openmrs/esm-state": "5.x"
45
45
  },
46
46
  "devDependencies": {
47
- "@openmrs/esm-state": "5.3.3-pre.1372"
47
+ "@openmrs/esm-state": "5.3.3-pre.1376"
48
48
  },
49
49
  "stableVersion": "5.3.2"
50
50
  }