mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Update package.json dependencies
This commit is contained in:
parent
8bc4387aa7
commit
7b3ac82e5a
4 changed files with 181 additions and 166 deletions
26
package.json
26
package.json
|
|
@ -55,24 +55,24 @@
|
|||
"devDependencies": {
|
||||
"Progress.js": "github:usablica/progress.js#v0.1.0",
|
||||
"autolinker": "1.4.2",
|
||||
"babel-core": "6.23.1",
|
||||
"babel-eslint": "7.1.1",
|
||||
"babel-loader": "6.4.0",
|
||||
"babel-core": "6.24.0",
|
||||
"babel-eslint": "7.2.1",
|
||||
"babel-loader": "6.4.1",
|
||||
"babel-plugin-transform-decorators-legacy": "1.3.4",
|
||||
"babel-plugin-transform-runtime": "6.23.0",
|
||||
"babel-preset-env": "1.2.1",
|
||||
"babel-preset-env": "1.3.2",
|
||||
"babel-preset-stage-0": "6.22.0",
|
||||
"babel-runtime": "6.23.0",
|
||||
"classnames": "2.2.5",
|
||||
"copy-webpack-plugin": "4.0.1",
|
||||
"es6-promise-polyfill": "1.2.0",
|
||||
"eslint": "3.17.1",
|
||||
"eslint": "3.19.0",
|
||||
"eslint-plugin-compat": "1.0.2",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-autoprefixer": "3.1.1",
|
||||
"gulp-cached": "1.1.1",
|
||||
"gulp-chmod": "2.0.0",
|
||||
"gulp-clean-css": "3.0.3",
|
||||
"gulp-clean-css": "3.0.4",
|
||||
"gulp-concat-util": "0.5.5",
|
||||
"gulp-eol": "0.1.2",
|
||||
"gulp-eslint": "3.0.1",
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
"gulp-rimraf": "0.2.1",
|
||||
"gulp-stripbom": "1.0.4",
|
||||
"gulp-through": "0.4.0",
|
||||
"gulp-uglify": "2.1.0",
|
||||
"gulp-uglify": "2.1.2",
|
||||
"gulp-util": "3.0.8",
|
||||
"gulp-zip": "4.0.0",
|
||||
"ifvisible.js": "1.0.6",
|
||||
|
|
@ -106,11 +106,11 @@
|
|||
"knockout-sortable": "0.14.1",
|
||||
"lightgallery": "1.2.21",
|
||||
"matchmedia-polyfill": "0.3.0",
|
||||
"moment": "2.17.1",
|
||||
"moment": "2.18.1",
|
||||
"node-fs": "0.1.7",
|
||||
"node-notifier": "5.0.2",
|
||||
"normalize.css": "5.0.0",
|
||||
"openpgp": "2.4.0",
|
||||
"node-notifier": "5.1.2",
|
||||
"normalize.css": "6.0.0",
|
||||
"openpgp": "2.5.3",
|
||||
"opentip": "2.4.3",
|
||||
"pikaday": "1.5.1",
|
||||
"raw-loader": "0.5.1",
|
||||
|
|
@ -118,9 +118,9 @@
|
|||
"rimraf": "2.6.1",
|
||||
"run-sequence": "1.2.2",
|
||||
"simplestatemanager": "3.4.0",
|
||||
"style-loader": "0.13.2",
|
||||
"style-loader": "0.16.1",
|
||||
"underscore": "1.8.3",
|
||||
"webpack": "2.2.1",
|
||||
"webpack": "2.3.2",
|
||||
"webpack-notifier": "1.5.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue