2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Update devDependencies and gems

This commit is contained in:
XhmikosR
2020-06-04 09:51:46 +03:00
parent 24d5a1e996
commit ac3c2e2356
4 changed files with 885 additions and 764 deletions
+16 -16
View File
@@ -109,49 +109,49 @@
"popper.js": "^1.16.0"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@rollup/plugin-babel": "^5.0.2",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"autoprefixer": "^9.7.6",
"autoprefixer": "^9.8.0",
"babel-eslint": "^10.1.0",
"babel-plugin-istanbul": "^6.0.0",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
"eslint": "^7.0.0",
"eslint": "^7.1.0",
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.0.5",
"karma": "^5.0.9",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.2",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-detect-browsers": "^2.3.3",
"karma-firefox-launcher": "^1.3.0",
"karma-qunit": "^4.1.1",
"karma-sinon": "^1.0.5",
"linkinator": "^2.1.1",
"lockfile-lint": "^4.2.2",
"lockfile-lint": "^4.3.6",
"node-sass": "^4.14.1",
"nodemon": "^2.0.3",
"nodemon": "^2.0.4",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^7.1.1",
"qunit": "2.9.2",
"rollup": "^2.9.1",
"rollup": "^2.13.1",
"shelljs": "^0.8.4",
"shx": "^0.3.2",
"sinon": "^7.5.0",
"stylelint": "^13.3.3",
"stylelint-config-twbs-bootstrap": "^2.0.2",
"terser": "^4.6.13",
"vnu-jar": "20.3.16"
"stylelint": "^13.5.0",
"stylelint-config-twbs-bootstrap": "^2.0.3",
"terser": "^4.7.0",
"vnu-jar": "20.5.29"
},
"files": [
"dist/{css,js}/*.{css,js,map}",