@openmrs/esm-styleguide 8.0.1-pre.3529 → 8.0.1-pre.3545

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
- [0] Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
1
+ [0] Browserslist: browsers data (caniuse-lite) is 7 months old. Please run:
2
2
  [0] npx update-browserslist-db@latest
3
3
  [0] Why you should do it regularly: https://github.com/browserslist/update-db#readme
4
4
  [0] WARNING in ⚠ asset size limit: The following asset(s) exceed the recommended size limit (244.141 KiB). This can impact web performance.
@@ -16,6 +16,6 @@
16
16
  [0] │ You can limit the size of your bundles by using import() to lazy load some parts of your application.
17
17
  [0] │ For more info visit https://www.rspack.dev/guide/optimization/code-splitting
18
18
  [0]
19
- [0] Rspack compiled with 3 warnings in 9.10 s
19
+ [0] Rspack compiled with 3 warnings in 9.75 s
20
20
  [0] rspack --mode=production exited with code 0
21
21
  [1] tsc --project tsconfig.build.json exited with code 0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-styleguide",
3
- "version": "8.0.1-pre.3529",
3
+ "version": "8.0.1-pre.3545",
4
4
  "license": "MPL-2.0",
5
5
  "description": "The styleguide for OpenMRS SPA",
6
6
  "main": "dist/openmrs-esm-styleguide.js",
@@ -98,17 +98,17 @@
98
98
  "swr": "2.x"
99
99
  },
100
100
  "devDependencies": {
101
- "@openmrs/esm-api": "8.0.1-pre.3529",
102
- "@openmrs/esm-config": "8.0.1-pre.3529",
103
- "@openmrs/esm-emr-api": "8.0.1-pre.3529",
104
- "@openmrs/esm-error-handling": "8.0.1-pre.3529",
105
- "@openmrs/esm-extensions": "8.0.1-pre.3529",
106
- "@openmrs/esm-globals": "8.0.1-pre.3529",
107
- "@openmrs/esm-navigation": "8.0.1-pre.3529",
108
- "@openmrs/esm-react-utils": "8.0.1-pre.3529",
109
- "@openmrs/esm-state": "8.0.1-pre.3529",
110
- "@openmrs/esm-translations": "8.0.1-pre.3529",
111
- "@openmrs/esm-utils": "8.0.1-pre.3529",
101
+ "@openmrs/esm-api": "8.0.1-pre.3545",
102
+ "@openmrs/esm-config": "8.0.1-pre.3545",
103
+ "@openmrs/esm-emr-api": "8.0.1-pre.3545",
104
+ "@openmrs/esm-error-handling": "8.0.1-pre.3545",
105
+ "@openmrs/esm-extensions": "8.0.1-pre.3545",
106
+ "@openmrs/esm-globals": "8.0.1-pre.3545",
107
+ "@openmrs/esm-navigation": "8.0.1-pre.3545",
108
+ "@openmrs/esm-react-utils": "8.0.1-pre.3545",
109
+ "@openmrs/esm-state": "8.0.1-pre.3545",
110
+ "@openmrs/esm-translations": "8.0.1-pre.3545",
111
+ "@openmrs/esm-utils": "8.0.1-pre.3545",
112
112
  "@rspack/cli": "^1.3.11",
113
113
  "@rspack/core": "^1.3.11",
114
114
  "@types/geopattern": "^1.2.9",