Skip to content

Commit

Permalink
chore: upgrade scenes to prevent panels from not being hidden (#1025)
Browse files Browse the repository at this point in the history
  • Loading branch information
svennergr authored Feb 11, 2025
1 parent 88d6056 commit 9f3f13c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@grafana/data": "^11.3.0",
"@grafana/lezer-logql": "^0.2.7",
"@grafana/runtime": "^11.3.0",
"@grafana/scenes": "5.41.0",
"@grafana/scenes": "5.41.1",
"@grafana/ui": "^11.3.0",
"@hello-pangea/dnd": "^16.6.0",
"@lezer/common": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1114,10 +1114,10 @@
rxjs "7.8.1"
tslib "2.7.0"

"@grafana/[email protected].0":
version "5.41.0"
resolved "https://registry.yarnpkg.com/@grafana/scenes/-/scenes-5.41.0.tgz#851592266314634c2f3daa13c5b984969993b5d5"
integrity sha512-UQp92fCdPhn280H5ZjKo7KQ0OWla9QIP7zfC/hmpBqzNtpD20BUCPEBDcmFEkJ1PUxv49hH2F9aQ0NfOmUJI4g==
"@grafana/[email protected].1":
version "5.41.1"
resolved "https://registry.yarnpkg.com/@grafana/scenes/-/scenes-5.41.1.tgz#83df1990afdb2aacdaf411685f887b73066caabf"
integrity sha512-wXVDYMAD4Eio8+Da84J0lYWmU5GciRPoZjJvRA5JqlPQFegbxy8VynZzepwrO3SSB56VAkQAstsJdqCwjuMzzw==
dependencies:
"@floating-ui/react" "^0.26.16"
"@leeoniya/ufuzzy" "^1.0.16"
Expand Down

0 comments on commit 9f3f13c

Please sign in to comment.