@mieweb/ui 0.6.1-dev.151 → 0.6.1-dev.152

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.
Files changed (2) hide show
  1. package/dist/styles.css +1 -1
  2. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mieweb/ui",
3
- "version": "0.6.1-dev.151",
3
+ "version": "0.6.1-dev.152",
4
4
  "description": "A themeable, accessible React component library built with Tailwind CSS",
5
5
  "author": "Medical Informatics Engineering, Inc.",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -234,10 +234,10 @@
234
234
  "@kerebron/editor": ">=0.7.9",
235
235
  "@kerebron/editor-kits": ">=0.7.9",
236
236
  "@kerebron/wasm": ">=0.7.9",
237
- "@mieweb/datavis": "=0.0.0-PRE.4",
237
+ "@mieweb/datavis": "=1.0.0-PRE.1",
238
238
  "ag-grid-community": ">=32.0.0",
239
239
  "ag-grid-react": ">=32.0.0",
240
- "datavis-ace": "=4.0.0-PRE.2",
240
+ "datavis-ace": "=4.1.0",
241
241
  "js-yaml": ">=4.0.0",
242
242
  "katex": ">=0.16.0",
243
243
  "mermaid": ">=11.0.0",
@@ -342,7 +342,7 @@
342
342
  "@kerebron/editor": "0.7.9",
343
343
  "@kerebron/editor-kits": "0.7.9",
344
344
  "@kerebron/wasm": "0.7.9",
345
- "@mieweb/datavis": "=0.0.0-PRE.4",
345
+ "@mieweb/datavis": "=1.0.0-PRE.1",
346
346
  "@monaco-editor/react": "^4.7.0",
347
347
  "@playwright/test": "^1.58.2",
348
348
  "@storybook/addon-a11y": "^10.2.11",
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "pnpm": {
422
422
  "overrides": {
423
- "datavis-ace": "=4.0.0-PRE.2",
423
+ "datavis-ace": "=4.1.0",
424
424
  "esbuild@<0.28.1": "0.28.1",
425
425
  "axios@>=1.0.0 <1.16.0": "1.16.0",
426
426
  "minimatch@>=10.0.0 <10.2.3": "10.2.3",