From 7a42cc940918ae9496a1247f60b6e884e1f10be8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 21:12:53 +0000 Subject: [PATCH] Update Linters --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 47063fda6f..f924fd9c05 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "@types/react": "18.3.8", "@types/react-dom": "18.3.0", "@types/sortablejs": "1.15.8", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.7.0", + "@typescript-eslint/parser": "8.7.0", "@uupaa/dynamic-import-polyfill": "1.0.2", "@vitest/coverage-v8": "2.1.1", "autoprefixer": "10.4.20", @@ -32,13 +32,13 @@ "css-loader": "7.1.2", "cssnano": "7.0.6", "es-check": "7.2.1", - "eslint": "8.57.1", - "eslint-plugin-compat": "4.2.0", + "eslint": "9.11.1", + "eslint-plugin-compat": "6.0.1", "eslint-plugin-import": "2.30.0", "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.2", - "eslint-plugin-sonarjs": "0.25.1", + "eslint-plugin-sonarjs": "2.0.2", "expose-loader": "5.0.0", "fork-ts-checker-webpack-plugin": "9.0.2", "html-loader": "5.1.0", @@ -54,11 +54,11 @@ "source-map-loader": "5.0.0", "speed-measure-webpack-plugin": "1.5.0", "style-loader": "4.0.0", - "stylelint": "15.11.0", + "stylelint": "16.9.0", "stylelint-config-rational-order": "0.1.2", "stylelint-no-browser-hacks": "1.3.0", "stylelint-order": "6.0.4", - "stylelint-scss": "5.3.2", + "stylelint-scss": "6.7.0", "ts-loader": "9.5.1", "typescript": "5.6.2", "vitest": "2.1.1",