mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Update devDependencies and gems.
Kept stylelint to v9.6.0 because v9.10.1 throws an error.
This commit is contained in:
+6
-6
@@ -34,20 +34,20 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^9.4.7",
|
||||
"autoprefixer": "^9.5.0",
|
||||
"btoa": "^1.2.1",
|
||||
"cross-env": "^5.2.0",
|
||||
"glob": "^7.1.3",
|
||||
"grunt": "^1.0.3",
|
||||
"grunt": "^1.0.4",
|
||||
"grunt-contrib-clean": "^2.0.0",
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-connect": "^2.0.0",
|
||||
"grunt-contrib-copy": "^1.0.0",
|
||||
"grunt-contrib-cssmin": "^3.0.0",
|
||||
"grunt-contrib-jshint": "^2.0.0",
|
||||
"grunt-contrib-jshint": "^2.1.0",
|
||||
"grunt-contrib-less": "^2.0.0",
|
||||
"grunt-contrib-pug": "^2.0.0",
|
||||
"grunt-contrib-uglify": "^4.0.0",
|
||||
"grunt-contrib-uglify": "^4.0.1",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"grunt-exec": "^3.0.0",
|
||||
"grunt-html": "^10.1.0",
|
||||
@@ -57,7 +57,7 @@
|
||||
"grunt-stylelint": "^0.10.1",
|
||||
"ip": "^1.1.5",
|
||||
"karma": "^3.1.3",
|
||||
"karma-browserstack-launcher": "^1.4.0",
|
||||
"karma-browserstack-launcher": "^1.5.0",
|
||||
"karma-chrome-launcher": "^2.2.0",
|
||||
"karma-detect-browsers": "^2.3.3",
|
||||
"karma-firefox-launcher": "^1.1.0",
|
||||
@@ -65,7 +65,7 @@
|
||||
"load-grunt-tasks": "^4.0.0",
|
||||
"markdown-it": "^8.4.2",
|
||||
"qunitjs": "^1.23.1",
|
||||
"replace-in-file": "^3.4.3",
|
||||
"replace-in-file": "^3.4.4",
|
||||
"shelljs": "^0.8.3",
|
||||
"shx": "^0.3.2",
|
||||
"stylelint": "~9.6.0",
|
||||
|
||||
Reference in New Issue
Block a user