From fd3bae049636ccebbe79de4b1a8748efbf66864b Mon Sep 17 00:00:00 2001 From: Sam Light Date: Fri, 27 Mar 2026 21:24:36 +0000 Subject: Update the packages --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 818495f..417114c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lightscale/webpack-config", - "version": "1.3.0", + "version": "1.4.0", "description": "Basic webpack config with js babel, postcss, scss, svg", "main": "index.js", "auther": "Sam Light", @@ -34,15 +34,15 @@ "sass": "^1.32.0", "sass-loader": "^16.0.0", "style-loader": "^4.0.0", - "stylelint": "^16.0.0", - "stylelint-config-recommended-scss": "^16.0.0", - "stylelint-config-standard": "^39.0.0", + "stylelint": "^17.0.0", + "stylelint-config-recommended-scss": "^17.0.0", + "stylelint-config-standard": "^40.0.0", "stylelint-scss": "^7.0.0", "stylelint-webpack-plugin": "^5.0.0", "svg-chunk-webpack-plugin": "^8.0.0", "webpack": "^5.11.1", "webpack-assets-manifest": "^6.0.0", - "webpack-cli": "^6.0.0", + "webpack-cli": "^7.0.0", "webpack-notifier": "^1.12.0", "webpack-remove-empty-scripts": "^1.0.4", "webpackbar": "^7.0.0" -- cgit v1.2.3