Skip to content

Commit cebc846

Browse files
Bump @grafana/plugin-ui from 0.10.10 to 0.11.0 (#320)
Bumps [@grafana/plugin-ui](https://github.com/grafana/plugin-ui) from 0.10.10 to 0.11.0. - [Release notes](https://github.com/grafana/plugin-ui/releases) - [Changelog](https://github.com/grafana/plugin-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/plugin-ui/commits) --- updated-dependencies: - dependency-name: "@grafana/plugin-ui" dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c64631f commit cebc846

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"license": "Apache-2.0",
3232
"dependencies": {
3333
"@grafana/async-query-data": "0.4.2",
34-
"@grafana/plugin-ui": "^0.10.1"
34+
"@grafana/plugin-ui": "^0.11.0"
3535
},
3636
"devDependencies": {
3737
"@eslint/eslintrc": "^3.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,7 +1882,7 @@ __metadata:
18821882
"@grafana/async-query-data": "npm:0.4.2"
18831883
"@grafana/data": "npm:12.2.0"
18841884
"@grafana/eslint-config": "npm:^8.0.0"
1885-
"@grafana/plugin-ui": "npm:^0.10.1"
1885+
"@grafana/plugin-ui": "npm:^0.11.0"
18861886
"@grafana/runtime": "npm:12.2.0"
18871887
"@grafana/tsconfig": "npm:^2.0.0"
18881888
"@grafana/ui": "npm:12.2.0"
@@ -2032,9 +2032,9 @@ __metadata:
20322032
languageName: node
20332033
linkType: hard
20342034

2035-
"@grafana/plugin-ui@npm:^0.10.1":
2036-
version: 0.10.10
2037-
resolution: "@grafana/plugin-ui@npm:0.10.10"
2035+
"@grafana/plugin-ui@npm:^0.11.0":
2036+
version: 0.11.0
2037+
resolution: "@grafana/plugin-ui@npm:0.11.0"
20382038
dependencies:
20392039
"@emotion/css": "npm:^11.11.2"
20402040
"@hello-pangea/dnd": "npm:^17.0.0"
@@ -2056,7 +2056,7 @@ __metadata:
20562056
react: ^18.2.0
20572057
react-dom: ^18.2.0
20582058
rxjs: ^7.8.1
2059-
checksum: 10c0/f26176d537441fff6e8cae37e5b68fae75a07450dfe49804aa2bdb67867b7bfa6559e4eb39a43895644f7fb24aacfe7783c49ed7732bee92819d9bc1d90488b0
2059+
checksum: 10c0/1d7c37b5b782d11c1022ec08f9b66e1c34913d34675fc37580dd9cf4c6254f92c85a66907ab7617771f50fbed89202907c53e5b1fbe3c920b920f034985e27c7
20602060
languageName: node
20612061
linkType: hard
20622062

0 commit comments

Comments
 (0)