Commit d4b5b4b7 authored by XhmikosR's avatar XhmikosR
Browse files

Update devDependencies and gems.

parent b478234c
Showing with 166 additions and 162 deletions
+166 -162
...@@ -47,9 +47,9 @@ GEM ...@@ -47,9 +47,9 @@ GEM
ruby_dep (~> 1.2) ruby_dep (~> 1.2)
mercenary (0.3.6) mercenary (0.3.6)
mini_portile2 (2.4.0) mini_portile2 (2.4.0)
nokogiri (1.9.0) nokogiri (1.9.1)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
nokogiri (1.9.0-x64-mingw32) nokogiri (1.9.1-x64-mingw32)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
...@@ -79,4 +79,4 @@ DEPENDENCIES ...@@ -79,4 +79,4 @@ DEPENDENCIES
wdm (~> 0.1.1) wdm (~> 0.1.1)
BUNDLED WITH BUNDLED WITH
1.17.2 1.17.3
This diff is collapsed.
...@@ -102,19 +102,19 @@ ...@@ -102,19 +102,19 @@
"popper.js": "^1.14.6" "popper.js": "^1.14.6"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.2.0", "@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2", "@babel/core": "^7.2.2",
"@babel/plugin-proposal-object-rest-spread": "^7.2.0", "@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.2.0", "@babel/preset-env": "^7.2.3",
"autoprefixer": "^9.4.3", "autoprefixer": "^9.4.4",
"babel-eslint": "^10.0.1", "babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0", "babel-plugin-istanbul": "^5.1.0",
"broken-link-checker": "^0.7.8", "broken-link-checker": "^0.7.8",
"bundlesize": "^0.15.3", "bundlesize": "0.15.3",
"clean-css-cli": "^4.2.1", "clean-css-cli": "^4.2.1",
"coveralls": "^3.0.2", "coveralls": "^3.0.2",
"cross-env": "^5.2.0", "cross-env": "^5.2.0",
"eslint": "^5.10.0", "eslint": "^5.11.1",
"find-unused-sass-variables": "^0.3.1", "find-unused-sass-variables": "^0.3.1",
"glob": "^7.1.3", "glob": "^7.1.3",
"hammer-simulator": "0.0.1", "hammer-simulator": "0.0.1",
...@@ -133,10 +133,10 @@ ...@@ -133,10 +133,10 @@
"nodemon": "^1.18.9", "nodemon": "^1.18.9",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"popper.js": "^1.14.6", "popper.js": "^1.14.6",
"postcss-cli": "^6.0.1", "postcss-cli": "^6.1.0",
"qunit": "^2.8.0", "qunit": "^2.8.0",
"rollup": "^0.68.0", "rollup": "^1.0.1",
"rollup-plugin-babel": "^4.1.0", "rollup-plugin-babel": "^4.2.0",
"rollup-plugin-commonjs": "^9.2.0", "rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0", "rollup-plugin-node-resolve": "^4.0.0",
"shelljs": "^0.8.3", "shelljs": "^0.8.3",
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
"stylelint-config-recommended-scss": "^3.2.0", "stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0", "stylelint-config-standard": "^18.2.0",
"stylelint-order": "^2.0.0", "stylelint-order": "^2.0.0",
"stylelint-scss": "^3.4.1", "stylelint-scss": "^3.4.4",
"uglify-js": "^3.4.9", "uglify-js": "^3.4.9",
"vnu-jar": "18.11.5" "vnu-jar": "18.11.5"
}, },
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment