Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 088be41..b86c610 100644
--- a/package.json
+++ b/package.json
@@ -38,11 +38,11 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.18.9",
- "@eloquent/git-version-webpack-plugin": "^5.0.1",
- "autoprefixer": "10.4.8",
+ "@eloquent/git-version-webpack-plugin": "5.0.1",
+ "autoprefixer": "10.4.9",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
- "eslint": "8.23.0",
+ "eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "6.2.2",
@@ -51,15 +51,15 @@
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13",
- "sass": "1.54.5",
+ "sass": "1.54.9",
"sass-loader": "13.0.2",
"shx": "0.3.4",
"svg-sprite": "1.5.4",
- "svgtofont": "3.17.8",
+ "svgtofont": "3.18.0",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-manifest-plugin": "5.0.0",
- "webpack-remove-empty-scripts": "0.8.1"
+ "webpack-remove-empty-scripts": "0.8.4"
},
"overrides": {
"colors": "1.4.0"