27 lines
719 B
JSON
27 lines
719 B
JSON
{
|
|
"name": "@grafana/plugin-configs",
|
|
"description": "Shared dependencies and files for core plugins",
|
|
"private": true,
|
|
"version": "11.6.0-pre",
|
|
"dependencies": {
|
|
"tslib": "2.8.1"
|
|
},
|
|
"devDependencies": {
|
|
"@grafana/tsconfig": "^2.0.0",
|
|
"@rspack/cli": "1.2.3",
|
|
"@rspack/core": "1.2.3",
|
|
"@swc/core": "1.10.12",
|
|
"@types/eslint": "9.6.1",
|
|
"eslint": "9.19.0",
|
|
"eslint-webpack-plugin": "4.2.0",
|
|
"fork-ts-checker-webpack-plugin": "9.0.2",
|
|
"glob": "11.0.1",
|
|
"imports-loader": "^5.0.0",
|
|
"replace-in-file-webpack-plugin": "1.0.6",
|
|
"rspack-plugin-virtual-module": "^0.1.13",
|
|
"typescript": "5.7.3",
|
|
"webpack": "5.97.1"
|
|
},
|
|
"packageManager": "yarn@4.6.0"
|
|
}
|