Skip to content

Commit 36da751

Browse files
Update all non-major dependencies
1 parent a2ba494 commit 36da751

File tree

2 files changed

+168
-114
lines changed

2 files changed

+168
-114
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,23 @@
4242
"itscss": "3.1.0"
4343
},
4444
"devDependencies": {
45-
"@types/node": "24.12.0",
46-
"@typescript-eslint/eslint-plugin": "8.57.1",
47-
"@typescript-eslint/parser": "8.57.1",
45+
"@types/node": "24.12.2",
46+
"@typescript-eslint/eslint-plugin": "8.57.2",
47+
"@typescript-eslint/parser": "8.57.2",
4848
"autoprefixer": "10.4.27",
4949
"browser-sync": "3.0.4",
5050
"browser-sync-webpack-plugin": "2.4.0",
51-
"browserslist": "4.28.1",
51+
"browserslist": "4.28.2",
5252
"clean-webpack-plugin": "4.0.0",
5353
"create-pwa": "2.7.0",
5454
"critical": "7.2.1",
5555
"css-loader": "7.1.4",
56-
"cssnano": "7.1.3",
56+
"cssnano": "7.1.4",
5757
"eslint": "10.1.0",
5858
"eslint-config-prettier": "10.1.8",
5959
"eslint-config-recommended": "4.1.0",
6060
"eslint-plugin-compat": "7.0.1",
61-
"mini-css-extract-plugin": "2.10.1",
61+
"mini-css-extract-plugin": "2.10.2",
6262
"node-sass-magic-importer": "5.3.3",
6363
"postcss": "8.5.8",
6464
"postcss-cli": "11.0.1",
@@ -79,7 +79,7 @@
7979
"stylelint-no-unsupported-browser-features": "8.1.1",
8080
"stylelint-scss": "7.0.0",
8181
"svg-symbol-sprite": "1.5.2",
82-
"ts-loader": "9.5.4",
82+
"ts-loader": "9.5.7",
8383
"typescript": "5.9.3",
8484
"webpack": "5.105.4",
8585
"webpack-cli": "7.0.2",

0 commit comments

Comments
 (0)