|
|
|
@ -67,17 +67,17 @@ |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "7.16.0", |
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.0", |
|
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.16.0", |
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.16.0", |
|
|
|
|
"@babel/core": "7.16.7", |
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.7", |
|
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.16.7", |
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.16.7", |
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3", |
|
|
|
|
"@babel/plugin-transform-react-constant-elements": "7.16.0", |
|
|
|
|
"@babel/plugin-transform-runtime": "7.16.4", |
|
|
|
|
"@babel/plugin-transform-typescript": "7.16.1", |
|
|
|
|
"@babel/preset-env": "7.16.4", |
|
|
|
|
"@babel/preset-react": "7.16.0", |
|
|
|
|
"@babel/preset-typescript": "7.16.0", |
|
|
|
|
"@babel/plugin-transform-react-constant-elements": "7.16.7", |
|
|
|
|
"@babel/plugin-transform-runtime": "7.16.7", |
|
|
|
|
"@babel/plugin-transform-typescript": "7.16.7", |
|
|
|
|
"@babel/preset-env": "7.16.7", |
|
|
|
|
"@babel/preset-react": "7.16.7", |
|
|
|
|
"@babel/preset-typescript": "7.16.7", |
|
|
|
|
"@emotion/eslint-plugin": "11.7.0", |
|
|
|
|
"@grafana/api-documenter": "7.11.2", |
|
|
|
|
"@grafana/e2e": "workspace:*", |
|
|
|
@ -86,31 +86,31 @@ |
|
|
|
|
"@grafana/tsconfig": "^1.0.0-rc1", |
|
|
|
|
"@lingui/cli": "3.13.0", |
|
|
|
|
"@lingui/macro": "3.13.0", |
|
|
|
|
"@microsoft/api-extractor": "7.19.2", |
|
|
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1", |
|
|
|
|
"@microsoft/api-extractor": "7.19.4", |
|
|
|
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.4", |
|
|
|
|
"@react-types/button": "3.4.1", |
|
|
|
|
"@react-types/menu": "3.4.1", |
|
|
|
|
"@react-types/overlays": "3.5.1", |
|
|
|
|
"@react-types/shared": "3.10.0", |
|
|
|
|
"@react-types/shared": "3.10.1", |
|
|
|
|
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", |
|
|
|
|
"@swc/core": "1.2.103", |
|
|
|
|
"@swc/core": "1.2.127", |
|
|
|
|
"@swc/helpers": "0.3.2", |
|
|
|
|
"@testing-library/dom": "8.11.1", |
|
|
|
|
"@testing-library/jest-dom": "5.16.1", |
|
|
|
|
"@testing-library/react": "12.1.2", |
|
|
|
|
"@testing-library/react-hooks": "7.0.2", |
|
|
|
|
"@testing-library/user-event": "13.5.0", |
|
|
|
|
"@types/angular": "1.8.3", |
|
|
|
|
"@types/angular-route": "1.7.0", |
|
|
|
|
"@types/angular": "1.8.4", |
|
|
|
|
"@types/angular-route": "1.7.2", |
|
|
|
|
"@types/classnames": "2.3.0", |
|
|
|
|
"@types/common-tags": "^1.8.0", |
|
|
|
|
"@types/d3": "7.1.0", |
|
|
|
|
"@types/d3-force": "^2.1.0", |
|
|
|
|
"@types/d3-scale-chromatic": "1.3.1", |
|
|
|
|
"@types/debounce-promise": "3.1.3", |
|
|
|
|
"@types/enzyme": "3.10.5", |
|
|
|
|
"@types/debounce-promise": "3.1.4", |
|
|
|
|
"@types/enzyme": "3.10.11", |
|
|
|
|
"@types/enzyme-adapter-react-16": "1.0.6", |
|
|
|
|
"@types/file-saver": "2.0.1", |
|
|
|
|
"@types/file-saver": "2.0.4", |
|
|
|
|
"@types/google.analytics": "^0.0.42", |
|
|
|
|
"@types/grafana__slate-react": "npm:@types/slate-react@0.22.5", |
|
|
|
|
"@types/history": "^4.7.8", |
|
|
|
@ -123,46 +123,46 @@ |
|
|
|
|
"@types/logfmt": "^1.2.1", |
|
|
|
|
"@types/lru-cache": "^5.1.0", |
|
|
|
|
"@types/mousetrap": "1.6.3", |
|
|
|
|
"@types/node": "16.11.6", |
|
|
|
|
"@types/node": "16.11.19", |
|
|
|
|
"@types/ol": "^6.5.1", |
|
|
|
|
"@types/papaparse": "5.3.1", |
|
|
|
|
"@types/pluralize": "^0.0.29", |
|
|
|
|
"@types/prismjs": "1.16.0", |
|
|
|
|
"@types/prismjs": "1.16.6", |
|
|
|
|
"@types/rc-time-picker": "^3", |
|
|
|
|
"@types/react": "17.0.30", |
|
|
|
|
"@types/react-beautiful-dnd": "13.1.1", |
|
|
|
|
"@types/react-dom": "17.0.10", |
|
|
|
|
"@types/react": "17.0.38", |
|
|
|
|
"@types/react-beautiful-dnd": "13.1.2", |
|
|
|
|
"@types/react-dom": "17.0.11", |
|
|
|
|
"@types/react-grid-layout": "1.3.0", |
|
|
|
|
"@types/react-highlight-words": "^0.16.2", |
|
|
|
|
"@types/react-loadable": "5.5.2", |
|
|
|
|
"@types/react-redux": "7.1.20", |
|
|
|
|
"@types/react-highlight-words": "0.16.4", |
|
|
|
|
"@types/react-loadable": "5.5.6", |
|
|
|
|
"@types/react-redux": "7.1.21", |
|
|
|
|
"@types/react-router-dom": "^5.1.7", |
|
|
|
|
"@types/react-test-renderer": "17.0.1", |
|
|
|
|
"@types/react-transition-group": "4.4.0", |
|
|
|
|
"@types/react-virtualized-auto-sizer": "1.0.0", |
|
|
|
|
"@types/react-window": "1.8.1", |
|
|
|
|
"@types/redux-mock-store": "1.0.2", |
|
|
|
|
"@types/react-transition-group": "4.4.4", |
|
|
|
|
"@types/react-virtualized-auto-sizer": "1.0.1", |
|
|
|
|
"@types/react-window": "1.8.5", |
|
|
|
|
"@types/redux-mock-store": "1.0.3", |
|
|
|
|
"@types/reselect": "2.2.0", |
|
|
|
|
"@types/semver": "7.3.8", |
|
|
|
|
"@types/semver": "7.3.9", |
|
|
|
|
"@types/slate": "0.47.2", |
|
|
|
|
"@types/slate-plain-serializer": "0.7.1", |
|
|
|
|
"@types/slate-plain-serializer": "0.7.2", |
|
|
|
|
"@types/slate-react": "0.22.5", |
|
|
|
|
"@types/testing-library__jest-dom": "5.14.2", |
|
|
|
|
"@types/testing-library__react-hooks": "^3.2.0", |
|
|
|
|
"@types/tinycolor2": "1.4.2", |
|
|
|
|
"@types/uuid": "8.3.0", |
|
|
|
|
"@types/tinycolor2": "1.4.3", |
|
|
|
|
"@types/uuid": "8.3.4", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "5.9.0", |
|
|
|
|
"@typescript-eslint/parser": "5.9.0", |
|
|
|
|
"@wojtekmaj/enzyme-adapter-react-17": "0.6.2", |
|
|
|
|
"autoprefixer": "10.4.0", |
|
|
|
|
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6", |
|
|
|
|
"autoprefixer": "10.4.1", |
|
|
|
|
"axios": "0.24.0", |
|
|
|
|
"babel-jest": "27.4.2", |
|
|
|
|
"babel-loader": "8.2.2", |
|
|
|
|
"babel-jest": "27.4.6", |
|
|
|
|
"babel-loader": "8.2.3", |
|
|
|
|
"babel-plugin-angularjs-annotate": "0.10.0", |
|
|
|
|
"babel-plugin-macros": "3.1.0", |
|
|
|
|
"copy-webpack-plugin": "9.0.1", |
|
|
|
|
"css-loader": "6.5.1", |
|
|
|
|
"css-minimizer-webpack-plugin": "3.3.0", |
|
|
|
|
"css-minimizer-webpack-plugin": "3.3.1", |
|
|
|
|
"cypress": "9.2.0", |
|
|
|
|
"enzyme": "3.11.0", |
|
|
|
|
"enzyme-to-json": "3.6.2", |
|
|
|
@ -174,7 +174,7 @@ |
|
|
|
|
"eslint-plugin-prettier": "4.0.0", |
|
|
|
|
"eslint-plugin-react": "7.28.0", |
|
|
|
|
"eslint-plugin-react-hooks": "4.3.0", |
|
|
|
|
"eslint-webpack-plugin": "3.1.0", |
|
|
|
|
"eslint-webpack-plugin": "3.1.1", |
|
|
|
|
"expose-loader": "3.1.0", |
|
|
|
|
"file-loader": "6.2.0", |
|
|
|
|
"fork-ts-checker-webpack-plugin": "6.5.0", |
|
|
|
@ -185,29 +185,29 @@ |
|
|
|
|
"http-server": "14.0.0", |
|
|
|
|
"husky": "^7.0.0", |
|
|
|
|
"iconscout-unicons-tarball": "https://github.com/grafana/icons/tarball/63056cd833ba7ee4e94904492b3a8c0cabc38d28", |
|
|
|
|
"jest": "27.4.2", |
|
|
|
|
"jest-canvas-mock": "2.3.0", |
|
|
|
|
"jest": "27.4.7", |
|
|
|
|
"jest-canvas-mock": "2.3.1", |
|
|
|
|
"jest-date-mock": "1.0.8", |
|
|
|
|
"jest-junit": "13.0.0", |
|
|
|
|
"jest-matcher-utils": "27.4.2", |
|
|
|
|
"jest-matcher-utils": "27.4.6", |
|
|
|
|
"lerna": "^4.0.0", |
|
|
|
|
"lint-staged": "12.1.3", |
|
|
|
|
"mini-css-extract-plugin": "2.4.4", |
|
|
|
|
"mutationobserver-shim": "0.3.3", |
|
|
|
|
"lint-staged": "12.1.6", |
|
|
|
|
"mini-css-extract-plugin": "2.4.6", |
|
|
|
|
"mutationobserver-shim": "0.3.7", |
|
|
|
|
"ngtemplate-loader": "2.1.0", |
|
|
|
|
"node-notifier": "^10.0.0", |
|
|
|
|
"nodemon": "2.0.2", |
|
|
|
|
"nodemon": "2.0.15", |
|
|
|
|
"postcss": "8.4.5", |
|
|
|
|
"postcss-loader": "6.2.0", |
|
|
|
|
"postcss-reporter": "7.0.2", |
|
|
|
|
"postcss-loader": "6.2.1", |
|
|
|
|
"postcss-reporter": "7.0.5", |
|
|
|
|
"postcss-scss": "4.0.2", |
|
|
|
|
"prettier": "2.2.1", |
|
|
|
|
"raw-loader": "4.0.2", |
|
|
|
|
"react-refresh": "0.11.0", |
|
|
|
|
"react-select-event": "^5.1.0", |
|
|
|
|
"react-test-renderer": "17.0.1", |
|
|
|
|
"react-test-renderer": "17.0.2", |
|
|
|
|
"redux-mock-store": "1.5.4", |
|
|
|
|
"rimraf": "3.0.1", |
|
|
|
|
"rimraf": "3.0.2", |
|
|
|
|
"sass": "1.46.0", |
|
|
|
|
"sass-loader": "12.4.0", |
|
|
|
|
"sinon": "12.0.1", |
|
|
|
@ -231,10 +231,10 @@ |
|
|
|
|
"dependencies": { |
|
|
|
|
"@emotion/css": "11.7.1", |
|
|
|
|
"@emotion/react": "11.7.1", |
|
|
|
|
"@grafana/aws-sdk": "0.0.3", |
|
|
|
|
"@grafana/aws-sdk": "0.0.31", |
|
|
|
|
"@grafana/data": "workspace:*", |
|
|
|
|
"@grafana/e2e-selectors": "workspace:*", |
|
|
|
|
"@grafana/experimental": "^0.0.2-canary.10", |
|
|
|
|
"@grafana/experimental": "0.0.2-canary.11", |
|
|
|
|
"@grafana/runtime": "workspace:*", |
|
|
|
|
"@grafana/schema": "workspace:*", |
|
|
|
|
"@grafana/slate-react": "0.22.10-grafana", |
|
|
|
@ -243,30 +243,30 @@ |
|
|
|
|
"@kusto/monaco-kusto": "4.1.2", |
|
|
|
|
"@lingui/core": "3.13.0", |
|
|
|
|
"@lingui/react": "3.13.0", |
|
|
|
|
"@opentelemetry/api": "1.0.2", |
|
|
|
|
"@opentelemetry/api": "1.0.4", |
|
|
|
|
"@opentelemetry/exporter-collector": "0.25.0", |
|
|
|
|
"@opentelemetry/semantic-conventions": "1.0.0", |
|
|
|
|
"@popperjs/core": "2.11.0", |
|
|
|
|
"@opentelemetry/semantic-conventions": "1.0.1", |
|
|
|
|
"@popperjs/core": "2.11.2", |
|
|
|
|
"@react-aria/button": "3.3.4", |
|
|
|
|
"@react-aria/focus": "3.5.0", |
|
|
|
|
"@react-aria/interactions": "3.7.0", |
|
|
|
|
"@react-aria/menu": "3.3.0", |
|
|
|
|
"@react-aria/overlays": "3.7.2", |
|
|
|
|
"@react-aria/overlays": "3.7.3", |
|
|
|
|
"@react-aria/utils": "3.11.0", |
|
|
|
|
"@react-stately/collections": "3.3.4", |
|
|
|
|
"@react-stately/menu": "3.2.3", |
|
|
|
|
"@react-stately/tree": "3.2.0", |
|
|
|
|
"@reduxjs/toolkit": "1.7.0", |
|
|
|
|
"@reduxjs/toolkit": "1.7.1", |
|
|
|
|
"@sentry/browser": "6.16.1", |
|
|
|
|
"@sentry/types": "6.16.1", |
|
|
|
|
"@sentry/utils": "6.16.1", |
|
|
|
|
"@visx/event": "2.1.0", |
|
|
|
|
"@visx/event": "2.1.2", |
|
|
|
|
"@visx/gradient": "2.1.0", |
|
|
|
|
"@visx/group": "2.1.0", |
|
|
|
|
"@visx/scale": "2.2.2", |
|
|
|
|
"@visx/shape": "2.4.0", |
|
|
|
|
"@visx/tooltip": "2.2.2", |
|
|
|
|
"@welldone-software/why-did-you-render": "6.2.1", |
|
|
|
|
"@welldone-software/why-did-you-render": "6.2.3", |
|
|
|
|
"angular": "1.8.2", |
|
|
|
|
"angular-bindonce": "0.3.1", |
|
|
|
|
"angular-route": "1.8.2", |
|
|
|
@ -278,8 +278,8 @@ |
|
|
|
|
"centrifuge": "2.8.4", |
|
|
|
|
"classnames": "2.3.1", |
|
|
|
|
"comlink": "4.3.1", |
|
|
|
|
"common-tags": "^1.8.0", |
|
|
|
|
"core-js": "3.20.0", |
|
|
|
|
"common-tags": "1.8.2", |
|
|
|
|
"core-js": "3.20.2", |
|
|
|
|
"d3": "5.15.0", |
|
|
|
|
"d3-force": "^2.1.1", |
|
|
|
|
"d3-scale-chromatic": "1.5.0", |
|
|
|
@ -287,13 +287,13 @@ |
|
|
|
|
"date-fns": "2.28.0", |
|
|
|
|
"debounce-promise": "3.1.2", |
|
|
|
|
"emotion": "11.0.0", |
|
|
|
|
"eventemitter3": "4.0.0", |
|
|
|
|
"eventemitter3": "4.0.7", |
|
|
|
|
"fast-deep-equal": "^3.1.3", |
|
|
|
|
"fast-json-patch": "3.1.0", |
|
|
|
|
"file-saver": "2.0.2", |
|
|
|
|
"file-saver": "2.0.5", |
|
|
|
|
"history": "4.10.1", |
|
|
|
|
"hoist-non-react-statics": "3.3.2", |
|
|
|
|
"immer": "9.0.6", |
|
|
|
|
"immer": "9.0.7", |
|
|
|
|
"immutable": "4.0.0", |
|
|
|
|
"jquery": "3.6.0", |
|
|
|
|
"json-source-map": "0.6.1", |
|
|
|
@ -306,26 +306,26 @@ |
|
|
|
|
"lru-cache": "6.0.0", |
|
|
|
|
"memoize-one": "6.0.0", |
|
|
|
|
"moment": "2.29.1", |
|
|
|
|
"moment-timezone": "0.5.33", |
|
|
|
|
"moment-timezone": "0.5.34", |
|
|
|
|
"monaco-editor": "^0.31.1", |
|
|
|
|
"monaco-promql": "^1.7.2", |
|
|
|
|
"mousetrap": "1.6.5", |
|
|
|
|
"mousetrap-global-bind": "1.1.0", |
|
|
|
|
"moveable": "0.27.3", |
|
|
|
|
"ol": "6.9.0", |
|
|
|
|
"papaparse": "5.3.0", |
|
|
|
|
"papaparse": "5.3.1", |
|
|
|
|
"pluralize": "^8.0.0", |
|
|
|
|
"prismjs": "1.26.0", |
|
|
|
|
"prop-types": "15.8.0", |
|
|
|
|
"prop-types": "15.8.1", |
|
|
|
|
"rc-cascader": "1.5.0", |
|
|
|
|
"rc-drawer": "4.4.0", |
|
|
|
|
"rc-drawer": "4.4.3", |
|
|
|
|
"rc-slider": "9.7.5", |
|
|
|
|
"rc-time-picker": "3.7.3", |
|
|
|
|
"re-resizable": "^6.2.0", |
|
|
|
|
"react": "17.0.1", |
|
|
|
|
"react": "17.0.2", |
|
|
|
|
"react-beautiful-dnd": "13.1.0", |
|
|
|
|
"react-diff-viewer": "^3.1.1", |
|
|
|
|
"react-dom": "17.0.1", |
|
|
|
|
"react-dom": "17.0.2", |
|
|
|
|
"react-draggable": "4.4.4", |
|
|
|
|
"react-grid-layout": "1.3.0", |
|
|
|
|
"react-highlight-words": "0.17.0", |
|
|
|
@ -333,36 +333,36 @@ |
|
|
|
|
"react-inlinesvg": "2.3.0", |
|
|
|
|
"react-loadable": "5.5.0", |
|
|
|
|
"react-moveable": "0.30.3", |
|
|
|
|
"react-popper": "2.2.4", |
|
|
|
|
"react-redux": "7.2.5", |
|
|
|
|
"react-popper": "2.2.5", |
|
|
|
|
"react-redux": "7.2.6", |
|
|
|
|
"react-resizable": "3.0.4", |
|
|
|
|
"react-reverse-portal": "^2.0.1", |
|
|
|
|
"react-router-dom": "^5.2.0", |
|
|
|
|
"react-select": "5.2.1", |
|
|
|
|
"react-split-pane": "0.1.89", |
|
|
|
|
"react-transition-group": "4.4.1", |
|
|
|
|
"react-split-pane": "0.1.92", |
|
|
|
|
"react-transition-group": "4.4.2", |
|
|
|
|
"react-use": "17.3.2", |
|
|
|
|
"react-virtualized-auto-sizer": "1.0.2", |
|
|
|
|
"react-window": "1.8.5", |
|
|
|
|
"redux": "4.1.1", |
|
|
|
|
"react-virtualized-auto-sizer": "1.0.6", |
|
|
|
|
"react-window": "1.8.6", |
|
|
|
|
"redux": "4.1.2", |
|
|
|
|
"redux-thunk": "2.4.1", |
|
|
|
|
"regenerator-runtime": "0.13.3", |
|
|
|
|
"regenerator-runtime": "0.13.9", |
|
|
|
|
"reselect": "4.1.5", |
|
|
|
|
"rst2html": "github:thoward/rst2html#990cb89f2a300cdd9151790be377c4c0840df809", |
|
|
|
|
"rxjs": "7.5.1", |
|
|
|
|
"sass": "link:./public/sass", |
|
|
|
|
"search-query-parser": "1.6.0", |
|
|
|
|
"selecto": "1.13.0", |
|
|
|
|
"selecto": "1.13.2", |
|
|
|
|
"semver": "^7.1.3", |
|
|
|
|
"slate": "0.47.8", |
|
|
|
|
"slate-plain-serializer": "0.7.10", |
|
|
|
|
"symbol-observable": "4.0.0", |
|
|
|
|
"test": "link:./public/test", |
|
|
|
|
"tether-drop": "https://github.com/torkelo/drop", |
|
|
|
|
"tinycolor2": "1.4.1", |
|
|
|
|
"tinycolor2": "1.4.2", |
|
|
|
|
"tslib": "2.3.1", |
|
|
|
|
"uplot": "1.6.18", |
|
|
|
|
"uuid": "8.3.0", |
|
|
|
|
"uuid": "8.3.2", |
|
|
|
|
"vendor": "link:./public/vendor", |
|
|
|
|
"visjs-network": "4.25.0", |
|
|
|
|
"whatwg-fetch": "3.6.2" |
|
|
|
@ -370,10 +370,10 @@ |
|
|
|
|
"resolutions": { |
|
|
|
|
"underscore": "1.13.2", |
|
|
|
|
"@types/slate": "0.47.2", |
|
|
|
|
"@microsoft/api-extractor-model": "7.15.1", |
|
|
|
|
"@microsoft/api-extractor-model": "7.15.3", |
|
|
|
|
"@rushstack/node-core-library": "3.45.0", |
|
|
|
|
"@rushstack/rig-package": "0.3.3", |
|
|
|
|
"@rushstack/ts-command-line": "4.10.2", |
|
|
|
|
"@rushstack/rig-package": "0.3.7", |
|
|
|
|
"@rushstack/ts-command-line": "4.10.6", |
|
|
|
|
"@storybook/react/webpack": "5.65.0" |
|
|
|
|
}, |
|
|
|
|
"workspaces": { |
|
|
|
|