Gdev: Fix breaking gdev testdata datasource (#80007)

fix for breaking gdev testdata datasource
This commit is contained in:
Nathan Marrs 2024-01-04 12:13:55 -07:00 committed by GitHub
parent 90d4704cd7
commit 339ea65a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"@grafana/schema": "10.3.0-pre",
"@grafana/ui": "10.3.0-pre",
"lodash": "4.17.21",
"micro-memoize": "^4.1.2",
"react": "18.2.0",
"react-use": "17.4.0",
"rxjs": "7.8.1",

View File

@ -2932,6 +2932,7 @@ __metadata:
"@types/react": "npm:18.2.15"
"@types/testing-library__jest-dom": "npm:5.14.8"
lodash: "npm:4.17.21"
micro-memoize: "npm:^4.1.2"
react: "npm:18.2.0"
react-use: "npm:17.4.0"
rxjs: "npm:7.8.1"