Update modules

This commit is contained in:
Sky
2019-03-31 21:15:56 +08:00
parent 7ce30a87f9
commit 87c2fe81fb
2 changed files with 2762 additions and 2951 deletions

5702
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,15 +12,14 @@
"ace-builds": "^1.3.3", "ace-builds": "^1.3.3",
"animate.css": "^3.6.1", "animate.css": "^3.6.1",
"blueimp-file-upload": "^9.22.0", "blueimp-file-upload": "^9.22.0",
"body-parser": "~1.13.2", "body-parser": "^1.18.3",
"bootstrap": "^3.4.0", "bootstrap": "^3.4.0",
"codemirror": "^5.39.0", "codemirror": "^5.39.0",
"connect-ensure-login": "^0.1.1", "connect-ensure-login": "^0.1.1",
"cookie-parser": "~1.3.5", "cookie-parser": "~1.3.5",
"debug": "~2.2.0", "express": "^4.16.4",
"express": "~4.13.1",
"express-session": "^1.13.0", "express-session": "^1.13.0",
"fuelux": "^3.16.6", "fuelux": "^3.17.0",
"helmet": "^3.12.1", "helmet": "^3.12.1",
"highlight.js": "git+https://github.com/highlightjs/highlight.js.git", "highlight.js": "git+https://github.com/highlightjs/highlight.js.git",
"i18n": "0.8.2", "i18n": "0.8.2",
@@ -43,7 +42,7 @@
"redis": "^2.4.2", "redis": "^2.4.2",
"scrollnav": "git+https://github.com/jimmynotjim/scrollNav.git#v2.7.3", "scrollnav": "git+https://github.com/jimmynotjim/scrollNav.git#v2.7.3",
"semver": "^5.5.0", "semver": "^5.5.0",
"serve-favicon": "~2.3.0", "serve-favicon": "^2.5.0",
"shortid": "^2.2.4", "shortid": "^2.2.4",
"showdown": "^1.8.6", "showdown": "^1.8.6",
"simplemde": "^1.11.2", "simplemde": "^1.11.2",
@@ -56,7 +55,7 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.1.6", "@babel/core": "^7.1.6",
"@babel/preset-env": "^7.1.6", "@babel/preset-env": "^7.1.6",
"gulp": "^3.9.1", "gulp": "^4.0.0",
"gulp-babel": "^8.0.0", "gulp-babel": "^8.0.0",
"gulp-clean-css": "^3.10.0", "gulp-clean-css": "^3.10.0",
"gulp-eslint": "^5.0.0", "gulp-eslint": "^5.0.0",