Skip to content

Commit 240b53e

Browse files
authored
Merge pull request #86 from gapitio/chore(deps)--update-grafana/toolkit-to-v8.3.4
Chore(deps): update grafana packages to v8.3.4
2 parents a84595d + bc47825 commit 240b53e

3 files changed

Lines changed: 49 additions & 43 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v2.0.2 (2022-01-31)
4+
5+
### Features / enhancements
6+
7+
- **Repo**: Update grafana packages to work with latest grafana version (8.3.4)
8+
39
## v2.0.1 (2022-01-10)
410

511
### Bug fixes

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gapit-htmlgraphics-panel",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Grafana panel for displaying metric sensitive HTML and SVG graphics",
55
"homepage": "https://github.com/gapitio/gapit-htmlgraphics-panel#readme",
66
"bugs": {
@@ -25,9 +25,9 @@
2525
"tslib": "^2.3.1"
2626
},
2727
"devDependencies": {
28-
"@grafana/data": "8.3.2",
29-
"@grafana/runtime": "8.3.2",
30-
"@grafana/toolkit": "8.3.2",
31-
"@grafana/ui": "8.3.2"
28+
"@grafana/data": "8.3.4",
29+
"@grafana/runtime": "8.3.4",
30+
"@grafana/toolkit": "8.3.4",
31+
"@grafana/ui": "8.3.4"
3232
}
3333
}

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,13 +1113,13 @@
11131113
resolved "https://registry.yarnpkg.com/@grafana/aws-sdk/-/aws-sdk-0.0.3.tgz#bc632c6c77971a5474acbe45847420503679fc75"
11141114
integrity sha512-V0PJLk+oU1C33knurXp8BkT5N2ctDu9b21zpK16vkJAs5aOiH/OaOhQ/IP9ipxYhB+b9PFjr8RXagV/8XJ8xwg==
11151115

1116-
"@grafana/data@8.3.2":
1117-
version "8.3.2"
1118-
resolved "https://registry.yarnpkg.com/@grafana/data/-/data-8.3.2.tgz#97fb215ed025a30f5581579e16ef4219ac390cf2"
1119-
integrity sha512-Onn/Oh972HwbiduqBUVP1AnL3guyvim3t5k7kVINm0eArNE+3Zs8xeeu5W5RZNESrzQmxLTEBjIo+cUJmmRhtQ==
1116+
"@grafana/data@8.3.4":
1117+
version "8.3.4"
1118+
resolved "https://registry.yarnpkg.com/@grafana/data/-/data-8.3.4.tgz#f22a90c4af04017033832783f0785379a4e72581"
1119+
integrity sha512-/4c+zdizTm6U9y+LA0GZNGb3MUg7KhTtKrJ5Bx0HnwczcIbLc8n1ZVxKRK6WaXWjhLWhL3Zme7qpdL7Jzwoxzw==
11201120
dependencies:
11211121
"@braintree/sanitize-url" "5.0.2"
1122-
"@grafana/schema" "8.3.2"
1122+
"@grafana/schema" "8.3.4"
11231123
"@types/d3-interpolate" "^1.4.0"
11241124
d3-interpolate "1.4.0"
11251125
date-fns "2.21.3"
@@ -1134,10 +1134,10 @@
11341134
uplot "1.6.16"
11351135
xss "1.0.6"
11361136

1137-
"@grafana/e2e-selectors@8.3.2":
1138-
version "8.3.2"
1139-
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-8.3.2.tgz#6ff26e6c9de722f591f832cc5e887e296bfcc48d"
1140-
integrity sha512-J+LMkkhAzCL9UfbClBd8lgj18Nn7pDu3zOcDQQ4NvjjJjF+cnl6jPodQfBT/rwivx234mFQb35EG+e3WKqXGtQ==
1137+
"@grafana/e2e-selectors@8.3.4":
1138+
version "8.3.4"
1139+
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-8.3.4.tgz#06b58a8116b33528f626daf25ec653f138fba747"
1140+
integrity sha512-irPDlFwwNdrXi6Ot4R/o2/1i07HjJm9tRc6ni9EbJ7vcNwgrUq3SgrqrvRZcnj8PvWjHxVfuY0WOAM3RrkNmsg==
11411141
dependencies:
11421142
"@grafana/tsconfig" "^1.0.0-rc1"
11431143
execa "5.1.1"
@@ -1161,15 +1161,15 @@
11611161
prettier "2.2.1"
11621162
typescript "4.3.4"
11631163

