mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Update package.json dependencies
This commit is contained in:
parent
484927475b
commit
74700afa6c
3 changed files with 419 additions and 352 deletions
18
package.json
18
package.json
|
|
@ -54,14 +54,14 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"Progress.js": "github:usablica/progress.js#v0.1.0",
|
||||
"autolinker": "1.4.2",
|
||||
"babel-core": "6.24.0",
|
||||
"babel-eslint": "7.2.1",
|
||||
"babel-loader": "6.4.1",
|
||||
"autolinker": "1.4.3",
|
||||
"babel-core": "6.24.1",
|
||||
"babel-eslint": "7.2.3",
|
||||
"babel-loader": "7.0.0",
|
||||
"babel-plugin-transform-decorators-legacy": "1.3.4",
|
||||
"babel-plugin-transform-runtime": "6.23.0",
|
||||
"babel-preset-env": "1.3.2",
|
||||
"babel-preset-stage-0": "6.22.0",
|
||||
"babel-preset-env": "1.4.0",
|
||||
"babel-preset-stage-0": "6.24.1",
|
||||
"babel-runtime": "6.23.0",
|
||||
"classnames": "2.2.5",
|
||||
"copy-webpack-plugin": "4.0.1",
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
"jquery-mousewheel": "3.1.13",
|
||||
"jquery-scrollstop": "1.2.0",
|
||||
"jquery.backstretch": "2.1.15",
|
||||
"js-cookie": "2.1.3",
|
||||
"js-cookie": "2.1.4",
|
||||
"json-loader": "0.5.4",
|
||||
"json3": "3.3.2",
|
||||
"knockout": "3.4.2",
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
"node-fs": "0.1.7",
|
||||
"node-notifier": "5.1.2",
|
||||
"normalize.css": "6.0.0",
|
||||
"openpgp": "2.5.3",
|
||||
"openpgp": "2.5.4",
|
||||
"opentip": "2.4.3",
|
||||
"pikaday": "1.5.1",
|
||||
"raw-loader": "0.5.1",
|
||||
|
|
@ -120,7 +120,7 @@
|
|||
"simplestatemanager": "3.4.0",
|
||||
"style-loader": "0.16.1",
|
||||
"underscore": "1.8.3",
|
||||
"webpack": "2.3.2",
|
||||
"webpack": "2.4.1",
|
||||
"webpack-notifier": "1.5.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue