diff --git a/package.json b/package.json index e78c2a180dac..534fc6534763 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@types/react": "17.0.79", "@types/react-dom": "17.0.25", "@types/sortablejs": "1.15.8", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "7.8.0", + "@typescript-eslint/parser": "7.8.0", "@uupaa/dynamic-import-polyfill": "1.0.2", "autoprefixer": "10.4.19", "babel-loader": "9.1.3", @@ -31,14 +31,14 @@ "css-loader": "6.10.0", "cssnano": "6.1.2", "es-check": "7.1.1", - "eslint": "8.57.0", + "eslint": "9.2.0", "eslint-plugin-compat": "4.2.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-react": "7.34.1", "eslint-plugin-react-hooks": "4.6.0", - "eslint-plugin-sonarjs": "0.24.0", + "eslint-plugin-sonarjs": "1.0.3", "expose-loader": "4.1.0", "fork-ts-checker-webpack-plugin": "9.0.2", "html-loader": "4.2.0", @@ -54,11 +54,11 @@ "source-map-loader": "4.0.2", "speed-measure-webpack-plugin": "1.5.0", "style-loader": "3.3.4", - "stylelint": "15.11.0", + "stylelint": "16.5.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.3.0", "ts-loader": "9.5.1", "typescript": "5.4.3", "vitest": "1.4.0",