Compare commits

...

1 Commits

Author SHA1 Message Date
grafana-delivery-bot[bot]
ead392f6cb Release: Bump version to 11.0.0-preview (#105)
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-04-02 19:22:08 +01:00
50 changed files with 166 additions and 166 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "yarn",
"version": "11.1.0-pre"
"version": "11.0.0-preview"
}

View File

@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "grafana",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"repository": "github:grafana/grafana",
"scripts": {
"build": "NODE_ENV=production nx exec --verbose -- webpack --config scripts/webpack/webpack.prod.js",

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/data",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana Data Library",
"keywords": [
"typescript"
@@ -36,7 +36,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "7.0.1",
"@grafana/schema": "11.1.0-pre",
"@grafana/schema": "11.0.0-preview",
"@types/d3-interpolate": "^3.0.0",
"@types/string-hash": "1.1.3",
"d3-interpolate": "3.0.1",

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/e2e-selectors",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana End-to-End Test Selectors Library",
"keywords": [
"cli",

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/e2e",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana End-to-End Test Library",
"keywords": [
"cli",
@@ -63,8 +63,8 @@
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@cypress/webpack-preprocessor": "5.17.1",
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/tsconfig": "^1.3.0-rc1",
"@mochajs/json-file-reporter": "^1.2.0",
"babel-loader": "9.1.3",

View File

@@ -1,7 +1,7 @@
{
"name": "@grafana/eslint-plugin",
"description": "ESLint rules for use within the Grafana repo. Not suitable (or supported) for external use.",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"main": "./index.cjs",
"author": "Grafana Labs",
"license": "Apache-2.0",

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/flamegraph",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana flamegraph visualization component",
"keywords": [
"grafana",
@@ -44,8 +44,8 @@
],
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"@leeoniya/ufuzzy": "1.0.14",
"d3": "^7.8.5",
"lodash": "4.17.21",

View File

@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"name": "@grafana/o11y-ds-frontend",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Library to manage traces in Grafana.",
"sideEffects": false,
"repository": {
@@ -18,12 +18,12 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/experimental": "1.7.10",
"@grafana/runtime": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/runtime": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"react-use": "17.5.0",
"rxjs": "7.8.1",
"tslib": "2.6.2"

View File

@@ -2,7 +2,7 @@
"name": "@grafana/plugin-configs",
"description": "Shared dependencies and files for core plugins",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"tslib": "2.6.2"
},

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "AGPL-3.0-only",
"name": "@grafana/prometheus",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana Prometheus Library",
"keywords": [
"typescript"
@@ -38,12 +38,12 @@
"dependencies": {
"@emotion/css": "11.11.2",
"@floating-ui/react": "0.26.10",
"@grafana/data": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/experimental": "1.7.10",
"@grafana/faro-web-sdk": "1.5.0",
"@grafana/runtime": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/runtime": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"@leeoniya/ufuzzy": "1.0.14",
"@lezer/common": "1.2.1",
"@lezer/highlight": "1.2.0",
@@ -76,8 +76,8 @@
},
"devDependencies": {
"@emotion/eslint-plugin": "11.11.0",
"@grafana/e2e": "11.1.0-pre",
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/e2e": "11.0.0-preview",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/tsconfig": "^1.3.0-rc1",
"@rollup/plugin-image": "3.0.3",
"@rollup/plugin-node-resolve": "15.2.3",

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/runtime",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana Runtime Library",
"keywords": [
"grafana",
@@ -37,11 +37,11 @@
"postpack": "mv package.json.bak package.json"
},
"dependencies": {
"@grafana/data": "11.1.0-pre",
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/faro-web-sdk": "^1.3.6",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"history": "4.10.1",
"lodash": "4.17.21",
"rxjs": "7.8.1",

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/schema",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana Schema Library",
"keywords": [
"typescript"

View File

@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options {
limit: number;

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip, common.OptionsWithTextFormatting {
/**

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends common.SingleStatBaseOptions {
displayMode: common.BarGaugeDisplayMode;

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export enum VizDisplayMode {
Candles = 'candles',

View File

@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export enum HorizontalConstraint {
Center = 'center',

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface MetricStat {
/**

View File

@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options {
/**

View File

@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options {
selectedSeries: number;

View File

@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export type UpdateConfig = {
render: boolean,

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export type BucketAggregation = (DateHistogram | Histogram | Terms | Filters | GeoHashGrid | Nested);

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends common.SingleStatBaseOptions {
minVizHeight: number;

View File

@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options {
basemap: ui.MapLayerOptions;

View File

@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
/**
* Controls the color mode of the heatmap

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip {
/**

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options {
dedupStrategy: common.LogsDedupStrategy;

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export enum QueryEditorMode {
Builder = 'builder',

View File

@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options {
/**

View File

@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface ArcOption {
/**

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
/**
* Select the pie chart display style.

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends common.SingleStatBaseOptions {
colorMode: common.BigValueColorMode;

View File

@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
/**

View File

@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
/**

View File

@@ -10,7 +10,7 @@
import * as ui from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options {
/**

View File

@@ -8,7 +8,7 @@
//
// Run 'make gen-cue' from repository root to regenerate.
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export enum TextMode {
Code = 'code',

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
export interface Options extends common.OptionsWithTimezones {
legend: common.VizLegendOptions;

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
/**
* Identical to timeseries... except it does not have timezone settings

View File

@@ -10,7 +10,7 @@
import * as common from '@grafana/schema';
export const pluginVersion = "11.1.0-pre";
export const pluginVersion = "11.0.0-preview";
/**
* Auto is "table" in the UI

View File

@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@@ -15,10 +15,10 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/experimental": "1.7.10",
"@grafana/runtime": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/runtime": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"@react-awesome-query-builder/ui": "6.4.2",
"@types/lodash": "4.17.0",
"@types/react-virtualized-auto-sizer": "1.0.4",

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/ui",
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"description": "Grafana Components Library",
"keywords": [
"grafana",
@@ -50,10 +50,10 @@
"@emotion/css": "11.11.2",
"@emotion/react": "11.11.4",
"@floating-ui/react": "0.26.10",
"@grafana/data": "11.1.0-pre",
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/faro-web-sdk": "^1.3.6",
"@grafana/schema": "11.1.0-pre",
"@grafana/schema": "11.0.0-preview",
"@leeoniya/ufuzzy": "1.0.14",
"@monaco-editor/react": "4.6.0",
"@popperjs/core": "2.11.8",

View File

@@ -2,14 +2,14 @@
"name": "@grafana-plugins/grafana-azure-monitor-datasource",
"description": "Grafana data source for Azure Monitor",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/experimental": "1.7.10",
"@grafana/runtime": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/runtime": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"@kusto/monaco-kusto": "^10.0.0",
"fast-deep-equal": "^3.1.3",
"i18next": "^23.0.0",
@@ -23,8 +23,8 @@
"tslib": "2.6.2"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/plugin-configs": "11.1.0-pre",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/plugin-configs": "11.0.0-preview",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",

View File

@@ -2,15 +2,15 @@
"name": "@grafana-plugins/stackdriver",
"description": "Grafana data source for Google Cloud Monitoring",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/experimental": "1.7.10",
"@grafana/google-sdk": "0.1.2",
"@grafana/runtime": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/runtime": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"debounce-promise": "3.1.2",
"fast-deep-equal": "^3.1.3",
"i18next": "^23.0.0",
@@ -24,8 +24,8 @@
"tslib": "2.6.2"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/plugin-configs": "11.1.0-pre",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/plugin-configs": "11.0.0-preview",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/debounce-promise": "3.1.9",

View File

@@ -2,13 +2,13 @@
"name": "@grafana-plugins/grafana-pyroscope-datasource",
"description": "Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/runtime": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/runtime": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"fast-deep-equal": "^3.1.3",
"lodash": "4.17.21",
"monaco-editor": "0.34.0",
@@ -20,7 +20,7 @@
"tslib": "2.6.2"
},
"devDependencies": {
"@grafana/plugin-configs": "11.1.0-pre",
"@grafana/plugin-configs": "11.0.0-preview",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",

View File

@@ -2,14 +2,14 @@
"name": "@grafana-plugins/grafana-testdata-datasource",
"description": "Generates test data in different forms",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/experimental": "1.7.10",
"@grafana/runtime": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/runtime": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"d3-random": "^3.0.1",
"lodash": "4.17.21",
"micro-memoize": "^4.1.2",
@@ -20,8 +20,8 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/plugin-configs": "11.1.0-pre",
"@grafana/e2e-selectors": "11.0.0-preview",
"@grafana/plugin-configs": "11.0.0-preview",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/d3-random": "^3.0.2",

View File

@@ -2,7 +2,7 @@
"name": "@grafana-plugins/jaeger",
"description": "Jaeger plugin for Grafana",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "workspace:*",

View File

@@ -2,13 +2,13 @@
"name": "@grafana-plugins/parca",
"description": "Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/runtime": "11.1.0-pre",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/data": "11.0.0-preview",
"@grafana/runtime": "11.0.0-preview",
"@grafana/schema": "11.0.0-preview",
"@grafana/ui": "11.0.0-preview",
"lodash": "4.17.21",
"monaco-editor": "0.34.0",
"react": "18.2.0",
@@ -17,7 +17,7 @@
"tslib": "2.6.2"
},
"devDependencies": {
"@grafana/plugin-configs": "11.1.0-pre",
"@grafana/plugin-configs": "11.0.0-preview",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/lodash": "4.17.0",

View File

@@ -2,7 +2,7 @@
"name": "@grafana-plugins/tempo",
"description": "Grafana plugin for the Tempo data source.",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "workspace:*",
@@ -38,7 +38,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@grafana/plugin-configs": "11.1.0-pre",
"@grafana/plugin-configs": "11.0.0-preview",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",

View File

@@ -2,7 +2,7 @@
"name": "@grafana-plugins/zipkin",
"description": "Zipkin plugin for Grafana",
"private": true,
"version": "11.1.0-pre",
"version": "11.0.0-preview",
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "workspace:*",

124
yarn.lock
View File

@@ -3241,13 +3241,13 @@ __metadata:
resolution: "@grafana-plugins/grafana-azure-monitor-datasource@workspace:public/app/plugins/datasource/azuremonitor"
dependencies:
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/experimental": "npm:1.7.10"
"@grafana/plugin-configs": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/plugin-configs": "npm:11.0.0-preview"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/ui": "npm:11.0.0-preview"
"@kusto/monaco-kusto": "npm:^10.0.0"
"@testing-library/react": "npm:14.2.2"
"@testing-library/user-event": "npm:14.5.2"
@@ -3281,11 +3281,11 @@ __metadata:
resolution: "@grafana-plugins/grafana-pyroscope-datasource@workspace:public/app/plugins/datasource/grafana-pyroscope-datasource"
dependencies:
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/plugin-configs": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/plugin-configs": "npm:11.0.0-preview"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/ui": "npm:11.0.0-preview"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.2"
"@testing-library/user-event": "npm:14.5.2"
@@ -3320,13 +3320,13 @@ __metadata:
resolution: "@grafana-plugins/grafana-testdata-datasource@workspace:public/app/plugins/datasource/grafana-testdata-datasource"
dependencies:
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/experimental": "npm:1.7.10"
"@grafana/plugin-configs": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/plugin-configs": "npm:11.0.0-preview"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/ui": "npm:11.0.0-preview"
"@testing-library/react": "npm:14.2.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/d3-random": "npm:^3.0.2"
@@ -3389,11 +3389,11 @@ __metadata:
resolution: "@grafana-plugins/parca@workspace:public/app/plugins/datasource/parca"
dependencies:
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/plugin-configs": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/plugin-configs": "npm:11.0.0-preview"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/ui": "npm:11.0.0-preview"
"@testing-library/react": "npm:14.2.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/lodash": "npm:4.17.0"
@@ -3416,14 +3416,14 @@ __metadata:
resolution: "@grafana-plugins/stackdriver@workspace:public/app/plugins/datasource/cloud-monitoring"
dependencies:
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/experimental": "npm:1.7.10"
"@grafana/google-sdk": "npm:0.1.2"
"@grafana/plugin-configs": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/plugin-configs": "npm:11.0.0-preview"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/ui": "npm:11.0.0-preview"
"@testing-library/react": "npm:14.2.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/debounce-promise": "npm:3.1.9"
@@ -3467,7 +3467,7 @@ __metadata:
"@grafana/lezer-traceql": "npm:0.0.16"
"@grafana/monaco-logql": "npm:^0.0.7"
"@grafana/o11y-ds-frontend": "workspace:*"
"@grafana/plugin-configs": "npm:11.1.0-pre"
"@grafana/plugin-configs": "npm:11.0.0-preview"
"@grafana/runtime": "workspace:*"
"@grafana/schema": "workspace:*"
"@grafana/ui": "workspace:*"
@@ -3560,12 +3560,12 @@ __metadata:
languageName: node
linkType: hard
"@grafana/data@npm:11.1.0-pre, @grafana/data@workspace:*, @grafana/data@workspace:packages/grafana-data":
"@grafana/data@npm:11.0.0-preview, @grafana/data@workspace:*, @grafana/data@workspace:packages/grafana-data":
version: 0.0.0-use.local
resolution: "@grafana/data@workspace:packages/grafana-data"
dependencies:
"@braintree/sanitize-url": "npm:7.0.1"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@types/d3-interpolate": "npm:^3.0.0"
@@ -3625,7 +3625,7 @@ __metadata:
languageName: node
linkType: hard
"@grafana/e2e-selectors@npm:11.1.0-pre, @grafana/e2e-selectors@workspace:*, @grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors":
"@grafana/e2e-selectors@npm:11.0.0-preview, @grafana/e2e-selectors@workspace:*, @grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors":
version: 0.0.0-use.local
resolution: "@grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors"
dependencies:
@@ -3643,15 +3643,15 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/e2e@npm:11.1.0-pre, @grafana/e2e@workspace:packages/grafana-e2e":
"@grafana/e2e@npm:11.0.0-preview, @grafana/e2e@workspace:packages/grafana-e2e":
version: 0.0.0-use.local
resolution: "@grafana/e2e@workspace:packages/grafana-e2e"
dependencies:
"@babel/core": "npm:7.23.2"
"@babel/preset-env": "npm:7.23.2"
"@cypress/webpack-preprocessor": "npm:5.17.1"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@mochajs/json-file-reporter": "npm:^1.2.0"
"@rollup/plugin-node-resolve": "npm:15.2.3"
@@ -3795,9 +3795,9 @@ __metadata:
"@babel/preset-env": "npm:7.24.3"
"@babel/preset-react": "npm:7.24.1"
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.0.0-preview"
"@leeoniya/ufuzzy": "npm:1.0.14"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@testing-library/jest-dom": "npm:^6.1.2"
@@ -3876,13 +3876,13 @@ __metadata:
resolution: "@grafana/o11y-ds-frontend@workspace:packages/grafana-o11y-ds-frontend"
dependencies:
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/experimental": "npm:1.7.10"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.0.0-preview"
"@testing-library/jest-dom": "npm:^6.1.2"
"@testing-library/react": "npm:14.2.2"
"@testing-library/user-event": "npm:14.5.2"
@@ -3904,7 +3904,7 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/plugin-configs@npm:11.1.0-pre, @grafana/plugin-configs@workspace:*, @grafana/plugin-configs@workspace:packages/grafana-plugin-configs":
"@grafana/plugin-configs@npm:11.0.0-preview, @grafana/plugin-configs@workspace:*, @grafana/plugin-configs@workspace:packages/grafana-plugin-configs":
version: 0.0.0-use.local
resolution: "@grafana/plugin-configs@workspace:packages/grafana-plugin-configs"
dependencies:
@@ -3940,15 +3940,15 @@ __metadata:
"@emotion/css": "npm:11.11.2"
"@emotion/eslint-plugin": "npm:11.11.0"
"@floating-ui/react": "npm:0.26.10"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/e2e": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/e2e": "npm:11.0.0-preview"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/experimental": "npm:1.7.10"
"@grafana/faro-web-sdk": "npm:1.5.0"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.0.0-preview"
"@leeoniya/ufuzzy": "npm:1.0.14"
"@lezer/common": "npm:1.2.1"
"@lezer/highlight": "npm:1.2.0"
@@ -4047,16 +4047,16 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/runtime@npm:11.1.0-pre, @grafana/runtime@workspace:*, @grafana/runtime@workspace:packages/grafana-runtime":
"@grafana/runtime@npm:11.0.0-preview, @grafana/runtime@workspace:*, @grafana/runtime@workspace:packages/grafana-runtime":
version: 0.0.0-use.local
resolution: "@grafana/runtime@workspace:packages/grafana-runtime"
dependencies:
"@grafana/data": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/faro-web-sdk": "npm:^1.3.6"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.0.0-preview"
"@rollup/plugin-node-resolve": "npm:15.2.3"
"@rollup/plugin-terser": "npm:0.4.4"
"@testing-library/dom": "npm:9.3.4"
@@ -4141,7 +4141,7 @@ __metadata:
languageName: node
linkType: hard
"@grafana/schema@npm:11.1.0-pre, @grafana/schema@workspace:*, @grafana/schema@workspace:packages/grafana-schema":
"@grafana/schema@npm:11.0.0-preview, @grafana/schema@workspace:*, @grafana/schema@workspace:packages/grafana-schema":
version: 0.0.0-use.local
resolution: "@grafana/schema@workspace:packages/grafana-schema"
dependencies:
@@ -4164,11 +4164,11 @@ __metadata:
resolution: "@grafana/sql@workspace:packages/grafana-sql"
dependencies:
"@emotion/css": "npm:11.11.2"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/experimental": "npm:1.7.10"
"@grafana/runtime": "npm:11.1.0-pre"
"@grafana/runtime": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@grafana/ui": "npm:11.1.0-pre"
"@grafana/ui": "npm:11.0.0-preview"
"@react-awesome-query-builder/ui": "npm:6.4.2"
"@testing-library/jest-dom": "npm:^6.1.2"
"@testing-library/react": "npm:14.2.2"
@@ -4213,7 +4213,7 @@ __metadata:
languageName: node
linkType: hard
"@grafana/ui@npm:11.1.0-pre, @grafana/ui@workspace:*, @grafana/ui@workspace:packages/grafana-ui":
"@grafana/ui@npm:11.0.0-preview, @grafana/ui@workspace:*, @grafana/ui@workspace:packages/grafana-ui":
version: 0.0.0-use.local
resolution: "@grafana/ui@workspace:packages/grafana-ui"
dependencies:
@@ -4221,10 +4221,10 @@ __metadata:
"@emotion/css": "npm:11.11.2"
"@emotion/react": "npm:11.11.4"
"@floating-ui/react": "npm:0.26.10"
"@grafana/data": "npm:11.1.0-pre"
"@grafana/e2e-selectors": "npm:11.1.0-pre"
"@grafana/data": "npm:11.0.0-preview"
"@grafana/e2e-selectors": "npm:11.0.0-preview"
"@grafana/faro-web-sdk": "npm:^1.3.6"
"@grafana/schema": "npm:11.1.0-pre"
"@grafana/schema": "npm:11.0.0-preview"
"@grafana/tsconfig": "npm:^1.3.0-rc1"
"@leeoniya/ufuzzy": "npm:1.0.14"
"@monaco-editor/react": "npm:4.6.0"