Update again.
This commit is contained in:
parent
f2aab5ea99
commit
c3da2c8f31
4 changed files with 2414 additions and 2632 deletions
22
package.json
22
package.json
|
|
@ -91,13 +91,13 @@
|
|||
"@babel/cli": "7.0.0-beta.44",
|
||||
"@babel/core": "7.0.0-beta.44",
|
||||
"@babel/preset-env": "7.0.0-beta.44",
|
||||
"autoprefixer": "^8.4.1",
|
||||
"autoprefixer": "^8.5.0",
|
||||
"babel-eslint": "^8.2.3",
|
||||
"babel-plugin-istanbul": "^4.1.6",
|
||||
"babel-plugin-transform-es2015-modules-strip": "^0.1.1",
|
||||
"bundlesize": "^0.15.3",
|
||||
"clean-css-cli": "^4.1.11",
|
||||
"cross-env": "^5.1.4",
|
||||
"cross-env": "^5.1.5",
|
||||
"eslint": "^4.19.1",
|
||||
"eslint-plugin-compat": "^2.2.0",
|
||||
"glob": "^7.1.2",
|
||||
|
|
@ -105,30 +105,30 @@
|
|||
"jsunitsaucelabs": "^1.3.2",
|
||||
"karma": "^2.0.2",
|
||||
"karma-chrome-launcher": "^2.2.0",
|
||||
"karma-coverage-istanbul-reporter": "^1.4.2",
|
||||
"karma-coverage-istanbul-reporter": "^2.0.0",
|
||||
"karma-detect-browsers": "^2.3.2",
|
||||
"karma-firefox-launcher": "^1.1.0",
|
||||
"karma-qunit": "^2.0.2",
|
||||
"karma-qunit": "^2.1.0",
|
||||
"karma-sinon": "^1.0.5",
|
||||
"node-sass": "^4.9.0",
|
||||
"nodemon": "^1.17.4",
|
||||
"npm-run-all": "^4.1.2",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"popper.js": "^1.14.3",
|
||||
"postcss-cli": "^5.0.0",
|
||||
"qunit": "^2.6.0",
|
||||
"rollup": "^0.58.2",
|
||||
"qunit": "^2.6.1",
|
||||
"rollup": "^0.59.2",
|
||||
"rollup-plugin-babel": "4.0.0-beta.4",
|
||||
"rollup-plugin-node-resolve": "^3.3.0",
|
||||
"shelljs": "^0.8.1",
|
||||
"shelljs": "^0.8.2",
|
||||
"shx": "^0.2.2",
|
||||
"sinon": "^5.0.4",
|
||||
"sinon": "^5.0.7",
|
||||
"sri-toolbox": "^0.2.0",
|
||||
"stylelint": "^9.2.0",
|
||||
"stylelint": "^9.2.1",
|
||||
"stylelint-config-recommended-scss": "^3.2.0",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"stylelint-order": "^0.8.1",
|
||||
"stylelint-scss": "^3.1.0",
|
||||
"uglify-js": "^3.3.23",
|
||||
"uglify-js": "^3.3.26",
|
||||
"vnu-jar": "^18.3.0",
|
||||
"workbox-build": "^3.2.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue