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-11-16 08:50:04 +02:00
parent f83f4ae124
commit 53d279b934
4 changed files with 485 additions and 686 deletions
+13 -13
View File
@@ -98,13 +98,13 @@
"dependencies": {},
"peerDependencies": {
"jquery": "1.9.1 - 3",
"popper.js": "^1.14.4"
"popper.js": "^1.14.5"
},
"devDependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.6",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-env": "^7.1.6",
"autoprefixer": "^9.3.1",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
@@ -113,7 +113,7 @@
"clean-css-cli": "^4.2.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"eslint": "^5.8.0",
"eslint": "^5.9.0",
"find-unused-sass-variables": "^0.3.0",
"glob": "^7.1.3",
"hammer-simulator": "0.0.1",
@@ -128,24 +128,24 @@
"karma-qunit": "^2.1.0",
"karma-sinon": "^1.0.5",
"node-sass": "^4.10.0",
"nodemon": "^1.18.5",
"nodemon": "^1.18.6",
"npm-run-all": "^4.1.3",
"popper.js": "^1.14.4",
"popper.js": "^1.14.5",
"postcss-cli": "^6.0.1",
"qunit": "^2.8.0",
"rollup": "^0.66.6",
"rollup": "^0.67.1",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-node-resolve": "^3.4.0",
"shelljs": "^0.8.2",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"sinon": "^7.1.1",
"stylelint": "^9.7.1",
"stylelint": "^9.8.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^1.0.0",
"stylelint-scss": "^3.3.2",
"stylelint-scss": "^3.4.0",
"uglify-js": "^3.4.9",
"vnu-jar": "18.8.29"
"vnu-jar": "18.11.5"
},
"engines": {
"node": ">=6"
@@ -215,7 +215,7 @@
"dependencies": {},
"peerDependencies": {
"jquery": "1.9.1 - 3",
"popper.js": "^1.14.4"
"popper.js": "^1.14.5"
}
}
}