{ "name": "@grafana/plugin-configs", "description": "Shared dependencies and files for core plugins", "private": true, "version": "11.4.0-pre", "dependencies": { "tslib": "2.7.0" }, "devDependencies": { "@grafana/tsconfig": "^2.0.0", "@swc/core": "1.4.2", "@types/eslint": "9.6.1", "copy-webpack-plugin": "12.0.2", "eslint": "9.12.0", "eslint-webpack-plugin": "4.2.0", "fork-ts-checker-webpack-plugin": "9.0.2", "glob": "11.0.0", "replace-in-file-webpack-plugin": "1.0.6", "swc-loader": "0.2.6", "typescript": "5.5.4", "webpack": "5.95.0" }, "packageManager": "yarn@4.5.1" }