@grafana/scenes 5.4.0--canary.816.9794480649.0 → 5.4.1--canary.830.9976271928.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grafana/scenes",
3
- "version": "5.4.0--canary.816.9794480649.0",
3
+ "version": "5.4.1--canary.830.9976271928.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -37,6 +37,7 @@
37
37
  "url": "https://github.com/grafana/scenes/issues"
38
38
  },
39
39
  "dependencies": {
40
+ "@floating-ui/react": "0.26.16",
40
41
  "@grafana/e2e-selectors": "^11.0.0",
41
42
  "@leeoniya/ufuzzy": "^1.0.14",
42
43
  "react-grid-layout": "1.3.4",
@@ -113,5 +114,5 @@
113
114
  "prettier --write"
114
115
  ]
115
116
  },
116
- "gitHead": "64db7fffaf56810ac895f10c26f3083c937d55a0"
117
+ "gitHead": "1acf062d120533ca8147e98840ff6ac0722ccc7a"
117
118
  }