@grafana/scenes-react 5.23.1 → 5.23.2--canary.958.11707299401.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": "5.23.1",
3
+ "version": "5.23.2--canary.958.11707299401.0",
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
  "@grafana/e2e-selectors": "^11.0.0",
41
- "@grafana/scenes": "5.23.1",
41
+ "@grafana/scenes": "5.23.2--canary.958.11707299401.0",
42
42
  "react-use": "17.4.0"
43
43
  },
44
44
  "peerDependencies": {
@@ -112,5 +112,5 @@
112
112
  "prettier --write"
113
113
  ]
114
114
  },
115
- "gitHead": "650ef547fac5de8821b59ed639f2587828dafe1d"
115
+ "gitHead": "c312a5c5586360a4127daf66fc2ae7cb701cdde2"
116
116
  }