upgrade packages

This commit is contained in:
HF 2020-04-15 15:14:32 +02:00
parent bedd7b82e5
commit d0f4537a00
3 changed files with 2653 additions and 1781 deletions

4303
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,14 +25,14 @@
"not IE_Mob 11" "not IE_Mob 11"
], ],
"dependencies": { "dependencies": {
"bcrypt": "^3.0.6", "bcrypt": "^4.0.1",
"bluebird": "^3.5.0", "bluebird": "^3.5.0",
"body-parser": "^1.17.2", "body-parser": "^1.17.2",
"bufferutil": "^4.0.1", "bufferutil": "^4.0.1",
"compression": "^1.7.3", "compression": "^1.7.3",
"connect-redis": "^4.0.3", "connect-redis": "^4.0.4",
"cookie-parser": "^1.4.3", "cookie-parser": "^1.4.5",
"core-js": "^3.6.1", "core-js": "^3.6.5",
"cors": "^2.8.4", "cors": "^2.8.4",
"etag": "^1.8.1", "etag": "^1.8.1",
"express": "^4.15.3", "express": "^4.15.3",
@ -40,16 +40,16 @@
"express-session": "^1.15.2", "express-session": "^1.15.2",
"global": "^4.3.2", "global": "^4.3.2",
"hammerjs": "^2.0.8", "hammerjs": "^2.0.8",
"http-proxy-agent": "^3.0.0", "http-proxy-agent": "^4.0.1",
"ip-address": "^6.2.0", "ip-address": "^6.3.0",
"isomorphic-fetch": "^2.2.1", "isomorphic-fetch": "^2.2.1",
"keycode": "^2.1.9", "keycode": "^2.1.9",
"localforage": "^1.5.0", "localforage": "^1.5.0",
"morgan": "^1.8.2", "morgan": "^1.10.0",
"multer": "^1.4.1", "multer": "^1.4.1",
"mysql2": "^2.1.0", "mysql2": "^2.1.0",
"node-sass": "^4.13.1", "node-sass": "^4.13.1",
"nodemailer": "^6.4.2", "nodemailer": "^6.4.6",
"passport": "^0.4.0", "passport": "^0.4.0",
"passport-discord": "^0.1.2", "passport-discord": "^0.1.2",
"passport-facebook": "^3.0.0", "passport-facebook": "^3.0.0",
@ -57,83 +57,83 @@
"passport-json": "^1.2.0", "passport-json": "^1.2.0",
"passport-reddit": "^0.2.4", "passport-reddit": "^0.2.4",
"passport-vkontakte": "^0.3.2", "passport-vkontakte": "^0.3.2",
"react": "^16.9.0", "react": "^16.13.1",
"react-dom": "^16.9.0", "react-dom": "^16.13.1",
"react-file-download": "^0.3.4", "react-file-download": "^0.3.4",
"react-icons": "^3.7.0", "react-icons": "^3.9.0",
"react-modal": "^3.10.1", "react-modal": "^3.11.2",
"react-redux": "^7.1.1", "react-redux": "^7.2.0",
"react-responsive": "^8.0.1", "react-responsive": "^8.0.3",
"react-stay-scrolled": "^7.0.0", "react-stay-scrolled": "^7.0.0",
"react-toggle-button": "^2.1.0", "react-toggle-button": "^2.1.0",
"redis": "^2.7.1", "redis": "^3.0.2",
"redlock": "^4.0.0", "redlock": "^4.0.0",
"redux": "^4.0.4", "redux": "^4.0.4",
"redux-logger": "^3.0.6", "redux-logger": "^3.0.6",
"redux-persist": "^6.0.0", "redux-persist": "^6.0.0",
"redux-thunk": "^2.2.0", "redux-thunk": "^2.2.0",
"sequelize": "^5.19.2", "sequelize": "^5.21.6",
"sharp": "^0.23.4", "sharp": "^0.25.2",
"startaudiocontext": "^1.2.1", "startaudiocontext": "^1.2.1",
"sweetalert2": "^9.5.4", "sweetalert2": "^9.10.12",
"three": "^0.112.1", "three": "^0.115.0",
"three-trackballcontrols-ts": "^0.1.2", "three-trackballcontrols-ts": "^0.2.1",
"url-search-params-polyfill": "^7.0.0", "url-search-params-polyfill": "^8.0.0",
"winston": "^3.2.1", "winston": "^3.2.1",
"ws": "^7.1.2" "ws": "^7.2.3"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.0.0", "@babel/core": "^7.9.0",
"@babel/node": "^7.0.0", "@babel/node": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3", "@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.0.0", "@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/plugin-proposal-do-expressions": "^7.0.0", "@babel/plugin-proposal-do-expressions": "^7.8.3",
"@babel/plugin-proposal-export-default-from": "^7.0.0", "@babel/plugin-proposal-export-default-from": "^7.8.3",
"@babel/plugin-proposal-export-namespace-from": "^7.0.0", "@babel/plugin-proposal-export-namespace-from": "^7.8.3",
"@babel/plugin-proposal-function-bind": "^7.0.0", "@babel/plugin-proposal-function-bind": "^7.8.3",
"@babel/plugin-proposal-function-sent": "^7.0.0", "@babel/plugin-proposal-function-sent": "^7.8.3",
"@babel/plugin-proposal-json-strings": "^7.0.0", "@babel/plugin-proposal-json-strings": "^7.8.3",
"@babel/plugin-proposal-logical-assignment-operators": "^7.0.0", "@babel/plugin-proposal-logical-assignment-operators": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-numeric-separator": "^7.0.0", "@babel/plugin-proposal-numeric-separator": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3", "@babel/plugin-proposal-object-rest-spread": "^7.9.5",
"@babel/plugin-proposal-optional-chaining": "^7.0.0", "@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@babel/plugin-proposal-pipeline-operator": "^7.0.0", "@babel/plugin-proposal-pipeline-operator": "^7.8.3",
"@babel/plugin-proposal-throw-expressions": "^7.0.0", "@babel/plugin-proposal-throw-expressions": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.0.0", "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-import-meta": "^7.0.0", "@babel/plugin-syntax-import-meta": "^7.8.3",
"@babel/plugin-transform-flow-strip-types": "^7.0.0", "@babel/plugin-transform-flow-strip-types": "^7.9.0",
"@babel/plugin-transform-react-constant-elements": "^7.6.3", "@babel/plugin-transform-react-constant-elements": "^7.9.0",
"@babel/plugin-transform-react-inline-elements": "^7.2.0", "@babel/plugin-transform-react-inline-elements": "^7.9.0",
"@babel/polyfill": "^7.7.0", "@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.0.0", "@babel/preset-env": "^7.9.5",
"@babel/preset-flow": "^7.0.0", "@babel/preset-flow": "^7.9.0",
"@babel/preset-react": "^7.0.0", "@babel/preset-react": "^7.9.4",
"@babel/preset-typescript": "^7.8.3", "@babel/preset-typescript": "^7.9.0",
"assets-webpack-plugin": "^3.5.1", "assets-webpack-plugin": "^3.9.12",
"babel-eslint": "^10.0.3", "babel-eslint": "^10.1.0",
"babel-loader": "^8.0.6", "babel-loader": "^8.1.0",
"babel-plugin-transform-react-pure-class-to-function": "^1.0.1", "babel-plugin-transform-react-pure-class-to-function": "^1.0.1",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"css-loader": "^3.4.1", "css-loader": "^3.5.2",
"eslint": "^6.8.0", "eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1", "eslint-config-airbnb": "^18.1.0",
"eslint-config-airbnb-base": "^14.0.0", "eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-flowtype": "^4.5.3", "eslint-plugin-flowtype": "^4.7.0",
"eslint-plugin-import": "^2.2.0", "eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.0.1", "eslint-plugin-react": "^7.19.0",
"flow-bin": "^0.115.0", "flow-bin": "^0.122.0",
"generate-package-json-webpack-plugin": "^1.0.1", "generate-package-json-webpack-plugin": "^1.0.1",
"json-loader": "^0.5.4", "json-loader": "^0.5.4",
"npm-check": "^5.9.0", "npm-check": "^5.9.2",
"react-hot-loader": "^4.12.14", "react-hot-loader": "^4.12.20",
"react-svg-loader": "^3.0.3", "react-svg-loader": "^3.0.3",
"rimraf": "^3.0.0", "rimraf": "^3.0.2",
"sass-loader": "^8.0.0", "sass-loader": "^8.0.2",
"style-loader": "^1.1.2", "style-loader": "^1.1.3",
"webpack": "^4.41.0", "webpack": "^4.42.1",
"webpack-bundle-analyzer": "^3.6.0", "webpack-bundle-analyzer": "^3.7.0",
"webpack-dev-middleware": "^3.7.1", "webpack-dev-middleware": "^3.7.1",
"webpack-hot-middleware": "^2.18.0", "webpack-hot-middleware": "^2.18.0",
"write-file-webpack-plugin": "^4.0.2" "write-file-webpack-plugin": "^4.0.2"

View File

@ -7,7 +7,6 @@
*/ */
import DataType from 'sequelize'; import DataType from 'sequelize';
import bcrypt from 'bcrypt';
import Model from '../sequelize'; import Model from '../sequelize';
import { generateHash } from '../../utils/hash'; import { generateHash } from '../../utils/hash';