Replace @grafana/experimental with @grafana/plugin-ui
This commit is contained in:
18
package.json
18
package.json
@@ -31,13 +31,13 @@
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.10.6",
|
||||
"@grafana/data": "10.4.2",
|
||||
"@grafana/experimental": "^1.7.4",
|
||||
"@grafana/plugin-ui": "^0.9.1",
|
||||
"@grafana/runtime": "10.4.2",
|
||||
"@grafana/schema": "10.4.2",
|
||||
"@grafana/ui": "10.4.2",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react": "18.2.0",
|
||||
"rxjs": "7.8.1",
|
||||
"tslib": "2.5.3"
|
||||
},
|
||||
@@ -64,42 +64,42 @@
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"cspell": "6.13.3",
|
||||
"css-loader": "^6.7.3",
|
||||
"eslint": "8.42.0",
|
||||
"eslint-plugin-deprecation": "^2.0.0",
|
||||
"eslint-plugin-jsdoc": "^46.8.2",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
"eslint": "8.42.0",
|
||||
"fork-ts-checker-webpack-plugin": "^8.0.0",
|
||||
"glob": "^10.2.7",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest-environment-jsdom": "^29.5.0",
|
||||
"jest": "^29.5.0",
|
||||
"jest-environment-jsdom": "^29.5.0",
|
||||
"lodash": "4.17.21",
|
||||
"mini-css-extract-plugin": "2.6.1",
|
||||
"moment": "2.29.4",
|
||||
"postcss": "8.4.31",
|
||||
"postcss-loader": "7.0.1",
|
||||
"postcss-reporter": "7.0.5",
|
||||
"postcss-scss": "4.0.4",
|
||||
"postcss": "8.4.31",
|
||||
"prettier": "^3.0.3",
|
||||
"prop-types": "15.7.2",
|
||||
"react-table-6": "6.11.0",
|
||||
"react-use": "17.4.0",
|
||||
"replace-in-file-webpack-plugin": "^1.0.6",
|
||||
"sass-loader": "13.3.1",
|
||||
"sass": "1.63.2",
|
||||
"sass-loader": "13.3.1",
|
||||
"semver": "7.5.4",
|
||||
"style-loader": "3.3.3",
|
||||
"swc-loader": "^0.2.3",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"typescript": "4.8.4",
|
||||
"webpack": "^5.94.0",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack-livereload-plugin": "^3.0.2",
|
||||
"webpack-remove-empty-scripts": "^1.0.1",
|
||||
"webpack": "^5.94.0"
|
||||
"webpack-remove-empty-scripts": "^1.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"uplot": "1.6.31",
|
||||
|
||||
Reference in New Issue
Block a user