mirror of
https://github.com/Foltik/Shimapan
synced 2024-11-13 00:26:55 -05:00
Update packages to latest releases
This commit is contained in:
parent
9be1013bb7
commit
6211df933e
997
package-lock.json
generated
997
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -4,7 +4,7 @@
|
||||
"dependencies": {
|
||||
"angular": "^1.7.2",
|
||||
"angular-messages": "^1.7.2",
|
||||
"angular-ui-router": "^0.4.3",
|
||||
"angular-ui-router": "^1.0.19",
|
||||
"async": "^2.6.1",
|
||||
"body-parser": "^1.18.3",
|
||||
"config": "^1.31.0",
|
||||
@ -15,20 +15,20 @@
|
||||
"gulp-nodemon": "^2.2.1",
|
||||
"helmet": "^3.13.0",
|
||||
"method-override": "latest",
|
||||
"mongoose": "^4.13.14",
|
||||
"mongoose": "^5.2.5",
|
||||
"morgan": "^1.9.0",
|
||||
"multer": "^1.3.1",
|
||||
"ng-file-upload": "^12.2.13",
|
||||
"ngclipboard": "^1.1.2",
|
||||
"ngclipboard": "^2.0.0",
|
||||
"passport": "^0.4.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"passport-local-mongoose": "^4.5.0",
|
||||
"passport-local-mongoose": "^5.0.1",
|
||||
"vinyl-source-stream": "^2.0.0"
|
||||
},
|
||||
"description": "A simple file sharing website.",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"browserify": "^14.5.0",
|
||||
"browserify": "^16.2.2",
|
||||
"chai": "^4.1.2",
|
||||
"chai-http": "^4.0.0",
|
||||
"event-stream": "^3.3.4",
|
||||
@ -37,9 +37,9 @@
|
||||
"gulp-clean-css": "^3.9.4",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-uglify": "^3.0.1",
|
||||
"minimatch": "^3.0.4",
|
||||
"mocha": "^4.1.0",
|
||||
"mocha": "^5.2.0",
|
||||
"nodemon": "^1.18.3",
|
||||
"npx": "^10.2.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user