mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 00:08:18 +08:00
Update dependencies
This commit is contained in:
parent
9d60dd0786
commit
7e135b10ac
2 changed files with 316 additions and 332 deletions
630
npm-shrinkwrap.json
generated
630
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
18
package.json
18
package.json
|
@ -49,18 +49,18 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"Progress.js": "github:usablica/progress.js",
|
||||
"autolinker": "^1.2.0",
|
||||
"babel-core": "^6.17.0",
|
||||
"babel-eslint": "^7.0.0",
|
||||
"babel-loader": "^6.2.5",
|
||||
"autolinker": "^1.2.1",
|
||||
"babel-core": "^6.18.0",
|
||||
"babel-eslint": "^7.1.0",
|
||||
"babel-loader": "^6.2.6",
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||
"babel-plugin-transform-runtime": "^6.15.0",
|
||||
"babel-preset-es2015": "^6.16.0",
|
||||
"babel-preset-es2015": "^6.18.0",
|
||||
"babel-preset-es2016": "^6.16.0",
|
||||
"babel-preset-stage-0": "^6.16.0",
|
||||
"babel-runtime": "^6.1.18",
|
||||
"babel-runtime": "^6.18.0",
|
||||
"classnames": "^2.2.5",
|
||||
"copy-webpack-plugin": "^3.0.1",
|
||||
"copy-webpack-plugin": "^4.0.0",
|
||||
"es6-promise-polyfill": "^1.2.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-autoprefixer": "^3.1.1",
|
||||
|
@ -99,11 +99,11 @@
|
|||
"knockout-sortable": "^0.14.1",
|
||||
"lightgallery": "^1.2.21",
|
||||
"matchmedia-polyfill": "^0.3.0",
|
||||
"moment": "^2.15.1",
|
||||
"moment": "^2.15.2",
|
||||
"node-fs": "^0.1.7",
|
||||
"node-notifier": "4.6.1",
|
||||
"normalize.css": "^5.0.0",
|
||||
"openpgp": "^2.3.3",
|
||||
"openpgp": "^2.3.4",
|
||||
"opentip": "^2.4.3",
|
||||
"pikaday": "^1.4.0",
|
||||
"raw-loader": "^0.5.1",
|
||||
|
|
Loading…
Reference in a new issue