@grafana/scenes 4.25.0 → 4.26.1--canary.770.9381277561.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": "4.25.0",
3
+ "version": "4.26.1--canary.770.9381277561.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -38,6 +38,7 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@grafana/e2e-selectors": "^10.4.1",
41
+ "@leeoniya/ufuzzy": "^1.0.14",
41
42
  "react-grid-layout": "1.3.4",
42
43
  "react-use": "17.4.0",
43
44
  "react-virtualized-auto-sizer": "1.0.7",
@@ -115,5 +116,5 @@
115
116
  "prettier --write"
116
117
  ]
117
118
  },
118
- "gitHead": "d1f0962c05aa55427e98c286d2fe1f073da4907c"
119
+ "gitHead": "21af95abcab23d7d3c3ce495f25cc0ed5d33cf0a"
119
120
  }