@grafana/scenes-react 6.0.0--canary.979.12946533009.0 → 6.0.0--canary.979.12990094152.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grafana/scenes-react",
3
- "version": "6.0.0--canary.979.12946533009.0",
3
+ "version": "6.0.0--canary.979.12990094152.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -37,7 +37,7 @@
37
37
  "url": "https://github.com/grafana/scenes/issues"
38
38
  },
39
39
  "dependencies": {
40
- "@grafana/scenes": "6.0.0--canary.979.12946533009.0",
40
+ "@grafana/scenes": "6.0.0--canary.979.12990094152.0",
41
41
  "lru-cache": "^10.2.2",
42
42
  "react-use": "^17.4.0"
43
43
  },
@@ -112,5 +112,5 @@
112
112
  "prettier --write"
113
113
  ]
114
114
  },
115
- "gitHead": "c999ebf6cc190693ee8fe97660c04bd14e57e330"
115
+ "gitHead": "a1aa3bd86551152c110465d8f387d727f85e0db5"
116
116
  }