|
42 | 42 | "itcss": "2.1.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/core": "7.29.0", |
46 | | - "@babel/preset-env": "7.29.5", |
| 45 | + "@babel/core": "7.29.7", |
| 46 | + "@babel/preset-env": "7.29.7", |
47 | 47 | "autoprefixer": "10.5.0", |
48 | 48 | "babel-loader": "10.1.1", |
49 | 49 | "browser-sync": "3.0.4", |
|
54 | 54 | "critical": "7.2.1", |
55 | 55 | "css-loader": "7.1.4", |
56 | 56 | "cssnano": "8.0.1", |
57 | | - "eslint": "10.4.0", |
| 57 | + "eslint": "10.4.1", |
58 | 58 | "eslint-config-recommended": "4.1.0", |
59 | 59 | "eslint-plugin-compat": "7.0.2", |
60 | 60 | "mini-css-extract-plugin": "2.10.2", |
61 | | - "postcss": "8.5.14", |
| 61 | + "postcss": "8.5.15", |
62 | 62 | "postcss-calc": "10.1.1", |
63 | 63 | "postcss-cli": "11.0.1", |
64 | 64 | "postcss-color-mod-function": "4.1.1", |
|
74 | 74 | "postcss-mixins": "12.1.2", |
75 | 75 | "postcss-nested": "7.0.2", |
76 | 76 | "postcss-normalize": "13.0.1", |
77 | | - "postcss-url": "10.1.3", |
| 77 | + "postcss-url": "10.1.4", |
78 | 78 | "postcss-utilities": "0.8.4", |
79 | 79 | "postcss-watch-folder": "2.0.0", |
80 | 80 | "stylelint": "17.11.1", |
81 | 81 | "stylelint-config-recommended": "18.0.0", |
82 | 82 | "stylelint-no-unsupported-browser-features": "8.1.1", |
83 | 83 | "svg-symbol-sprite": "1.5.2", |
84 | 84 | "webpack": "5.106.2", |
85 | | - "webpack-cli": "7.0.2", |
| 85 | + "webpack-cli": "7.0.3", |
86 | 86 | "webpack-shell-plugin-next": "2.3.3", |
87 | 87 | "webpack-spritesmith": "1.1.0" |
88 | 88 | }, |
|
0 commit comments