Skip to content

Commit e09aa8f

Browse files
Update all non-major dependencies
1 parent b36ae47 commit e09aa8f

File tree

2 files changed

+212
-166
lines changed

2 files changed

+212
-166
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"itscss": "3.1.0"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "7.27.7",
46-
"@babel/preset-env": "7.27.2",
45+
"@babel/core": "7.28.0",
46+
"@babel/preset-env": "7.28.0",
4747
"autoprefixer": "10.4.21",
4848
"babel-loader": "10.0.0",
4949
"browser-sync": "3.0.4",
@@ -54,7 +54,7 @@
5454
"critical": "7.2.1",
5555
"css-loader": "7.1.2",
5656
"cssnano": "7.0.7",
57-
"eslint": "9.30.1",
57+
"eslint": "9.31.0",
5858
"eslint-config-recommended": "4.1.0",
5959
"eslint-plugin-compat": "6.0.2",
6060
"mini-css-extract-plugin": "2.9.2",
@@ -77,7 +77,7 @@
7777
"stylelint-no-unsupported-browser-features": "8.0.4",
7878
"stylelint-scss": "6.12.1",
7979
"svg-symbol-sprite": "1.5.2",
80-
"webpack": "5.99.9",
80+
"webpack": "5.100.1",
8181
"webpack-cli": "6.0.1",
8282
"webpack-shell-plugin-next": "2.3.2",
8383
"webpack-spritesmith": "1.1.0"

0 commit comments

Comments
 (0)