mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 03:12:14 +00:00
📺 patch updates (#834)
This commit is contained in:
committed by
John Furrow
parent
bd49d48a68
commit
79fb000b34
Generated
+400
-315
File diff suppressed because it is too large
Load Diff
+10
-10
@@ -32,8 +32,8 @@
|
||||
"autoprefixer": "^8.6.5",
|
||||
"axios": "^0.18.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-loader": "^8.0.4",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-loader": "^8.0.6",
|
||||
"body-parser": "^1.18.3",
|
||||
"case-sensitive-paths-webpack-plugin": "2.1.2",
|
||||
"chalk": "^2.3.2",
|
||||
@@ -52,15 +52,15 @@
|
||||
"flood-ui-kit": "^0.1.8",
|
||||
"flux": "^3.1.3",
|
||||
"fs-extra": "^5.0.0",
|
||||
"geoip-country": "^3.2.2",
|
||||
"geoip-country": "^3.2.5",
|
||||
"html-webpack-plugin": "^4.0.0-beta.5",
|
||||
"joi": "^13.7.0",
|
||||
"jsonwebtoken": "^8.4.0",
|
||||
"lodash": "^4.17.11",
|
||||
"lodash": "^4.17.15",
|
||||
"mkdirp": "^0.5.1",
|
||||
"moment": "^2.22.2",
|
||||
"morgan": "^1.9.1",
|
||||
"multer": "^1.4.1",
|
||||
"multer": "^1.4.2",
|
||||
"mv": "^2.1.1",
|
||||
"nedb": "^1.8.0",
|
||||
"node-sass": "^4.11.0",
|
||||
@@ -71,7 +71,7 @@
|
||||
"postcss-flexbugs-fixes": "^3.3.0",
|
||||
"postcss-loader": "2.1.3",
|
||||
"promise": "^8.0.2",
|
||||
"pug": "^2.0.3",
|
||||
"pug": "^2.0.4",
|
||||
"react": "^15.6.2",
|
||||
"react-addons-css-transition-group": "^15.6.2",
|
||||
"react-custom-scrollbars": "^4.2.1",
|
||||
@@ -106,17 +106,17 @@
|
||||
"eslint-loader": "2.0.0",
|
||||
"eslint-plugin-flowtype": "2.46.1",
|
||||
"eslint-plugin-import": "^2.14.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-react": "^7.12.4",
|
||||
"glob": "^7.1.3",
|
||||
"glob": "^7.1.4",
|
||||
"jest": "22.4.3",
|
||||
"jsdoc": "~3.5.5",
|
||||
"minami": "^1.2.3",
|
||||
"nodemon": "^1.18.7",
|
||||
"prettier": "1.14.2",
|
||||
"react-dev-utils": "^9.0.0",
|
||||
"react-dev-utils": "^9.0.4",
|
||||
"webpack": "^4.30.0",
|
||||
"webpack-cli": "^3.3.1",
|
||||
"webpack-cli": "^3.3.9",
|
||||
"webpack-dev-server": "^3.3.1",
|
||||
"webpack-manifest-plugin": "^2.0.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user