2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update devDependencies and gems.

This commit is contained in:
XhmikosR
2019-01-04 11:54:16 +02:00
parent b478234cba
commit d4b5b4b78c
3 changed files with 166 additions and 162 deletions
+9 -9
View File
@@ -102,19 +102,19 @@
"popper.js": "^1.14.6"
},
"devDependencies": {
"@babel/cli": "^7.2.0",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"autoprefixer": "^9.4.3",
"@babel/preset-env": "^7.2.3",
"autoprefixer": "^9.4.4",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"broken-link-checker": "^0.7.8",
"bundlesize": "^0.15.3",
"bundlesize": "0.15.3",
"clean-css-cli": "^4.2.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"eslint": "^5.10.0",
"eslint": "^5.11.1",
"find-unused-sass-variables": "^0.3.1",
"glob": "^7.1.3",
"hammer-simulator": "0.0.1",
@@ -133,10 +133,10 @@
"nodemon": "^1.18.9",
"npm-run-all": "^4.1.5",
"popper.js": "^1.14.6",
"postcss-cli": "^6.0.1",
"postcss-cli": "^6.1.0",
"qunit": "^2.8.0",
"rollup": "^0.68.0",
"rollup-plugin-babel": "^4.1.0",
"rollup": "^1.0.1",
"rollup-plugin-babel": "^4.2.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"shelljs": "^0.8.3",
@@ -146,7 +146,7 @@
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^2.0.0",
"stylelint-scss": "^3.4.1",
"stylelint-scss": "^3.4.4",
"uglify-js": "^3.4.9",
"vnu-jar": "18.11.5"
},