mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
c4dd772422
Co-authored-by: Renovate Bot <bot@renovateapp.com>
182 lines
5.7 KiB
JSON
182 lines
5.7 KiB
JSON
{
|
|
"author": "Grafana Labs",
|
|
"license": "Apache-2.0",
|
|
"name": "@grafana/ui",
|
|
"version": "8.4.0-pre",
|
|
"description": "Grafana Components Library",
|
|
"keywords": [
|
|
"grafana",
|
|
"react",
|
|
"react-component",
|
|
"typescript"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/grafana/grafana.git",
|
|
"directory": "packages/grafana-ui"
|
|
},
|
|
"main": "src/index.ts",
|
|
"scripts": {
|
|
"build": "grafana-toolkit package:build --scope=ui",
|
|
"bundle": "rollup -c rollup.config.ts",
|
|
"clean": "rimraf ./dist ./compiled",
|
|
"docsExtract": "mkdir -p ../../reports/docs && api-extractor run 2>&1 | tee ../../reports/docs/$(basename $(pwd)).log",
|
|
"storybook": "start-storybook -p 9001 -c .storybook",
|
|
"storybook:build": "build-storybook -o ./dist/storybook -c .storybook",
|
|
"typecheck": "tsc --noEmit"
|
|
},
|
|
"browserslist": [
|
|
"defaults",
|
|
"not IE 11"
|
|
],
|
|
"dependencies": {
|
|
"@emotion/css": "11.1.3",
|
|
"@emotion/react": "11.1.5",
|
|
"@grafana/aws-sdk": "0.0.3",
|
|
"@grafana/data": "8.4.0-pre",
|
|
"@grafana/e2e-selectors": "8.4.0-pre",
|
|
"@grafana/schema": "8.4.0-pre",
|
|
"@grafana/slate-react": "0.22.10-grafana",
|
|
"@monaco-editor/react": "4.3.1",
|
|
"@popperjs/core": "2.11.0",
|
|
"@react-aria/button": "3.3.4",
|
|
"@react-aria/focus": "3.5.0",
|
|
"@react-aria/menu": "3.3.0",
|
|
"@react-aria/overlays": "3.7.2",
|
|
"@react-stately/menu": "3.2.3",
|
|
"@sentry/browser": "6.15.0",
|
|
"ansicolor": "1.1.95",
|
|
"calculate-size": "1.1.1",
|
|
"classnames": "2.3.1",
|
|
"clipboard": "2.0.4",
|
|
"core-js": "3.20.0",
|
|
"d3": "5.15.0",
|
|
"date-fns": "2.27.0",
|
|
"hoist-non-react-statics": "3.3.2",
|
|
"immutable": "4.0.0",
|
|
"is-hotkey": "0.2.0",
|
|
"jquery": "3.5.1",
|
|
"lodash": "4.17.21",
|
|
"memoize-one": "6.0.0",
|
|
"moment": "2.29.1",
|
|
"monaco-editor": "^0.31.1",
|
|
"prismjs": "1.25.0",
|
|
"rc-cascader": "1.5.0",
|
|
"rc-drawer": "4.4.0",
|
|
"rc-slider": "9.6.4",
|
|
"rc-time-picker": "^3.7.3",
|
|
"react": "17.0.1",
|
|
"react-beautiful-dnd": "13.1.0",
|
|
"react-calendar": "3.5.0",
|
|
"react-colorful": "5.1.2",
|
|
"react-custom-scrollbars-2": "4.4.0",
|
|
"react-dom": "17.0.1",
|
|
"react-dropzone": "11.3.4",
|
|
"react-highlight-words": "0.17.0",
|
|
"react-hook-form": "7.5.3",
|
|
"react-inlinesvg": "2.3.0",
|
|
"react-popper": "2.2.4",
|
|
"react-router-dom": "^5.2.0",
|
|
"react-select": "5.2.1",
|
|
"react-select-event": "^5.1.0",
|
|
"react-table": "7.7.0",
|
|
"react-transition-group": "4.4.1",
|
|
"react-use": "17.2.4",
|
|
"react-window": "1.8.5",
|
|
"rxjs": "7.3.0",
|
|
"slate": "0.47.8",
|
|
"slate-plain-serializer": "0.7.10",
|
|
"tinycolor2": "1.4.1",
|
|
"tslib": "2.3.1",
|
|
"uplot": "1.6.18",
|
|
"uuid": "8.3.0"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "7.16.0",
|
|
"@grafana/tsconfig": "^1.0.0-rc1",
|
|
"@mdx-js/react": "1.6.22",
|
|
"@rollup/plugin-commonjs": "21.0.1",
|
|
"@rollup/plugin-image": "2.1.1",
|
|
"@rollup/plugin-node-resolve": "13.1.1",
|
|
"@storybook/addon-a11y": "6.4.4",
|
|
"@storybook/addon-actions": "6.4.4",
|
|
"@storybook/addon-docs": "6.4.4",
|
|
"@storybook/addon-essentials": "6.4.4",
|
|
"@storybook/addon-knobs": "6.4.0",
|
|
"@storybook/addon-storysource": "6.4.4",
|
|
"@storybook/addons": "6.4.4",
|
|
"@storybook/api": "6.4.4",
|
|
"@storybook/builder-webpack5": "6.4.4",
|
|
"@storybook/components": "6.4.4",
|
|
"@storybook/core-events": "6.4.4",
|
|
"@storybook/manager-webpack5": "6.4.4",
|
|
"@storybook/react": "6.4.4",
|
|
"@storybook/theming": "6.4.4",
|
|
"@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/classnames": "2.3.0",
|
|
"@types/clipboard": "2.0.1",
|
|
"@types/common-tags": "^1.8.0",
|
|
"@types/d3": "7.1.0",
|
|
"@types/enzyme": "3.10.5",
|
|
"@types/enzyme-adapter-react-16": "1.0.6",
|
|
"@types/grafana__slate-react": "npm:@types/slate-react@0.22.5",
|
|
"@types/hoist-non-react-statics": "3.3.1",
|
|
"@types/is-hotkey": "0.1.1",
|
|
"@types/jest": "27.0.2",
|
|
"@types/jquery": "3.3.38",
|
|
"@types/lodash": "4.14.123",
|
|
"@types/mock-raf": "1.0.2",
|
|
"@types/node": "16.11.6",
|
|
"@types/prismjs": "1.16.0",
|
|
"@types/react": "17.0.30",
|
|
"@types/react-beautiful-dnd": "13.1.1",
|
|
"@types/react-calendar": "^3.4.3",
|
|
"@types/react-color": "3.0.1",
|
|
"@types/react-dom": "17.0.11",
|
|
"@types/react-router-dom": "^5.1.7",
|
|
"@types/react-table": "7.7.2",
|
|
"@types/react-test-renderer": "17.0.1",
|
|
"@types/react-transition-group": "4.4.0",
|
|
"@types/react-window": "1.8.1",
|
|
"@types/slate": "0.47.2",
|
|
"@types/slate-plain-serializer": "0.7.1",
|
|
"@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.1",
|
|
"@types/uuid": "8.3.0",
|
|
"@wojtekmaj/enzyme-adapter-react-17": "0.6.2",
|
|
"babel-loader": "8.2.2",
|
|
"common-tags": "^1.8.0",
|
|
"css-loader": "6.5.1",
|
|
"css-minimizer-webpack-plugin": "3.3.0",
|
|
"csstype": "3.0.9",
|
|
"enzyme": "3.11.0",
|
|
"expose-loader": "3.1.0",
|
|
"mock-raf": "1.0.1",
|
|
"postcss": "8.4.5",
|
|
"postcss-loader": "6.2.1",
|
|
"raw-loader": "4.0.2",
|
|
"react-docgen-typescript-loader": "3.7.2",
|
|
"react-test-renderer": "17.0.1",
|
|
"rimraf": "3.0.1",
|
|
"rollup": "2.58.3",
|
|
"rollup-plugin-sourcemaps": "0.6.3",
|
|
"rollup-plugin-terser": "7.0.2",
|
|
"sass-loader": "12.1.0",
|
|
"storybook-dark-mode": "1.0.8",
|
|
"style-loader": "3.3.0",
|
|
"terser-webpack-plugin": "5.2.4",
|
|
"ts-loader": "8.0.11",
|
|
"typescript": "4.4.3",
|
|
"webpack": "5.58.1",
|
|
"webpack-filter-warnings-plugin": "1.2.1"
|
|
},
|
|
"types": "src/index.ts"
|
|
}
|