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

github.com/twbs/icons.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.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 32a92341a..35702cbf3 100644
--- a/package.json
+++ b/package.json
@@ -39,21 +39,21 @@
"style": "font/bootstrap-icons.css",
"sass": "font/bootstrap-icons.scss",
"devDependencies": {
- "autoprefixer": "^10.4.8",
- "bootstrap": "5.2.0",
+ "autoprefixer": "^10.4.12",
+ "bootstrap": "5.2.1",
"cross-env": "^7.0.3",
- "eslint": "^8.23.0",
+ "eslint": "^8.24.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.89.0",
- "lockfile-lint": "^4.8.0",
+ "hugo-bin": "^0.92.1",
+ "lockfile-lint": "^4.9.3",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
- "purgecss": "^4.1.3",
- "stylelint": "^14.11.0",
- "stylelint-config-twbs-bootstrap": "^5.0.0",
+ "purgecss": "^5.0.0",
+ "stylelint": "^14.12.1",
+ "stylelint-config-twbs-bootstrap": "^6.0.0",
"svg-sprite": "^2.0.0-beta7",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"