2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update devDependencies and gems.

This commit is contained in:
XhmikosR
2018-10-06 11:49:39 +03:00
parent 9d63deb954
commit f59c2d946c
4 changed files with 721 additions and 689 deletions
+12 -12
View File
@@ -97,19 +97,19 @@
"popper.js": "^1.14.4"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"autoprefixer": "^9.1.5",
"babel-eslint": "9.0.0",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"broken-link-checker": "^0.7.8",
"bundlesize": "^0.15.3",
"clean-css-cli": "^4.2.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"eslint": "^5.5.0",
"eslint": "^5.6.1",
"find-unused-sass-variables": "^0.2.1",
"glob": "^7.1.3",
"htmllint-cli": "^0.0.7",
@@ -119,7 +119,7 @@
"karma-browserstack-launcher": "^1.3.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^2.0.4",
"karma-detect-browsers": "^2.3.2",
"karma-detect-browsers": "^2.3.3",
"karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^2.1.0",
"karma-sinon": "^1.0.5",
@@ -129,21 +129,21 @@
"popper.js": "^1.14.4",
"postcss-cli": "^6.0.0",
"qunit": "^2.6.2",
"rollup": "^0.65.2",
"rollup": "^0.66.4",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-node-resolve": "^3.4.0",
"shelljs": "^0.8.2",
"shx": "^0.3.2",
"sinon": "^6.2.0",
"sinon": "^6.3.5",
"sri-toolbox": "^0.2.0",
"stylelint": "^9.5.0",
"stylelint": "^9.6.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^1.0.0",
"stylelint-scss": "^3.3.0",
"stylelint-scss": "^3.3.1",
"uglify-js": "^3.4.9",
"vnu-jar": "^18.8.29",
"workbox-build": "^3.4.1"
"vnu-jar": "18.8.29",
"workbox-build": "^3.6.2"
},
"engines": {
"node": ">=6"