Skip to content

Commit 2029d69

Browse files
Chore: bump @grafana/plugin-ui from 0.10.9 to 0.10.10 (#218)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cbc7a3 commit 2029d69

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@emotion/css": "11.13.5",
7777
"@grafana/aws-sdk": "^0.7.1",
7878
"@grafana/data": "^12.0.2",
79-
"@grafana/plugin-ui": "^0.10.9",
79+
"@grafana/plugin-ui": "^0.10.10",
8080
"@grafana/runtime": "^12.0.2",
8181
"@grafana/scenes": "^6.13.0",
8282
"@grafana/schema": "^12.0.1",

yarn.lock

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,7 +1191,7 @@ __metadata:
11911191
languageName: node
11921192
linkType: hard
11931193

1194-
"@grafana/plugin-ui@npm:^0.10.1, @grafana/plugin-ui@npm:^0.10.9":
1194+
"@grafana/plugin-ui@npm:^0.10.1":
11951195
version: 0.10.9
11961196
resolution: "@grafana/plugin-ui@npm:0.10.9"
11971197
dependencies:
@@ -1219,6 +1219,34 @@ __metadata:
12191219
languageName: node
12201220
linkType: hard
12211221

1222+
"@grafana/plugin-ui@npm:^0.10.10":
1223+
version: 0.10.10
1224+
resolution: "@grafana/plugin-ui@npm:0.10.10"
1225+
dependencies:
1226+
"@emotion/css": "npm:^11.11.2"
1227+
"@hello-pangea/dnd": "npm:^17.0.0"
1228+
"@react-awesome-query-builder/ui": "npm:^6.6.4"
1229+
"@types/prismjs": "npm:^1.26.4"
1230+
lodash: "npm:^4.17.21"
1231+
prismjs: "npm:^1.30.0"
1232+
react-calendar: "npm:^4.8.0"
1233+
react-popper-tooltip: "npm:^4.4.2"
1234+
react-use: "npm:^17.3.1"
1235+
react-virtualized-auto-sizer: "npm:^1.0.6"
1236+
sql-formatter-plus: "npm:^1.3.6"
1237+
uuid: "npm:^11.0.0"
1238+
peerDependencies:
1239+
"@grafana/data": ">=10.4.0"
1240+
"@grafana/e2e-selectors": ">=10.4.0"
1241+
"@grafana/runtime": ">=10.4.0"
1242+
"@grafana/ui": ">=10.4.0"
1243+
react: ^18.2.0
1244+
react-dom: ^18.2.0
1245+
rxjs: ^7.8.1
1246+
checksum: 10c0/f26176d537441fff6e8cae37e5b68fae75a07450dfe49804aa2bdb67867b7bfa6559e4eb39a43895644f7fb24aacfe7783c49ed7732bee92819d9bc1d90488b0
1247+
languageName: node
1248+
linkType: hard
1249+
12221250
"@grafana/runtime@npm:^12.0.2":
12231251
version: 12.0.2
12241252
resolution: "@grafana/runtime@npm:12.0.2"
@@ -7039,7 +7067,7 @@ __metadata:
70397067
"@grafana/data": "npm:^12.0.2"
70407068
"@grafana/eslint-config": "npm:^8.2.0"
70417069
"@grafana/plugin-e2e": "npm:^2.1.8"
7042-
"@grafana/plugin-ui": "npm:^0.10.9"
7070+
"@grafana/plugin-ui": "npm:^0.10.10"
70437071
"@grafana/runtime": "npm:^12.0.2"
70447072
"@grafana/scenes": "npm:^6.13.0"
70457073
"@grafana/schema": "npm:^12.0.1"

0 commit comments

Comments
 (0)