v1.18.x
Barış Soner Uşaklı 7 years ago
parent 2574dbc850
commit 123bff2246

@ -18,10 +18,10 @@
}, },
"dependencies": { "dependencies": {
"ace-builds": "^1.2.9", "ace-builds": "^1.2.9",
"async": "2.5.0", "async": "2.6.0",
"autoprefixer": "7.1.6", "autoprefixer": "7.1.6",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"benchpressjs": "^1.1.2", "benchpressjs": "^1.2.0",
"body-parser": "^1.18.2", "body-parser": "^1.18.2",
"bootstrap": "^3.3.7", "bootstrap": "^3.3.7",
"chart.js": "^2.7.0", "chart.js": "^2.7.0",
@ -58,10 +58,10 @@
"mongodb": "2.2.33", "mongodb": "2.2.33",
"morgan": "^1.9.0", "morgan": "^1.9.0",
"mousetrap": "^1.6.1", "mousetrap": "^1.6.1",
"nconf": "^0.8.5", "nconf": "^0.9.1",
"nodebb-plugin-composer-default": "6.0.6", "nodebb-plugin-composer-default": "6.0.7",
"nodebb-plugin-dbsearch": "2.0.9", "nodebb-plugin-dbsearch": "2.0.9",
"nodebb-plugin-emoji": "2.0.5", "nodebb-plugin-emoji": "2.0.7",
"nodebb-plugin-emoji-android": "2.0.0", "nodebb-plugin-emoji-android": "2.0.0",
"nodebb-plugin-markdown": "8.2.0", "nodebb-plugin-markdown": "8.2.0",
"nodebb-plugin-mentions": "2.2.2", "nodebb-plugin-mentions": "2.2.2",
@ -73,10 +73,10 @@
"nodebb-theme-slick": "1.1.2", "nodebb-theme-slick": "1.1.2",
"nodebb-theme-vanilla": "8.1.1", "nodebb-theme-vanilla": "8.1.1",
"nodebb-widget-essentials": "4.0.1", "nodebb-widget-essentials": "4.0.1",
"nodemailer": "4.3.0", "nodemailer": "4.4.0",
"passport": "^0.4.0", "passport": "^0.4.0",
"passport-local": "1.0.0", "passport-local": "1.0.0",
"postcss": "6.0.13", "postcss": "6.0.14",
"postcss-clean": "1.1.0", "postcss-clean": "1.1.0",
"promise-polyfill": "^6.0.2", "promise-polyfill": "^6.0.2",
"prompt": "^1.0.0", "prompt": "^1.0.0",
@ -95,7 +95,7 @@
"spdx-license-list": "^3.0.1", "spdx-license-list": "^3.0.1",
"toobusy-js": "^0.5.1", "toobusy-js": "^0.5.1",
"uglify-js": "^3.1.5", "uglify-js": "^3.1.5",
"validator": "9.0.0", "validator": "9.1.2",
"winston": "^2.4.0", "winston": "^2.4.0",
"xml": "^1.0.1", "xml": "^1.0.1",
"xregexp": "3.2.0", "xregexp": "3.2.0",

Loading…
Cancel
Save