summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2026-03-27 21:24:36 +0000
committerSam Light <samlight1994@gmail.com>2026-03-27 21:24:36 +0000
commitfd3bae049636ccebbe79de4b1a8748efbf66864b (patch)
tree50ce9092d43f9a9bc1f54f1c4491b7aa7e174225 /package.json
parentb8449a7121c6657d90e045083cff37001c2cd8df (diff)
Update the packagesv1.4.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
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"