|
10 | 10 | "@babel/preset-env": "7.29.7", |
11 | 11 | "@babel/preset-react": "7.29.7", |
12 | 12 | "@eslint-community/eslint-plugin-eslint-comments": "4.7.2", |
13 | | - "@eslint/js": "9.39.4", |
14 | | - "@stylistic/eslint-plugin": "4.4.1", |
| 13 | + "@eslint/js": "10.0.1", |
| 14 | + "@stylistic/eslint-plugin": "5.10.0", |
15 | 15 | "@stylistic/stylelint-plugin": "3.1.3", |
16 | 16 | "@types/dompurify": "3.0.5", |
17 | 17 | "@types/escape-html": "1.0.4", |
|
35 | 35 | "css-loader": "7.1.4", |
36 | 36 | "cssnano": "7.1.9", |
37 | 37 | "es-check": "9.6.4", |
38 | | - "eslint": "9.39.4", |
39 | | - "eslint-plugin-compat": "6.2.1", |
| 38 | + "eslint": "10.7.0", |
| 39 | + "eslint-plugin-compat": "7.0.2", |
40 | 40 | "eslint-plugin-import": "2.32.0", |
41 | 41 | "eslint-plugin-jsx-a11y": "6.10.2", |
42 | 42 | "eslint-plugin-react": "7.37.5", |
43 | | - "eslint-plugin-react-hooks": "5.2.0", |
44 | | - "eslint-plugin-sonarjs": "3.0.7", |
| 43 | + "eslint-plugin-react-hooks": "7.1.1", |
| 44 | + "eslint-plugin-sonarjs": "4.2.0", |
45 | 45 | "expose-loader": "5.0.1", |
46 | 46 | "fast-glob": "3.3.3", |
47 | 47 | "fork-ts-checker-webpack-plugin": "9.1.0", |
|
59 | 59 | "source-map-loader": "5.0.0", |
60 | 60 | "speed-measure-webpack-plugin": "1.6.0", |
61 | 61 | "style-loader": "4.0.0", |
62 | | - "stylelint": "16.26.1", |
| 62 | + "stylelint": "17.14.0", |
63 | 63 | "stylelint-config-rational-order": "0.1.2", |
64 | 64 | "stylelint-no-browser-hacks": "2.0.3", |
65 | | - "stylelint-order": "7.0.1", |
66 | | - "stylelint-scss": "6.14.0", |
| 65 | + "stylelint-order": "8.1.1", |
| 66 | + "stylelint-scss": "7.2.0", |
67 | 67 | "ts-loader": "9.6.2", |
68 | 68 | "typescript": "5.9.3", |
69 | 69 | "typescript-eslint": "8.62.0", |
|
0 commit comments