mirror of
https://github.com/zoriya/flood.git
synced 2026-06-06 12:02:13 +00:00
dependencies: bump (major)
This commit is contained in:
Generated
+2278
-1138
File diff suppressed because it is too large
Load Diff
+22
-22
@@ -60,17 +60,17 @@
|
||||
"test:client": "FLOOD_OPTION_port=4200 start-server-and-test start 4200 'cypress run'"
|
||||
},
|
||||
"dependencies": {
|
||||
"geoip-country": "^4.0.46"
|
||||
"geoip-country": "^4.0.49"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.12.1",
|
||||
"@babel/plugin-proposal-decorators": "^7.12.12",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
|
||||
"@babel/preset-env": "^7.12.10",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/preset-react": "^7.12.10",
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"@formatjs/cli": "^2.13.15",
|
||||
"@formatjs/cli": "^3.0.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
|
||||
"@types/bencode": "^2.0.0",
|
||||
"@types/body-parser": "^1.19.0",
|
||||
@@ -84,32 +84,32 @@
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/express": "^4.17.9",
|
||||
"@types/express-rate-limit": "^5.1.0",
|
||||
"@types/fs-extra": "^9.0.5",
|
||||
"@types/fs-extra": "^9.0.6",
|
||||
"@types/geoip-country": "^4.0.0",
|
||||
"@types/http-errors": "^1.8.0",
|
||||
"@types/jest": "^26.0.19",
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/morgan": "^1.9.2",
|
||||
"@types/nedb": "^1.8.11",
|
||||
"@types/node": "^12.19.9",
|
||||
"@types/node": "^12.19.12",
|
||||
"@types/overlayscrollbars": "^1.12.0",
|
||||
"@types/passport": "^1.0.4",
|
||||
"@types/passport": "^1.0.5",
|
||||
"@types/passport-jwt": "^3.0.3",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-dnd-multi-backend": "^6.0.0",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
"@types/react-measure": "^2.0.6",
|
||||
"@types/react-router-dom": "^5.1.6",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-transition-group": "^4.4.0",
|
||||
"@types/react-window": "^1.8.2",
|
||||
"@types/spdy": "^3.4.4",
|
||||
"@types/supertest": "^2.0.10",
|
||||
"@types/tar": "^4.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.1",
|
||||
"@typescript-eslint/parser": "^4.9.1",
|
||||
"@vercel/ncc": "^0.25.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.12.0",
|
||||
"@typescript-eslint/parser": "^4.12.0",
|
||||
"@vercel/ncc": "^0.26.1",
|
||||
"autoprefixer": "^10.1.0",
|
||||
"axios": "^0.21.0",
|
||||
"axios": "^0.21.1",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"bencode": "^2.0.1",
|
||||
@@ -129,17 +129,17 @@
|
||||
"d3-selection": "^2.0.0",
|
||||
"d3-shape": "^2.0.0",
|
||||
"debug": "^4.3.1",
|
||||
"eslint": "^7.15.0",
|
||||
"eslint": "^7.17.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
"eslint-config-airbnb-typescript": "^12.0.0",
|
||||
"eslint-config-prettier": "^7.0.0",
|
||||
"eslint-config-prettier": "^7.1.0",
|
||||
"eslint-config-react-app": "^6.0.0",
|
||||
"eslint-import-resolver-webpack": "^0.13.0",
|
||||
"eslint-plugin-flowtype": "5.2.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jest": "^24.1.3",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-react": "^7.21.5",
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"eslint-webpack-plugin": "^2.4.1",
|
||||
"express": "^4.17.1",
|
||||
@@ -153,7 +153,7 @@
|
||||
"fs-extra": "^9.0.1",
|
||||
"get-user-locale": "^1.4.0",
|
||||
"hash-wasm": "^4.4.1",
|
||||
"html-webpack-plugin": "^5.0.0-alpha.10",
|
||||
"html-webpack-plugin": "^5.0.0-beta.4",
|
||||
"http-errors": "^1.8.0",
|
||||
"jest": "^26.6.3",
|
||||
"js-file-download": "^0.4.12",
|
||||
@@ -166,15 +166,15 @@
|
||||
"nedb": "^1.8.0",
|
||||
"nedb-promises": "^4.1.0",
|
||||
"node-sass": "^5.0.0",
|
||||
"overlayscrollbars": "^1.13.0",
|
||||
"overlayscrollbars": "^1.13.1",
|
||||
"overlayscrollbars-react": "^0.2.2",
|
||||
"passport": "^0.4.1",
|
||||
"passport-jwt": "^4.0.0",
|
||||
"postcss": "^8.2.1",
|
||||
"postcss": "^8.2.2",
|
||||
"postcss-loader": "^4.1.0",
|
||||
"prettier": "^2.2.1",
|
||||
"promise": "^8.1.0",
|
||||
"query-string": "^6.13.7",
|
||||
"query-string": "^6.13.8",
|
||||
"react": "^17.0.1",
|
||||
"react-dev-utils": "^11.0.1",
|
||||
"react-dnd": "^11.1.3",
|
||||
@@ -183,7 +183,7 @@
|
||||
"react-dnd-touch-backend": "^11.1.3",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-dropzone": "^11.2.4",
|
||||
"react-intl": "^5.10.6",
|
||||
"react-intl": "^5.10.11",
|
||||
"react-measure": "^2.5.2",
|
||||
"react-refresh": "^0.9.0",
|
||||
"react-router": "^5.2.0",
|
||||
@@ -195,7 +195,7 @@
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"sass-loader": "^10.1.0",
|
||||
"saxen": "^8.1.2",
|
||||
"source-map-loader": "^1.1.3",
|
||||
"source-map-loader": "^2.0.0",
|
||||
"spdy": "^4.0.2",
|
||||
"style-loader": "^2.0.0",
|
||||
"supertest": "^6.0.1",
|
||||
@@ -207,7 +207,7 @@
|
||||
"typescript": "^4.1.3",
|
||||
"url-loader": "^4.1.1",
|
||||
"use-query-params": "^1.1.9",
|
||||
"webpack": "^5.10.1",
|
||||
"webpack": "^5.11.1",
|
||||
"webpack-dev-server": "^4.0.0-beta.0",
|
||||
"webpackbar": "^5.0.0-3",
|
||||
"xmlrpc": "^1.3.2",
|
||||
|
||||
Reference in New Issue
Block a user