@grafana/scenes 5.5.1 → 5.5.2--canary.830.10005065313.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.5.1",
3
+ "version": "5.5.2--canary.830.10005065313.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": "a363be82ff5c0376fe9612aebf1244da0cee69c6"
117
+ "gitHead": "d06acd8eee168379baea16bbf86a767acf9eed45"
117
118
  }