|
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@types/node": "24.10.9", |
46 | | - "@typescript-eslint/eslint-plugin": "8.53.1", |
47 | | - "@typescript-eslint/parser": "8.53.1", |
| 46 | + "@typescript-eslint/eslint-plugin": "8.54.0", |
| 47 | + "@typescript-eslint/parser": "8.54.0", |
48 | 48 | "autoprefixer": "10.4.23", |
49 | 49 | "browser-sync": "3.0.4", |
50 | 50 | "browser-sync-webpack-plugin": "2.4.0", |
|
57 | 57 | "eslint": "9.39.2", |
58 | 58 | "eslint-config-prettier": "10.1.8", |
59 | 59 | "eslint-config-recommended": "4.1.0", |
60 | | - "eslint-plugin-compat": "6.0.2", |
| 60 | + "eslint-plugin-compat": "6.1.0", |
61 | 61 | "mini-css-extract-plugin": "2.10.0", |
62 | 62 | "node-sass-magic-importer": "5.3.3", |
63 | 63 | "postcss": "8.5.6", |
|
73 | 73 | "sass": "1.97.2", |
74 | 74 | "sass-loader": "16.0.6", |
75 | 75 | "source-map-loader": "5.0.0", |
76 | | - "stylelint": "17.0.0", |
| 76 | + "stylelint": "17.1.1", |
77 | 77 | "stylelint-config-recommended": "18.0.0", |
78 | 78 | "stylelint-config-standard-scss": "17.0.0", |
79 | | - "stylelint-no-unsupported-browser-features": "8.0.5", |
| 79 | + "stylelint-no-unsupported-browser-features": "8.1.1", |
80 | 80 | "stylelint-scss": "7.0.0", |
81 | 81 | "svg-symbol-sprite": "1.5.2", |
82 | 82 | "ts-loader": "9.5.4", |
83 | 83 | "typescript": "5.9.3", |
84 | | - "webpack": "5.104.1", |
| 84 | + "webpack": "5.105.0", |
85 | 85 | "webpack-cli": "6.0.1", |
86 | 86 | "webpack-shell-plugin-next": "2.3.3", |
87 | 87 | "webpack-spritesmith": "1.1.0" |
|
0 commit comments