@grafana/scenes 5.0.0 → 5.0.1--canary.793.9495294297.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.0.0",
3
+ "version": "5.0.1--canary.793.9495294297.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -40,8 +40,8 @@
40
40
  "@grafana/e2e-selectors": "^11.0.0",
41
41
  "@leeoniya/ufuzzy": "^1.0.14",
42
42
  "react-grid-layout": "1.3.4",
43
- "react-use": "17.4.0",
44
- "react-virtualized-auto-sizer": "1.0.7",
43
+ "react-use": "17.5.0",
44
+ "react-virtualized-auto-sizer": "1.0.24",
45
45
  "uuid": "^9.0.0"
46
46
  },
47
47
  "peerDependencies": {
@@ -113,5 +113,5 @@
113
113
  "prettier --write"
114
114
  ]
115
115
  },
116
- "gitHead": "97e4651dd2636bb274923284b5a70637024886c2"
116
+ "gitHead": "8c811068710c091e2fbfd68ced906e409713f946"
117
117
  }