From 4b1a4973ce00b7ae68d41877c50e3bef8f453987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 12:24:17 +0000 Subject: [PATCH] Bump @grafana/plugin-ui from 0.10.9 to 0.10.10 Bumps [@grafana/plugin-ui](https://github.com/grafana/plugin-ui) from 0.10.9 to 0.10.10. - [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.10.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 85eb781..718b317 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1471,9 +1471,9 @@ react-i18next "^15.0.0" "@grafana/plugin-ui@^0.10.1": - version "0.10.9" - resolved "https://registry.yarnpkg.com/@grafana/plugin-ui/-/plugin-ui-0.10.9.tgz#8318a638a5100163b750c43ac5b754c085cf10ec" - integrity sha512-mKB/JbKKcbteVNel4UkmQ3inWBOufWjBibk0XSJ62BJkptNnmN0kA8qMfkFtMXKgnQnrDGXJ0hVTVS4iqdDlUQ== + version "0.10.10" + resolved "https://registry.yarnpkg.com/@grafana/plugin-ui/-/plugin-ui-0.10.10.tgz#14e8ff30323997719648add61ee53fe3d33e1fbf" + integrity sha512-escK3Dpm2eP4VimCRt+tQfjpOrH2cNJ8Ku1DouVxzH9+o8aPcLRP36629e+kv4RrYl1Fs8qgu9gbF8Nr8vKIww== dependencies: "@emotion/css" "^11.11.2" "@hello-pangea/dnd" "^17.0.0"