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

github.com/thegeeklab/hugo-geekdoc.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 a6ac97c..16024dd 100644
--- a/package.json
+++ b/package.json
@@ -39,12 +39,12 @@
"store2": "2.14.2"
},
"devDependencies": {
- "@babel/eslint-parser": "7.18.9",
+ "@babel/eslint-parser": "7.19.1",
"@eloquent/git-version-webpack-plugin": "5.0.1",
- "autoprefixer": "10.4.8",
+ "autoprefixer": "10.4.12",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
- "eslint": "8.23.0",
+ "eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "7.0.0",
@@ -52,16 +52,16 @@
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13",
- "sass": "1.54.8",
+ "sass": "1.55.0",
"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-favicons": "1.3.8",
"webpack-manifest-plugin": "5.0.0",
- "webpack-remove-empty-scripts": "1.0.0"
+ "webpack-remove-empty-scripts": "1.0.1"
},
"overrides": {
"colors": "1.4.0"