@grafana/scenes 5.25.1--canary.967.11837797508.0 → 5.25.1

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.25.1--canary.967.11837797508.0",
3
+ "version": "5.25.1",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -38,7 +38,7 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@floating-ui/react": "^0.26.16",
41
- "@leeoniya/ufuzzy": "^1.0.14",
41
+ "@leeoniya/ufuzzy": "^1.0.16",
42
42
  "@tanstack/react-virtual": "^3.9.0",
43
43
  "react-grid-layout": "^1.3.4",
44
44
  "react-use": "^17.5.0",
@@ -115,5 +115,5 @@
115
115
  "prettier --write"
116
116
  ]
117
117
  },
118
- "gitHead": "7e8b28226e6f294b2e6cfaf2b3ce39982b231e66"
118
+ "gitHead": "ef34d6afe6bb30474d3acea3563ab20c7bbc20f0"
119
119
  }