1164-
"@grafana/runtime@8.3.2":
1165-
version "8.3.2"
1166-
resolved "https://registry.yarnpkg.com/@grafana/runtime/-/runtime-8.3.2.tgz#2384229a954a7a5311ad8710175fa08a13ab0de6"
1167-
integrity sha512-wMuCmsCYNBVrN0l6cFt1IGOW4gzjjSFL0baWgiQEnOIp+Q8az97ob0BAs4II90ceAIJ5pOPmN196/2/wsKV0Qg==
1164+
"@grafana/runtime@8.3.4":
1165+
version "8.3.4"
1166+
resolved "https://registry.yarnpkg.com/@grafana/runtime/-/runtime-8.3.4.tgz#5117edf2e5c861070c5c116c61ca07df3c58319f"
1167+
integrity sha512-esX4QLmvVjr1Vdf31rZn//7RWzJZjeA/TSd+aRkL/USSiWsojzN78EvgpSdOsMOZ4ESUICYep6+jnevBKZLjYw==
11681168
dependencies:
11691169
"@emotion/css" "11.1.3"
1170-
"@grafana/data" "8.3.2"
1171-
"@grafana/e2e-selectors" "8.3.2"
1172-
"@grafana/ui" "8.3.2"
1170+
"@grafana/data" "8.3.4"
1171+
"@grafana/e2e-selectors" "8.3.4"
1172+
"@grafana/ui" "8.3.4"
11731173
"@sentry/browser" "5.25.0"
11741174
history "4.10.1"
11751175
lodash "4.17.21"
@@ -1179,10 +1179,10 @@
11791179
systemjs-plugin-css "0.1.37"
11801180
tslib "2.3.1"
11811181

1182-
"@grafana/schema@8.3.2":
1183-
version "8.3.2"
1184-
resolved "https://registry.yarnpkg.com/@grafana/schema/-/schema-8.3.2.tgz#30a72804b405b3b3f50f835ae597c9a2d43cd6b1"
1185-
integrity sha512-gfdTsXK+VVnoVZAajGOzsl5wymUsuPURW80CLQdAWzhbHbf4kDB3WrGeHODqRWpTmI56GDqRZhgoFHGesW1ksQ==
1182+
"@grafana/schema@8.3.4":
1183+
version "8.3.4"
1184+
resolved "https://registry.yarnpkg.com/@grafana/schema/-/schema-8.3.4.tgz#144fcd3549d2dfedc189c7f32a8690fb49405b98"
1185+
integrity sha512-xa7zQb0F/7RxF4moMHB2Rq8YI13snKwWY5HInopwenxWThz900WN1jQ+U/IjHU9qltLLE+2P7z6K8EHFXbiqbQ==
11861186

11871187
"@grafana/slate-react@0.22.10-grafana":
11881188
version "0.22.10-grafana"
@@ -1206,17 +1206,17 @@
12061206
tiny-invariant "^1.0.1"
12071207
tiny-warning "^0.0.3"
12081208

1209-
"@grafana/toolkit@8.3.2":
1210-
version "8.3.2"
1211-
resolved "https://registry.yarnpkg.com/@grafana/toolkit/-/toolkit-8.3.2.tgz#e0741d0e57d65fa96367771b6093b9a4037050b8"
1212-
integrity sha512-xiDfAd1lIxJjP1kjlZCxnyvSi0b+oeJGgkcNza81xLaEoe4PF0bfO18HR1ZT17bDph/1O3PO8tTeYoIbeWOixQ==
1209+
"@grafana/toolkit@8.3.4":
1210+
version "8.3.4"
1211+
resolved "https://registry.yarnpkg.com/@grafana/toolkit/-/toolkit-8.3.4.tgz#00c65646efaec9c6fb87ed5ad86df18c12b5e8ba"
1212+
integrity sha512-5keSt2Tnn2ZiWeL866gXYJQeqhVlyz5ZJ9T66a5yLChs7CkhFzcr+RSwF+9rJP/ZGEEDwhewQ+iQVwCWSRoC/A==
12131213
dependencies:
12141214
"@babel/core" "7.13.14"
12151215
"@babel/preset-env" "7.13.12"
1216-
"@grafana/data" "8.3.2"
1216+
"@grafana/data" "8.3.4"
12171217
"@grafana/eslint-config" "2.5.1"
12181218
"@grafana/tsconfig" "^1.0.0-rc1"
1219-
"@grafana/ui" "8.3.2"
1219+
"@grafana/ui" "8.3.4"
12201220
"@jest/core" "26.6.3"
12211221
"@rushstack/eslint-patch" "1.0.6"
12221222
"@types/command-exists" "^1.2.0"
@@ -1294,17 +1294,17 @@
12941294
resolved "https://registry.yarnpkg.com/@grafana/tsconfig/-/tsconfig-1.0.0-rc1.tgz#d07ea16755a50cae21000113f30546b61647a200"
12951295
integrity sha512-nucKPGyzlSKYSiJk5RA8GzMdVWhdYNdF+Hh65AXxjD9PlY69JKr5wANj8bVdQboag6dgg0BFKqgKPyY+YtV4Iw==
12961296

