|
|
|
@ -26,18 +26,18 @@ |
|
|
|
|
}, |
|
|
|
|
"main": "src/index.ts", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/core": "^7.17.8", |
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.16.7", |
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.7", |
|
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.17.3", |
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.16.7", |
|
|
|
|
"@babel/core": "^7.18.9", |
|
|
|
|
"@babel/plugin-proposal-class-properties": "7.18.6", |
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", |
|
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.18.9", |
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.18.9", |
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3", |
|
|
|
|
"@babel/plugin-transform-react-constant-elements": "7.17.6", |
|
|
|
|
"@babel/plugin-transform-runtime": "7.17.0", |
|
|
|
|
"@babel/plugin-transform-typescript": "7.16.8", |
|
|
|
|
"@babel/preset-env": "^7.16.11", |
|
|
|
|
"@babel/preset-react": "^7.16.7", |
|
|
|
|
"@babel/preset-typescript": "^7.16.7", |
|
|
|
|
"@babel/plugin-transform-react-constant-elements": "7.18.9", |
|
|
|
|
"@babel/plugin-transform-runtime": "7.18.9", |
|
|
|
|
"@babel/plugin-transform-typescript": "7.18.8", |
|
|
|
|
"@babel/preset-env": "^7.18.9", |
|
|
|
|
"@babel/preset-react": "^7.18.6", |
|
|
|
|
"@babel/preset-typescript": "^7.18.6", |
|
|
|
|
"@grafana/data": "9.1.0-pre", |
|
|
|
|
"@grafana/eslint-config": "^4.0.0", |
|
|
|
|
"@grafana/tsconfig": "^1.2.0-rc1", |
|
|
|
@ -50,7 +50,7 @@ |
|
|
|
|
"@types/jest": "27.4.1", |
|
|
|
|
"@types/lodash": "4.14.181", |
|
|
|
|
"@types/node": "16.11.26", |
|
|
|
|
"@types/prettier": "2.6.0", |
|
|
|
|
"@types/prettier": "2.6.3", |
|
|
|
|
"@types/react-dev-utils": "9.0.10", |
|
|
|
|
"@types/rimraf": "3.0.2", |
|
|
|
|
"@types/semver": "7.3.9", |
|
|
|
@ -59,7 +59,7 @@ |
|
|
|
|
"@typescript-eslint/parser": "5.16.0", |
|
|
|
|
"axios": "^0.26.1", |
|
|
|
|
"babel-jest": "27.5.1", |
|
|
|
|
"babel-loader": "^8.2.4", |
|
|
|
|
"babel-loader": "^8.2.5", |
|
|
|
|
"babel-plugin-angularjs-annotate": "0.10.0", |
|
|
|
|
"chalk": "^4.1.2", |
|
|
|
|
"command-exists": "^1.2.9", |
|
|
|
@ -67,11 +67,11 @@ |
|
|
|
|
"copy-webpack-plugin": "^9.0.1", |
|
|
|
|
"css-loader": "^6.7.1", |
|
|
|
|
"css-minimizer-webpack-plugin": "^3.4.1", |
|
|
|
|
"eslint": "8.11.0", |
|
|
|
|
"eslint": "8.20.0", |
|
|
|
|
"eslint-config-prettier": "8.5.0", |
|
|
|
|
"eslint-plugin-jsdoc": "38.0.6", |
|
|
|
|
"eslint-plugin-react": "7.29.4", |
|
|
|
|
"eslint-plugin-react-hooks": "4.3.0", |
|
|
|
|
"eslint-plugin-react-hooks": "4.6.0", |
|
|
|
|
"execa": "^5.1.1", |
|
|
|
|
"file-loader": "^6.2.0", |
|
|
|
|
"fork-ts-checker-webpack-plugin": "^7.2.1", |
|
|
|
@ -95,7 +95,7 @@ |
|
|
|
|
"postcss-flexbugs-fixes": "^5.0.2", |
|
|
|
|
"postcss-loader": "^6.2.1", |
|
|
|
|
"postcss-preset-env": "7.4.3", |
|
|
|
|
"prettier": "2.6.0", |
|
|
|
|
"prettier": "2.7.1", |
|
|
|
|
"react-dev-utils": "^12.0.0", |
|
|
|
|
"replace-in-file-webpack-plugin": "1.0.6", |
|
|
|
|
"rimraf": "3.0.2", |
|
|
|
@ -106,10 +106,10 @@ |
|
|
|
|
"style-loader": "^3.3.1", |
|
|
|
|
"terser-webpack-plugin": "^5.3.1", |
|
|
|
|
"ts-jest": "27.1.3", |
|
|
|
|
"ts-loader": "^9.2.8", |
|
|
|
|
"ts-loader": "^9.3.1", |
|
|
|
|
"ts-node": "^9.1.0", |
|
|
|
|
"tslib": "2.4.0", |
|
|
|
|
"typescript": "4.6.4", |
|
|
|
|
"typescript": "4.7.4", |
|
|
|
|
"url-loader": "^4.1.1", |
|
|
|
|
"webpack": "^5.72.0" |
|
|
|
|
} |
|
|
|
|