@mieweb/ui 0.6.1-dev.164 → 0.6.1-dev.165

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 (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mieweb/ui",
3
- "version": "0.6.1-dev.164",
3
+ "version": "0.6.1-dev.165",
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",
@@ -235,7 +235,7 @@
235
235
  "@kerebron/editor": ">=0.7.9",
236
236
  "@kerebron/editor-kits": ">=0.7.9",
237
237
  "@kerebron/wasm": ">=0.7.9",
238
- "@mieweb/datavis": "=1.2.0",
238
+ "@mieweb/datavis": "=1.3.0",
239
239
  "ag-grid-community": ">=32.0.0",
240
240
  "ag-grid-react": ">=32.0.0",
241
241
  "datavis-ace": "=4.1.0",
@@ -343,7 +343,7 @@
343
343
  "@kerebron/editor": "0.7.9",
344
344
  "@kerebron/editor-kits": "0.7.9",
345
345
  "@kerebron/wasm": "0.7.9",
346
- "@mieweb/datavis": "=1.2.0",
346
+ "@mieweb/datavis": "=1.3.0",
347
347
  "@monaco-editor/react": "^4.7.0",
348
348
  "@playwright/test": "^1.58.2",
349
349
  "@storybook/addon-a11y": "^10.2.11",