mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
Release: Bump version to 11.3.0-pre (#91863)
* bump version 11.3.0-pre * fix linters with: yarn run prettier:write --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com>
This commit is contained in:
parent
f6b55ced6f
commit
675a58b680
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
"version": "11.2.0-pre"
|
"version": "11.3.0-pre"
|
||||||
}
|
}
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"private": true,
|
"private": true,
|
||||||
"name": "grafana",
|
"name": "grafana",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"repository": "github:grafana/grafana",
|
"repository": "github:grafana/grafana",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "NODE_ENV=production nx exec --verbose -- webpack --config scripts/webpack/webpack.prod.js",
|
"build": "NODE_ENV=production nx exec --verbose -- webpack --config scripts/webpack/webpack.prod.js",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"name": "@grafana/data",
|
"name": "@grafana/data",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Grafana Data Library",
|
"description": "Grafana Data Library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"typescript"
|
"typescript"
|
||||||
@ -36,7 +36,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@braintree/sanitize-url": "7.0.1",
|
"@braintree/sanitize-url": "7.0.1",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@types/d3-interpolate": "^3.0.0",
|
"@types/d3-interpolate": "^3.0.0",
|
||||||
"@types/string-hash": "1.1.3",
|
"@types/string-hash": "1.1.3",
|
||||||
"d3-interpolate": "3.0.1",
|
"d3-interpolate": "3.0.1",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"name": "@grafana/e2e-selectors",
|
"name": "@grafana/e2e-selectors",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Grafana End-to-End Test Selectors Library",
|
"description": "Grafana End-to-End Test Selectors Library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cli",
|
"cli",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@grafana/eslint-plugin",
|
"name": "@grafana/eslint-plugin",
|
||||||
"description": "ESLint rules for use within the Grafana repo. Not suitable (or supported) for external use.",
|
"description": "ESLint rules for use within the Grafana repo. Not suitable (or supported) for external use.",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"main": "./index.cjs",
|
"main": "./index.cjs",
|
||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"name": "@grafana/flamegraph",
|
"name": "@grafana/flamegraph",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Grafana flamegraph visualization component",
|
"description": "Grafana flamegraph visualization component",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"grafana",
|
"grafana",
|
||||||
@ -44,8 +44,8 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"@leeoniya/ufuzzy": "1.0.14",
|
"@leeoniya/ufuzzy": "1.0.14",
|
||||||
"d3": "^7.8.5",
|
"d3": "^7.8.5",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@grafana/saga-icons",
|
"name": "@grafana/saga-icons",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Icons for Grafana",
|
"description": "Icons for Grafana",
|
||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"name": "@grafana/o11y-ds-frontend",
|
"name": "@grafana/o11y-ds-frontend",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Library to manage traces in Grafana.",
|
"description": "Library to manage traces in Grafana.",
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -18,12 +18,12 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"react-select": "5.8.0",
|
"react-select": "5.8.0",
|
||||||
"react-use": "17.5.1",
|
"react-use": "17.5.1",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@grafana/plugin-configs",
|
"name": "@grafana/plugin-configs",
|
||||||
"description": "Shared dependencies and files for core plugins",
|
"description": "Shared dependencies and files for core plugins",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "2.6.3"
|
"tslib": "2.6.3"
|
||||||
},
|
},
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"name": "@grafana/prometheus",
|
"name": "@grafana/prometheus",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Grafana Prometheus Library",
|
"description": "Grafana Prometheus Library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"typescript"
|
"typescript"
|
||||||
@ -38,12 +38,12 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@floating-ui/react": "0.26.22",
|
"@floating-ui/react": "0.26.22",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/faro-web-sdk": "1.9.0",
|
"@grafana/faro-web-sdk": "1.9.0",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"@hello-pangea/dnd": "16.6.0",
|
"@hello-pangea/dnd": "16.6.0",
|
||||||
"@leeoniya/ufuzzy": "1.0.14",
|
"@leeoniya/ufuzzy": "1.0.14",
|
||||||
"@lezer/common": "1.2.1",
|
"@lezer/common": "1.2.1",
|
||||||
@ -76,7 +76,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@emotion/eslint-plugin": "11.11.0",
|
"@emotion/eslint-plugin": "11.11.0",
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||||
"@rollup/plugin-image": "3.0.3",
|
"@rollup/plugin-image": "3.0.3",
|
||||||
"@rollup/plugin-node-resolve": "15.2.3",
|
"@rollup/plugin-node-resolve": "15.2.3",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"name": "@grafana/runtime",
|
"name": "@grafana/runtime",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Grafana Runtime Library",
|
"description": "Grafana Runtime Library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"grafana",
|
"grafana",
|
||||||
@ -37,11 +37,11 @@
|
|||||||
"postpack": "mv package.json.bak package.json"
|
"postpack": "mv package.json.bak package.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/faro-web-sdk": "^1.3.6",
|
"@grafana/faro-web-sdk": "^1.3.6",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"history": "4.10.1",
|
"history": "4.10.1",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"name": "@grafana/schema",
|
"name": "@grafana/schema",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Grafana Schema Library",
|
"description": "Grafana Schema Library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"typescript"
|
"typescript"
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//
|
//
|
||||||
// Run 'make gen-cue' from repository root to regenerate.
|
// Run 'make gen-cue' from repository root to regenerate.
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options {
|
export interface Options {
|
||||||
limit: number;
|
limit: number;
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip, common.OptionsWithTextFormatting {
|
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip, common.OptionsWithTextFormatting {
|
||||||
/**
|
/**
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends common.SingleStatBaseOptions {
|
export interface Options extends common.SingleStatBaseOptions {
|
||||||
displayMode: common.BarGaugeDisplayMode;
|
displayMode: common.BarGaugeDisplayMode;
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export enum VizDisplayMode {
|
export enum VizDisplayMode {
|
||||||
Candles = 'candles',
|
Candles = 'candles',
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as ui from '@grafana/schema';
|
import * as ui from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export enum HorizontalConstraint {
|
export enum HorizontalConstraint {
|
||||||
Center = 'center',
|
Center = 'center',
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface MetricStat {
|
export interface MetricStat {
|
||||||
/**
|
/**
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//
|
//
|
||||||
// Run 'make gen-cue' from repository root to regenerate.
|
// Run 'make gen-cue' from repository root to regenerate.
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options {
|
export interface Options {
|
||||||
/**
|
/**
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//
|
//
|
||||||
// Run 'make gen-cue' from repository root to regenerate.
|
// Run 'make gen-cue' from repository root to regenerate.
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options {
|
export interface Options {
|
||||||
selectedSeries: number;
|
selectedSeries: number;
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//
|
//
|
||||||
// Run 'make gen-cue' from repository root to regenerate.
|
// Run 'make gen-cue' from repository root to regenerate.
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export type UpdateConfig = {
|
export type UpdateConfig = {
|
||||||
render: boolean,
|
render: boolean,
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export type BucketAggregation = (DateHistogram | Histogram | Terms | Filters | GeoHashGrid | Nested);
|
export type BucketAggregation = (DateHistogram | Histogram | Terms | Filters | GeoHashGrid | Nested);
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends common.SingleStatBaseOptions {
|
export interface Options extends common.SingleStatBaseOptions {
|
||||||
minVizHeight: number;
|
minVizHeight: number;
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as ui from '@grafana/schema';
|
import * as ui from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options {
|
export interface Options {
|
||||||
basemap: ui.MapLayerOptions;
|
basemap: ui.MapLayerOptions;
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as ui from '@grafana/schema';
|
import * as ui from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Controls the color mode of the heatmap
|
* Controls the color mode of the heatmap
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip {
|
export interface Options extends common.OptionsWithLegend, common.OptionsWithTooltip {
|
||||||
/**
|
/**
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options {
|
export interface Options {
|
||||||
dedupStrategy: common.LogsDedupStrategy;
|
dedupStrategy: common.LogsDedupStrategy;
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export enum QueryEditorMode {
|
export enum QueryEditorMode {
|
||||||
Builder = 'builder',
|
Builder = 'builder',
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//
|
//
|
||||||
// Run 'make gen-cue' from repository root to regenerate.
|
// Run 'make gen-cue' from repository root to regenerate.
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options {
|
export interface Options {
|
||||||
/**
|
/**
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//
|
//
|
||||||
// Run 'make gen-cue' from repository root to regenerate.
|
// Run 'make gen-cue' from repository root to regenerate.
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface ArcOption {
|
export interface ArcOption {
|
||||||
/**
|
/**
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Select the pie chart display style.
|
* Select the pie chart display style.
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends common.SingleStatBaseOptions {
|
export interface Options extends common.SingleStatBaseOptions {
|
||||||
colorMode: common.BigValueColorMode;
|
colorMode: common.BigValueColorMode;
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as ui from '@grafana/schema';
|
import * as ui from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
|
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
|
||||||
/**
|
/**
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as ui from '@grafana/schema';
|
import * as ui from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
|
export interface Options extends ui.OptionsWithLegend, ui.OptionsWithTooltip, ui.OptionsWithTimezones {
|
||||||
/**
|
/**
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as ui from '@grafana/schema';
|
import * as ui from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options {
|
export interface Options {
|
||||||
/**
|
/**
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//
|
//
|
||||||
// Run 'make gen-cue' from repository root to regenerate.
|
// Run 'make gen-cue' from repository root to regenerate.
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export enum TextMode {
|
export enum TextMode {
|
||||||
Code = 'code',
|
Code = 'code',
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
export interface Options extends common.OptionsWithTimezones {
|
export interface Options extends common.OptionsWithTimezones {
|
||||||
legend: common.VizLegendOptions;
|
legend: common.VizLegendOptions;
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Identical to timeseries... except it does not have timezone settings
|
* Identical to timeseries... except it does not have timezone settings
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
import * as common from '@grafana/schema';
|
import * as common from '@grafana/schema';
|
||||||
|
|
||||||
export const pluginVersion = "11.2.0-pre";
|
export const pluginVersion = "11.3.0-pre";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Auto is "table" in the UI
|
* Auto is "table" in the UI
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"private": true,
|
"private": true,
|
||||||
"name": "@grafana/sql",
|
"name": "@grafana/sql",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://github.com/grafana/grafana.git",
|
"url": "http://github.com/grafana/grafana.git",
|
||||||
@ -15,11 +15,11 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"@react-awesome-query-builder/ui": "6.6.2",
|
"@react-awesome-query-builder/ui": "6.6.2",
|
||||||
"immutable": "4.3.7",
|
"immutable": "4.3.7",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"author": "Grafana Labs",
|
"author": "Grafana Labs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"name": "@grafana/ui",
|
"name": "@grafana/ui",
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"description": "Grafana Components Library",
|
"description": "Grafana Components Library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"grafana",
|
"grafana",
|
||||||
@ -50,10 +50,10 @@
|
|||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@emotion/react": "11.11.4",
|
"@emotion/react": "11.11.4",
|
||||||
"@floating-ui/react": "0.26.22",
|
"@floating-ui/react": "0.26.22",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/faro-web-sdk": "^1.3.6",
|
"@grafana/faro-web-sdk": "^1.3.6",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@hello-pangea/dnd": "16.6.0",
|
"@hello-pangea/dnd": "16.6.0",
|
||||||
"@leeoniya/ufuzzy": "1.0.14",
|
"@leeoniya/ufuzzy": "1.0.14",
|
||||||
"@monaco-editor/react": "4.6.0",
|
"@monaco-editor/react": "4.6.0",
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
"name": "@grafana-plugins/grafana-azure-monitor-datasource",
|
"name": "@grafana-plugins/grafana-azure-monitor-datasource",
|
||||||
"description": "Grafana data source for Azure Monitor",
|
"description": "Grafana data source for Azure Monitor",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"@kusto/monaco-kusto": "^10.0.0",
|
"@kusto/monaco-kusto": "^10.0.0",
|
||||||
"fast-deep-equal": "^3.1.3",
|
"fast-deep-equal": "^3.1.3",
|
||||||
"i18next": "^23.0.0",
|
"i18next": "^23.0.0",
|
||||||
@ -25,8 +25,8 @@
|
|||||||
"tslib": "2.6.3"
|
"tslib": "2.6.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/dom": "10.0.0",
|
"@testing-library/dom": "10.0.0",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
|
@ -2,15 +2,15 @@
|
|||||||
"name": "@grafana-plugins/stackdriver",
|
"name": "@grafana-plugins/stackdriver",
|
||||||
"description": "Grafana data source for Google Cloud Monitoring",
|
"description": "Grafana data source for Google Cloud Monitoring",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/google-sdk": "0.1.2",
|
"@grafana/google-sdk": "0.1.2",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"debounce-promise": "3.1.2",
|
"debounce-promise": "3.1.2",
|
||||||
"fast-deep-equal": "^3.1.3",
|
"fast-deep-equal": "^3.1.3",
|
||||||
"i18next": "^23.0.0",
|
"i18next": "^23.0.0",
|
||||||
@ -26,8 +26,8 @@
|
|||||||
"tslib": "2.6.3"
|
"tslib": "2.6.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/dom": "10.0.0",
|
"@testing-library/dom": "10.0.0",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
|
@ -2,22 +2,22 @@
|
|||||||
"name": "@grafana-plugins/grafana-postgresql-datasource",
|
"name": "@grafana-plugins/grafana-postgresql-datasource",
|
||||||
"description": "PostgreSQL data source plugin",
|
"description": "PostgreSQL data source plugin",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/sql": "11.2.0-pre",
|
"@grafana/sql": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
"tslib": "2.6.3"
|
"tslib": "2.6.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
"@types/jest": "29.5.12",
|
"@types/jest": "29.5.12",
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
"name": "@grafana-plugins/grafana-pyroscope-datasource",
|
"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.",
|
"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,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"fast-deep-equal": "^3.1.3",
|
"fast-deep-equal": "^3.1.3",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"monaco-editor": "0.34.1",
|
"monaco-editor": "0.34.1",
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"tslib": "2.6.3"
|
"tslib": "2.6.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/dom": "10.0.0",
|
"@testing-library/dom": "10.0.0",
|
||||||
"@testing-library/jest-dom": "6.4.2",
|
"@testing-library/jest-dom": "6.4.2",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
"name": "@grafana-plugins/grafana-testdata-datasource",
|
"name": "@grafana-plugins/grafana-testdata-datasource",
|
||||||
"description": "Generates test data in different forms",
|
"description": "Generates test data in different forms",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"d3-random": "^3.0.1",
|
"d3-random": "^3.0.1",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"micro-memoize": "^4.1.2",
|
"micro-memoize": "^4.1.2",
|
||||||
@ -22,8 +22,8 @@
|
|||||||
"uuid": "9.0.1"
|
"uuid": "9.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/dom": "10.0.0",
|
"@testing-library/dom": "10.0.0",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@grafana-plugins/jaeger",
|
"name": "@grafana-plugins/jaeger",
|
||||||
"description": "Jaeger plugin for Grafana",
|
"description": "Jaeger plugin for Grafana",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "workspace:*",
|
"@grafana/data": "workspace:*",
|
||||||
|
@ -2,22 +2,22 @@
|
|||||||
"name": "@grafana-plugins/mysql",
|
"name": "@grafana-plugins/mysql",
|
||||||
"description": "MySQL data source plugin",
|
"description": "MySQL data source plugin",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/experimental": "1.7.13",
|
"@grafana/experimental": "1.7.13",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/sql": "11.2.0-pre",
|
"@grafana/sql": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
"tslib": "2.6.3"
|
"tslib": "2.6.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/e2e-selectors": "11.2.0-pre",
|
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
"@types/jest": "29.5.12",
|
"@types/jest": "29.5.12",
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
"name": "@grafana-plugins/parca",
|
"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.",
|
"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,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "11.2.0-pre",
|
"@grafana/data": "11.3.0-pre",
|
||||||
"@grafana/runtime": "11.2.0-pre",
|
"@grafana/runtime": "11.3.0-pre",
|
||||||
"@grafana/schema": "11.2.0-pre",
|
"@grafana/schema": "11.3.0-pre",
|
||||||
"@grafana/ui": "11.2.0-pre",
|
"@grafana/ui": "11.3.0-pre",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"monaco-editor": "0.34.1",
|
"monaco-editor": "0.34.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"tslib": "2.6.3"
|
"tslib": "2.6.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/dom": "10.0.0",
|
"@testing-library/dom": "10.0.0",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
"@testing-library/user-event": "14.5.2",
|
"@testing-library/user-event": "14.5.2",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@grafana-plugins/tempo",
|
"name": "@grafana-plugins/tempo",
|
||||||
"description": "Grafana plugin for the Tempo data source.",
|
"description": "Grafana plugin for the Tempo data source.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "workspace:*",
|
"@grafana/data": "workspace:*",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"uuid": "9.0.1"
|
"uuid": "9.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/plugin-configs": "11.2.0-pre",
|
"@grafana/plugin-configs": "11.3.0-pre",
|
||||||
"@testing-library/dom": "10.0.0",
|
"@testing-library/dom": "10.0.0",
|
||||||
"@testing-library/jest-dom": "6.4.2",
|
"@testing-library/jest-dom": "6.4.2",
|
||||||
"@testing-library/react": "15.0.2",
|
"@testing-library/react": "15.0.2",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@grafana-plugins/zipkin",
|
"name": "@grafana-plugins/zipkin",
|
||||||
"description": "Zipkin plugin for Grafana",
|
"description": "Zipkin plugin for Grafana",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "11.2.0-pre",
|
"version": "11.3.0-pre",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/css": "11.11.2",
|
"@emotion/css": "11.11.2",
|
||||||
"@grafana/data": "workspace:*",
|
"@grafana/data": "workspace:*",
|
||||||
|
144
yarn.lock
144
yarn.lock
@ -2815,13 +2815,13 @@ __metadata:
|
|||||||
resolution: "@grafana-plugins/grafana-azure-monitor-datasource@workspace:public/app/plugins/datasource/azuremonitor"
|
resolution: "@grafana-plugins/grafana-azure-monitor-datasource@workspace:public/app/plugins/datasource/azuremonitor"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@kusto/monaco-kusto": "npm:^10.0.0"
|
"@kusto/monaco-kusto": "npm:^10.0.0"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
@ -2859,13 +2859,13 @@ __metadata:
|
|||||||
resolution: "@grafana-plugins/grafana-postgresql-datasource@workspace:public/app/plugins/datasource/grafana-postgresql-datasource"
|
resolution: "@grafana-plugins/grafana-postgresql-datasource@workspace:public/app/plugins/datasource/grafana-postgresql-datasource"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/sql": "npm:11.2.0-pre"
|
"@grafana/sql": "npm:11.3.0-pre"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
"@testing-library/user-event": "npm:14.5.2"
|
"@testing-library/user-event": "npm:14.5.2"
|
||||||
"@types/jest": "npm:29.5.12"
|
"@types/jest": "npm:29.5.12"
|
||||||
@ -2890,11 +2890,11 @@ __metadata:
|
|||||||
resolution: "@grafana-plugins/grafana-pyroscope-datasource@workspace:public/app/plugins/datasource/grafana-pyroscope-datasource"
|
resolution: "@grafana-plugins/grafana-pyroscope-datasource@workspace:public/app/plugins/datasource/grafana-pyroscope-datasource"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
"@testing-library/jest-dom": "npm:6.4.2"
|
"@testing-library/jest-dom": "npm:6.4.2"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
@ -2931,13 +2931,13 @@ __metadata:
|
|||||||
resolution: "@grafana-plugins/grafana-testdata-datasource@workspace:public/app/plugins/datasource/grafana-testdata-datasource"
|
resolution: "@grafana-plugins/grafana-testdata-datasource@workspace:public/app/plugins/datasource/grafana-testdata-datasource"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
"@testing-library/user-event": "npm:14.5.2"
|
"@testing-library/user-event": "npm:14.5.2"
|
||||||
@ -3014,13 +3014,13 @@ __metadata:
|
|||||||
resolution: "@grafana-plugins/mysql@workspace:public/app/plugins/datasource/mysql"
|
resolution: "@grafana-plugins/mysql@workspace:public/app/plugins/datasource/mysql"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/sql": "npm:11.2.0-pre"
|
"@grafana/sql": "npm:11.3.0-pre"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
"@testing-library/user-event": "npm:14.5.2"
|
"@testing-library/user-event": "npm:14.5.2"
|
||||||
"@types/jest": "npm:29.5.12"
|
"@types/jest": "npm:29.5.12"
|
||||||
@ -3045,11 +3045,11 @@ __metadata:
|
|||||||
resolution: "@grafana-plugins/parca@workspace:public/app/plugins/datasource/parca"
|
resolution: "@grafana-plugins/parca@workspace:public/app/plugins/datasource/parca"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
"@testing-library/user-event": "npm:14.5.2"
|
"@testing-library/user-event": "npm:14.5.2"
|
||||||
@ -3077,14 +3077,14 @@ __metadata:
|
|||||||
resolution: "@grafana-plugins/stackdriver@workspace:public/app/plugins/datasource/cloud-monitoring"
|
resolution: "@grafana-plugins/stackdriver@workspace:public/app/plugins/datasource/cloud-monitoring"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/google-sdk": "npm:0.1.2"
|
"@grafana/google-sdk": "npm:0.1.2"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
"@testing-library/user-event": "npm:14.5.2"
|
"@testing-library/user-event": "npm:14.5.2"
|
||||||
@ -3132,7 +3132,7 @@ __metadata:
|
|||||||
"@grafana/lezer-traceql": "npm:0.0.18"
|
"@grafana/lezer-traceql": "npm:0.0.18"
|
||||||
"@grafana/monaco-logql": "npm:^0.0.7"
|
"@grafana/monaco-logql": "npm:^0.0.7"
|
||||||
"@grafana/o11y-ds-frontend": "workspace:*"
|
"@grafana/o11y-ds-frontend": "workspace:*"
|
||||||
"@grafana/plugin-configs": "npm:11.2.0-pre"
|
"@grafana/plugin-configs": "npm:11.3.0-pre"
|
||||||
"@grafana/runtime": "workspace:*"
|
"@grafana/runtime": "workspace:*"
|
||||||
"@grafana/schema": "workspace:*"
|
"@grafana/schema": "workspace:*"
|
||||||
"@grafana/ui": "workspace:*"
|
"@grafana/ui": "workspace:*"
|
||||||
@ -3242,12 +3242,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@grafana/data@npm:11.2.0-pre, @grafana/data@workspace:*, @grafana/data@workspace:packages/grafana-data":
|
"@grafana/data@npm:11.3.0-pre, @grafana/data@workspace:*, @grafana/data@workspace:packages/grafana-data":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@grafana/data@workspace:packages/grafana-data"
|
resolution: "@grafana/data@workspace:packages/grafana-data"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@braintree/sanitize-url": "npm:7.0.1"
|
"@braintree/sanitize-url": "npm:7.0.1"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||||
"@types/d3-interpolate": "npm:^3.0.0"
|
"@types/d3-interpolate": "npm:^3.0.0"
|
||||||
@ -3295,7 +3295,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@grafana/e2e-selectors@npm:11.2.0-pre, @grafana/e2e-selectors@workspace:*, @grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors":
|
"@grafana/e2e-selectors@npm:11.3.0-pre, @grafana/e2e-selectors@workspace:*, @grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors"
|
resolution: "@grafana/e2e-selectors@workspace:packages/grafana-e2e-selectors"
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3458,9 +3458,9 @@ __metadata:
|
|||||||
"@babel/preset-env": "npm:7.25.3"
|
"@babel/preset-env": "npm:7.25.3"
|
||||||
"@babel/preset-react": "npm:7.24.7"
|
"@babel/preset-react": "npm:7.24.7"
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
@ -3542,13 +3542,13 @@ __metadata:
|
|||||||
resolution: "@grafana/o11y-ds-frontend@workspace:packages/grafana-o11y-ds-frontend"
|
resolution: "@grafana/o11y-ds-frontend@workspace:packages/grafana-o11y-ds-frontend"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
"@testing-library/jest-dom": "npm:^6.1.2"
|
"@testing-library/jest-dom": "npm:^6.1.2"
|
||||||
"@testing-library/react": "npm:15.0.2"
|
"@testing-library/react": "npm:15.0.2"
|
||||||
@ -3573,7 +3573,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@grafana/plugin-configs@npm:11.2.0-pre, @grafana/plugin-configs@workspace:*, @grafana/plugin-configs@workspace:packages/grafana-plugin-configs":
|
"@grafana/plugin-configs@npm:11.3.0-pre, @grafana/plugin-configs@workspace:*, @grafana/plugin-configs@workspace:packages/grafana-plugin-configs":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@grafana/plugin-configs@workspace:packages/grafana-plugin-configs"
|
resolution: "@grafana/plugin-configs@workspace:packages/grafana-plugin-configs"
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3613,14 +3613,14 @@ __metadata:
|
|||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@emotion/eslint-plugin": "npm:11.11.0"
|
"@emotion/eslint-plugin": "npm:11.11.0"
|
||||||
"@floating-ui/react": "npm:0.26.22"
|
"@floating-ui/react": "npm:0.26.22"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/faro-web-sdk": "npm:1.9.0"
|
"@grafana/faro-web-sdk": "npm:1.9.0"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@hello-pangea/dnd": "npm:16.6.0"
|
"@hello-pangea/dnd": "npm:16.6.0"
|
||||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||||
"@lezer/common": "npm:1.2.1"
|
"@lezer/common": "npm:1.2.1"
|
||||||
@ -3717,16 +3717,16 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@grafana/runtime@npm:11.2.0-pre, @grafana/runtime@workspace:*, @grafana/runtime@workspace:packages/grafana-runtime":
|
"@grafana/runtime@npm:11.3.0-pre, @grafana/runtime@workspace:*, @grafana/runtime@workspace:packages/grafana-runtime":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@grafana/runtime@workspace:packages/grafana-runtime"
|
resolution: "@grafana/runtime@workspace:packages/grafana-runtime"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||||
"@rollup/plugin-terser": "npm:0.4.4"
|
"@rollup/plugin-terser": "npm:0.4.4"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
@ -3815,7 +3815,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@grafana/schema@npm:11.2.0-pre, @grafana/schema@workspace:*, @grafana/schema@workspace:packages/grafana-schema":
|
"@grafana/schema@npm:11.3.0-pre, @grafana/schema@workspace:*, @grafana/schema@workspace:packages/grafana-schema":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@grafana/schema@workspace:packages/grafana-schema"
|
resolution: "@grafana/schema@workspace:packages/grafana-schema"
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3833,17 +3833,17 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@grafana/sql@npm:11.2.0-pre, @grafana/sql@workspace:*, @grafana/sql@workspace:packages/grafana-sql":
|
"@grafana/sql@npm:11.3.0-pre, @grafana/sql@workspace:*, @grafana/sql@workspace:packages/grafana-sql":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@grafana/sql@workspace:packages/grafana-sql"
|
resolution: "@grafana/sql@workspace:packages/grafana-sql"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@emotion/css": "npm:11.11.2"
|
"@emotion/css": "npm:11.11.2"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/experimental": "npm:1.7.13"
|
"@grafana/experimental": "npm:1.7.13"
|
||||||
"@grafana/runtime": "npm:11.2.0-pre"
|
"@grafana/runtime": "npm:11.3.0-pre"
|
||||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||||
"@grafana/ui": "npm:11.2.0-pre"
|
"@grafana/ui": "npm:11.3.0-pre"
|
||||||
"@react-awesome-query-builder/ui": "npm:6.6.2"
|
"@react-awesome-query-builder/ui": "npm:6.6.2"
|
||||||
"@testing-library/dom": "npm:10.0.0"
|
"@testing-library/dom": "npm:10.0.0"
|
||||||
"@testing-library/jest-dom": "npm:^6.1.2"
|
"@testing-library/jest-dom": "npm:^6.1.2"
|
||||||
@ -3886,7 +3886,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@grafana/ui@npm:11.2.0-pre, @grafana/ui@workspace:*, @grafana/ui@workspace:packages/grafana-ui":
|
"@grafana/ui@npm:11.3.0-pre, @grafana/ui@workspace:*, @grafana/ui@workspace:packages/grafana-ui":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@grafana/ui@workspace:packages/grafana-ui"
|
resolution: "@grafana/ui@workspace:packages/grafana-ui"
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3895,10 +3895,10 @@ __metadata:
|
|||||||
"@emotion/react": "npm:11.11.4"
|
"@emotion/react": "npm:11.11.4"
|
||||||
"@faker-js/faker": "npm:^8.4.1"
|
"@faker-js/faker": "npm:^8.4.1"
|
||||||
"@floating-ui/react": "npm:0.26.22"
|
"@floating-ui/react": "npm:0.26.22"
|
||||||
"@grafana/data": "npm:11.2.0-pre"
|
"@grafana/data": "npm:11.3.0-pre"
|
||||||
"@grafana/e2e-selectors": "npm:11.2.0-pre"
|
"@grafana/e2e-selectors": "npm:11.3.0-pre"
|
||||||
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
"@grafana/faro-web-sdk": "npm:^1.3.6"
|
||||||
"@grafana/schema": "npm:11.2.0-pre"
|
"@grafana/schema": "npm:11.3.0-pre"
|
||||||
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
"@grafana/tsconfig": "npm:^1.3.0-rc1"
|
||||||
"@hello-pangea/dnd": "npm:16.6.0"
|
"@hello-pangea/dnd": "npm:16.6.0"
|
||||||
"@leeoniya/ufuzzy": "npm:1.0.14"
|
"@leeoniya/ufuzzy": "npm:1.0.14"
|
||||||
|
Loading…
Reference in New Issue
Block a user