Unverified Commit ee91fdbf authored by XhmikosR's avatar XhmikosR Committed by GitHub
Browse files

Update dependencies and gems (#26234)

parent 24ba91b1
Showing with 1680 additions and 1436 deletions
+1680 -1436
...@@ -60,7 +60,7 @@ GEM ...@@ -60,7 +60,7 @@ GEM
rouge (3.1.1) rouge (3.1.1)
ruby_dep (1.5.0) ruby_dep (1.5.0)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.5.5) sass (3.5.6)
sass-listen (~> 4.0.0) sass-listen (~> 4.0.0)
sass-listen (4.0.0) sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
......
...@@ -73,8 +73,8 @@ cdn: ...@@ -73,8 +73,8 @@ cdn:
js_hash: "sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" js_hash: "sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm"
jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js" jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js"
jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
popper: "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" popper: "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
popper_hash: "sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" popper_hash: "sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
toc: toc:
min_level: 2 min_level: 2
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -85,20 +85,20 @@ ...@@ -85,20 +85,20 @@
"dependencies": {}, "dependencies": {},
"peerDependencies": { "peerDependencies": {
"jquery": "1.9.1 - 3", "jquery": "1.9.1 - 3",
"popper.js": "^1.14.0" "popper.js": "^1.14.3"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.0.0-beta.42", "@babel/cli": "7.0.0-beta.44",
"@babel/core": "7.0.0-beta.42", "@babel/core": "7.0.0-beta.44",
"@babel/preset-env": "7.0.0-beta.42", "@babel/preset-env": "7.0.0-beta.44",
"autoprefixer": "^8.1.0", "autoprefixer": "^8.2.0",
"babel-eslint": "^8.2.2", "babel-eslint": "^8.2.2",
"babel-plugin-istanbul": "^4.1.5", "babel-plugin-istanbul": "^4.1.6",
"babel-plugin-transform-es2015-modules-strip": "^0.1.1", "babel-plugin-transform-es2015-modules-strip": "^0.1.1",
"bundlesize": "^0.16.0", "bundlesize": "^0.17.0",
"clean-css-cli": "^4.1.11", "clean-css-cli": "^4.1.11",
"cross-env": "^5.1.4", "cross-env": "^5.1.4",
"eslint": "^4.19.0", "eslint": "^4.19.1",
"eslint-plugin-compat": "^2.2.0", "eslint-plugin-compat": "^2.2.0",
"glob": "^7.1.2", "glob": "^7.1.2",
"htmllint-cli": "^0.0.6", "htmllint-cli": "^0.0.6",
...@@ -106,14 +106,14 @@ ...@@ -106,14 +106,14 @@
"karma": "^2.0.0", "karma": "^2.0.0",
"karma-chrome-launcher": "^2.2.0", "karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^1.4.2", "karma-coverage-istanbul-reporter": "^1.4.2",
"karma-detect-browsers": "^2.2.6", "karma-detect-browsers": "^2.3.2",
"karma-firefox-launcher": "^1.1.0", "karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^1.2.1", "karma-qunit": "^1.2.1",
"karma-sinon": "^1.0.5", "karma-sinon": "^1.0.5",
"node-sass": "^4.7.2", "node-sass": "^4.8.3",
"nodemon": "^1.17.2", "nodemon": "^1.17.3",
"npm-run-all": "^4.1.2", "npm-run-all": "^4.1.2",
"popper.js": "^1.14.0", "popper.js": "^1.14.3",
"postcss-cli": "^5.0.0", "postcss-cli": "^5.0.0",
"qunitjs": "^2.4.1", "qunitjs": "^2.4.1",
"rollup": "^0.57.1", "rollup": "^0.57.1",
...@@ -121,16 +121,16 @@ ...@@ -121,16 +121,16 @@
"rollup-plugin-node-resolve": "^3.3.0", "rollup-plugin-node-resolve": "^3.3.0",
"shelljs": "^0.8.1", "shelljs": "^0.8.1",
"shx": "^0.2.2", "shx": "^0.2.2",
"sinon": "^4.4.6", "sinon": "^4.5.0",
"sri-toolbox": "^0.2.0", "sri-toolbox": "^0.2.0",
"stylelint": "^9.1.3", "stylelint": "^9.2.0",
"stylelint-config-recommended-scss": "^3.1.0", "stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-standard": "^18.2.0", "stylelint-config-standard": "^18.2.0",
"stylelint-order": "^0.8.1", "stylelint-order": "^0.8.1",
"stylelint-scss": "^2.5.0", "stylelint-scss": "^3.0.0",
"uglify-js": "^3.3.16", "uglify-js": "^3.3.20",
"vnu-jar": "^17.11.1", "vnu-jar": "^18.3.0",
"workbox-build": "^3.0.0" "workbox-build": "^3.0.1"
}, },
"engines": { "engines": {
"node": ">=6" "node": ">=6"
......
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