1297-
"@grafana/ui@8.3.2":
1298-
version "8.3.2"
1299-
resolved "https://registry.yarnpkg.com/@grafana/ui/-/ui-8.3.2.tgz#4ae84890131c43d3fae2b90562b6b5ca8e70566e"
1300-
integrity sha512-NXcAvk+w/f2rTUl4xBHydFS4qaicOuN+VEIs9rojGk1UafiFfcaRQePd2eJ2jMGVbVuMKAgW8wRjgOPOonenJA==
1297+
"@grafana/ui@8.3.4":
1298+
version "8.3.4"
1299+
resolved "https://registry.yarnpkg.com/@grafana/ui/-/ui-8.3.4.tgz#d7b62e5fbaf14d71479aff400d82f61afcda386a"
1300+
integrity sha512-JNy817Rzeo/tXXCwNsbz26TpyFh8irWdBXJJ0VF0M9fZotRyWymwZpzCge9nAPBzN5rysLUvo+lNfSDvxH2R0g==
13011301
dependencies:
13021302
"@emotion/css" "11.1.3"
13031303
"@emotion/react" "11.1.5"
13041304
"@grafana/aws-sdk" "0.0.3"
1305-
"@grafana/data" "8.3.2"
1306-
"@grafana/e2e-selectors" "8.3.2"
1307-
"@grafana/schema" "8.3.2"
1305+
"@grafana/data" "8.3.4"
1306+
"@grafana/e2e-selectors" "8.3.4"
1307+
"@grafana/schema" "8.3.4"
13081308
"@grafana/slate-react" "0.22.10-grafana"
13091309
"@monaco-editor/react" "4.2.2"
13101310
"@popperjs/core" "2.5.4"
@@ -1356,7 +1356,7 @@
13561356
slate-plain-serializer "0.7.10"
13571357
tinycolor2 "1.4.1"
13581358
tslib "2.3.1"
1359-
uplot "1.6.17"
1359+
uplot "1.6.18"
13601360
uuid "8.3.0"
13611361

13621362
"@internationalized/date@3.0.0-alpha.1":
@@ -12097,10 +12097,10 @@ uplot@1.6.16:
1209712097
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.16.tgz#0c90c40dff52e9cbd7f24eb0d709c8cbf84be803"
1209812098
integrity sha512-Rh0WtFgtZdYk70Knu1VyZYbwlx5GuoIFBezZuHwlEUiREsIjOKpe3CXLXLaKc7/49Z7XhQ/bazgF/f1zercxgw==
1209912099

12100-
uplot@1.6.17:
12101-
version "1.6.17"
12102-
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.17.tgz#1f8fc07a0e48008798beca463523621ad66dcc46"
12103-
integrity sha512-WHNHvDCXURn+Qwb3QUUzP6rOxx+3kUZUspREyhkqmXCxFIND99l5z9intTh+uPEt+/EEu7lCaMjSd1uTfuTXfg==
12100+
uplot@1.6.18:
12101+
version "1.6.18"
12102+
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.18.tgz#db541a2aa81762bf41af584d4f3125172c3ed5ab"
12103+
integrity sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ==
1210412104

1210512105
upper-case@^1.1.1:
1210612106
version "1.1.3"

0 commit comments

Comments
 (0)