mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 11:16:36 +00:00
dependencies: bump (major)
This commit is contained in:
Generated
+1187
-3965
File diff suppressed because it is too large
Load Diff
+25
-26
@@ -66,15 +66,15 @@
|
||||
"test:client": "FLOOD_OPTION_port=4200 start-server-and-test start 4200 'cypress run'"
|
||||
},
|
||||
"dependencies": {
|
||||
"geoip-country": "^4.0.88"
|
||||
"geoip-country": "^4.0.89"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/eslint-parser": "^7.15.7",
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/eslint-parser": "^7.15.8",
|
||||
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
||||
"@babel/plugin-proposal-decorators": "^7.15.4",
|
||||
"@babel/plugin-proposal-decorators": "^7.15.8",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
||||
"@babel/preset-env": "^7.15.6",
|
||||
"@babel/preset-env": "^7.15.8",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@emotion/babel-plugin": "^11.3.0",
|
||||
@@ -100,26 +100,26 @@
|
||||
"@types/jsonwebtoken": "^8.5.5",
|
||||
"@types/lodash": "^4.14.175",
|
||||
"@types/morgan": "^1.9.3",
|
||||
"@types/node": "^12.20.27",
|
||||
"@types/node": "^12.20.28",
|
||||
"@types/overlayscrollbars": "^1.12.1",
|
||||
"@types/parse-torrent": "^5.8.4",
|
||||
"@types/passport": "^1.0.7",
|
||||
"@types/passport-jwt": "^3.0.6",
|
||||
"@types/react": "^17.0.26",
|
||||
"@types/react": "^17.0.27",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-measure": "^2.0.7",
|
||||
"@types/react-router-dom": "^5.3.0",
|
||||
"@types/react-router-dom": "^5.3.1",
|
||||
"@types/react-transition-group": "^4.4.3",
|
||||
"@types/react-window": "^1.8.5",
|
||||
"@types/spdy": "^3.4.5",
|
||||
"@types/supertest": "^2.0.11",
|
||||
"@types/tar-fs": "^2.0.1",
|
||||
"@types/tar-stream": "^2.2.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.32.0",
|
||||
"@typescript-eslint/parser": "^4.32.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"@vercel/ncc": "^0.31.1",
|
||||
"autoprefixer": "^10.3.6",
|
||||
"axios": "^0.21.4",
|
||||
"autoprefixer": "^10.3.7",
|
||||
"axios": "^0.22.0",
|
||||
"babel-loader": "^8.2.2",
|
||||
"bencode": "^2.0.2",
|
||||
"body-parser": "^1.19.0",
|
||||
@@ -131,29 +131,28 @@
|
||||
"cookie-parser": "^1.4.5",
|
||||
"create-torrent": "^5.0.1",
|
||||
"css-loader": "^6.3.0",
|
||||
"css-minimizer-webpack-plugin": "^3.0.2",
|
||||
"d3-array": "^3.0.4",
|
||||
"css-minimizer-webpack-plugin": "^3.1.1",
|
||||
"d3-array": "^3.1.1",
|
||||
"d3-scale": "^4.0.2",
|
||||
"d3-selection": "^3.0.0",
|
||||
"d3-shape": "^3.0.1",
|
||||
"debug": "^4.3.2",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
"eslint-config-airbnb-typescript": "^14.0.0",
|
||||
"eslint-config-airbnb-typescript": "^14.0.1",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-config-react-app": "^6.0.0",
|
||||
"eslint-import-resolver-webpack": "^0.13.1",
|
||||
"eslint-plugin-flowtype": "5.10.0",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-jest": "^24.5.0",
|
||||
"eslint-plugin-jest": "^24.5.2",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-react": "^7.26.1",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"eslint-webpack-plugin": "^3.0.1",
|
||||
"express": "^4.17.1",
|
||||
"express-rate-limit": "^5.3.0",
|
||||
"express-rate-limit": "^5.4.1",
|
||||
"fast-json-patch": "^3.1.0",
|
||||
"fast-sort": "^3.0.2",
|
||||
"fast-sort": "^3.0.3",
|
||||
"feedsub": "^0.7.7",
|
||||
"file-loader": "^6.2.0",
|
||||
"form-data": "^4.0.0",
|
||||
@@ -163,11 +162,11 @@
|
||||
"hash-wasm": "^4.9.0",
|
||||
"html-webpack-plugin": "^5.3.2",
|
||||
"http-errors": "^1.8.0",
|
||||
"jest": "^27.2.4",
|
||||
"jest": "^27.2.5",
|
||||
"js-file-download": "^0.4.12",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"mini-css-extract-plugin": "^2.3.0",
|
||||
"mini-css-extract-plugin": "^2.4.2",
|
||||
"mobx": "^6.3.3",
|
||||
"mobx-react": "^7.2.0",
|
||||
"morgan": "^1.10.0",
|
||||
@@ -178,14 +177,14 @@
|
||||
"passport": "^0.5.0",
|
||||
"passport-jwt": "^4.0.0",
|
||||
"polished": "^4.1.3",
|
||||
"postcss": "^8.3.8",
|
||||
"postcss": "^8.3.9",
|
||||
"postcss-loader": "^6.1.1",
|
||||
"prettier": "^2.4.1",
|
||||
"promise": "^8.1.0",
|
||||
"query-string": "^6.14.1",
|
||||
"rdndmb-html5-to-touch": "^7.0.0-alpha.4",
|
||||
"react": "^17.0.2",
|
||||
"react-dev-utils": "^11.0.4",
|
||||
"react-dev-utils": "^12.0.0-next.47",
|
||||
"react-dnd": "^13.1.1",
|
||||
"react-dnd-html5-backend": "^12.1.1",
|
||||
"react-dnd-multi-backend": "^7.0.0-alpha.4",
|
||||
@@ -219,11 +218,11 @@
|
||||
"typescript": "~4.4.3",
|
||||
"url-loader": "^4.1.1",
|
||||
"use-query-params": "^1.2.3",
|
||||
"webpack": "^5.55.1",
|
||||
"webpack-dev-server": "^4.3.0",
|
||||
"webpack": "^5.58.1",
|
||||
"webpack-dev-server": "^4.3.1",
|
||||
"webpackbar": "^5.0.0-3",
|
||||
"yargs": "^17.2.1",
|
||||
"zod": "^3.9.5"
|
||||
"zod": "^3.9.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
||||
Reference in New Issue
Block a user