@elevasis/ui 2.26.1 → 2.27.0

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elevasis/ui",
3
- "version": "2.26.1",
3
+ "version": "2.27.0",
4
4
  "description": "UI components and platform-aware hooks for building custom frontends on the Elevasis platform",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -248,10 +248,10 @@
248
248
  "msw": "^2.11.0",
249
249
  "vitest": "^3.2.4",
250
250
  "@elevasis/sdk": "1.16.0",
251
- "@repo/core": "0.16.0",
252
- "@repo/eslint-config": "0.0.0",
253
251
  "@repo/typescript-config": "0.0.0",
254
- "@repo/elevasis-core": "1.0.0"
252
+ "@repo/core": "0.17.0",
253
+ "@repo/elevasis-core": "1.0.0",
254
+ "@repo/eslint-config": "0.0.0"
255
255
  },
256
256
  "dependencies": {
257
257
  "@dagrejs/dagre": "^1.1.4",