diff --git a/package.json b/package.json index d6fa8af44b4..3ee65050681 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "eslint-plugin-react-hooks": "4.6.0", "eslint-webpack-plugin": "4.0.1", "expose-loader": "5.0.0", - "fork-ts-checker-webpack-plugin": "8.0.0", + "fork-ts-checker-webpack-plugin": "9.0.2", "glob": "10.3.10", "html-loader": "4.2.0", "html-webpack-plugin": "5.6.0", diff --git a/packages/grafana-plugin-configs/package.json b/packages/grafana-plugin-configs/package.json index e48f62af99f..36e81c1014e 100644 --- a/packages/grafana-plugin-configs/package.json +++ b/packages/grafana-plugin-configs/package.json @@ -10,7 +10,7 @@ "@grafana/tsconfig": "^1.2.0-rc1", "copy-webpack-plugin": "12.0.2", "eslint-webpack-plugin": "4.0.1", - "fork-ts-checker-webpack-plugin": "8.0.0", + "fork-ts-checker-webpack-plugin": "9.0.2", "glob": "10.3.10", "replace-in-file-webpack-plugin": "1.0.6", "swc-loader": "0.2.6", diff --git a/packages/grafana-prometheus/package.json b/packages/grafana-prometheus/package.json index a6caa156804..1ddd4dac832 100644 --- a/packages/grafana-prometheus/package.json +++ b/packages/grafana-prometheus/package.json @@ -108,7 +108,7 @@ "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-webpack-plugin": "4.0.1", - "fork-ts-checker-webpack-plugin": "8.0.0", + "fork-ts-checker-webpack-plugin": "9.0.2", "glob": "10.3.10", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/yarn.lock b/yarn.lock index 14c16499f6b..d1f7e56e8dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3688,7 +3688,7 @@ __metadata: "@grafana/tsconfig": "npm:^1.2.0-rc1" copy-webpack-plugin: "npm:12.0.2" eslint-webpack-plugin: "npm:4.0.1" - fork-ts-checker-webpack-plugin: "npm:8.0.0" + fork-ts-checker-webpack-plugin: "npm:9.0.2" glob: "npm:10.3.10" replace-in-file-webpack-plugin: "npm:1.0.6" swc-loader: "npm:0.2.6" @@ -3762,7 +3762,7 @@ __metadata: eslint-plugin-react-hooks: "npm:4.6.0" eslint-webpack-plugin: "npm:4.0.1" eventemitter3: "npm:5.0.1" - fork-ts-checker-webpack-plugin: "npm:8.0.0" + fork-ts-checker-webpack-plugin: "npm:9.0.2" glob: "npm:10.3.10" jest: "npm:29.7.0" jest-environment-jsdom: "npm:29.7.0" @@ -16902,6 +16902,29 @@ __metadata: languageName: node linkType: hard +"fork-ts-checker-webpack-plugin@npm:9.0.2": + version: 9.0.2 + resolution: "fork-ts-checker-webpack-plugin@npm:9.0.2" + dependencies: + "@babel/code-frame": "npm:^7.16.7" + chalk: "npm:^4.1.2" + chokidar: "npm:^3.5.3" + cosmiconfig: "npm:^8.2.0" + deepmerge: "npm:^4.2.2" + fs-extra: "npm:^10.0.0" + memfs: "npm:^3.4.1" + minimatch: "npm:^3.0.4" + node-abort-controller: "npm:^3.0.1" + schema-utils: "npm:^3.1.1" + semver: "npm:^7.3.5" + tapable: "npm:^2.2.1" + peerDependencies: + typescript: ">3.6.0" + webpack: ^5.11.0 + checksum: 10/3399ea114d9397da5e51baaa1cf2ca704f4616c8255df672889cafc2a823f77e8bf9913133852d29d676657b1d40e4a2fba8eb9fafee09e00faeda924289220e + languageName: node + linkType: hard + "form-data@npm:^3.0.0": version: 3.0.1 resolution: "form-data@npm:3.0.1" @@ -17931,7 +17954,7 @@ __metadata: fast-deep-equal: "npm:^3.1.3" fast-json-patch: "npm:3.1.1" file-saver: "npm:2.0.5" - fork-ts-checker-webpack-plugin: "npm:8.0.0" + fork-ts-checker-webpack-plugin: "npm:9.0.2" framework-utils: "npm:^1.1.0" glob: "npm:10.3.10" history: "npm:4.10.1"