mirror of
https://github.com/zoriya/flood.git
synced 2026-06-06 12:02:13 +00:00
dependencies: bump (minor)
This commit is contained in:
Generated
+1163
-1104
File diff suppressed because it is too large
Load Diff
+39
-39
@@ -64,27 +64,27 @@
|
||||
"test:client": "FLOOD_OPTION_port=4200 start-server-and-test start 4200 'cypress run'"
|
||||
},
|
||||
"dependencies": {
|
||||
"geoip-country": "^4.1.13"
|
||||
"geoip-country": "^4.1.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.9",
|
||||
"@babel/core": "^7.19.0",
|
||||
"@babel/eslint-parser": "^7.18.9",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@babel/plugin-proposal-decorators": "^7.18.9",
|
||||
"@babel/plugin-proposal-decorators": "^7.19.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
|
||||
"@babel/preset-env": "^7.18.9",
|
||||
"@babel/preset-env": "^7.19.0",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@dnd-kit/core": "^6.0.5",
|
||||
"@dnd-kit/modifiers": "^6.0.0",
|
||||
"@dnd-kit/sortable": "^7.0.1",
|
||||
"@emotion/babel-plugin": "^11.9.2",
|
||||
"@emotion/css": "^11.9.0",
|
||||
"@emotion/react": "^11.9.3",
|
||||
"@emotion/babel-plugin": "^11.10.2",
|
||||
"@emotion/css": "^11.10.0",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@lingui/loader": "^3.14.0",
|
||||
"@lingui/react": "^3.14.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
||||
"@seald-io/nedb": "^3.0.0",
|
||||
"@seald-io/nedb": "^3.1.0",
|
||||
"@types/bencode": "^2.0.1",
|
||||
"@types/body-parser": "^1.19.2",
|
||||
"@types/compression": "^1.7.2",
|
||||
@@ -97,16 +97,16 @@
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/geoip-country": "^4.0.0",
|
||||
"@types/http-errors": "^1.8.2",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/jsonwebtoken": "^8.5.8",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/jest": "^28.1.8",
|
||||
"@types/jsonwebtoken": "^8.5.9",
|
||||
"@types/lodash": "^4.14.185",
|
||||
"@types/morgan": "^1.9.3",
|
||||
"@types/node": "^12.20.55",
|
||||
"@types/overlayscrollbars": "^1.12.1",
|
||||
"@types/parse-torrent": "^5.8.4",
|
||||
"@types/passport": "^1.0.9",
|
||||
"@types/passport": "^1.0.11",
|
||||
"@types/passport-jwt": "^3.0.6",
|
||||
"@types/react": "^18.0.15",
|
||||
"@types/react": "^18.0.19",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react-measure": "^2.0.8",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
@@ -114,13 +114,13 @@
|
||||
"@types/react-window": "^1.8.5",
|
||||
"@types/supertest": "^2.0.12",
|
||||
"@types/tar-fs": "^2.0.1",
|
||||
"@types/yargs": "^17.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"@types/yargs": "^17.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "^5.37.0",
|
||||
"@typescript-eslint/parser": "^5.37.0",
|
||||
"@vercel/webpack-asset-relocator-loader": "^1.7.3",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"autoprefixer": "^10.4.9",
|
||||
"axios": "^0.27.2",
|
||||
"axios-mock-adapter": "^1.21.1",
|
||||
"axios-mock-adapter": "^1.21.2",
|
||||
"babel-loader": "^8.2.5",
|
||||
"bencode": "^2.0.3",
|
||||
"body-parser": "^1.20.0",
|
||||
@@ -130,15 +130,15 @@
|
||||
"compression": "^1.7.4",
|
||||
"content-disposition": "^0.5.4",
|
||||
"cookie-parser": "^1.4.6",
|
||||
"create-torrent": "^5.0.4",
|
||||
"create-torrent": "^5.0.6",
|
||||
"css-loader": "^6.7.1",
|
||||
"css-minimizer-webpack-plugin": "^4.0.0",
|
||||
"css-minimizer-webpack-plugin": "^4.1.0",
|
||||
"d3-array": "^3.2.0",
|
||||
"d3-scale": "^4.0.2",
|
||||
"d3-selection": "^3.0.0",
|
||||
"d3-shape": "^3.1.0",
|
||||
"debug": "^4.3.4",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint": "^8.23.1",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-airbnb-typescript": "^17.0.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
@@ -146,7 +146,7 @@
|
||||
"eslint-import-resolver-webpack": "^0.13.2",
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"express": "^4.18.1",
|
||||
"express-rate-limit": "^6.4.0",
|
||||
"express-rate-limit": "^6.6.0",
|
||||
"fast-json-patch": "^3.1.1",
|
||||
"fast-sort": "^3.2.0",
|
||||
"feedsub": "^0.7.8",
|
||||
@@ -154,7 +154,7 @@
|
||||
"form-data": "^4.0.0",
|
||||
"frontmatter-markdown-loader": "^3.7.0",
|
||||
"fs-extra": "^10.1.0",
|
||||
"get-user-locale": "^1.4.0",
|
||||
"get-user-locale": "^1.5.1",
|
||||
"hash-wasm": "^4.9.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"http-errors": "^2.0.0",
|
||||
@@ -163,19 +163,19 @@
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"mini-css-extract-plugin": "^2.6.1",
|
||||
"mobx": "^6.6.1",
|
||||
"mobx-react": "^7.5.2",
|
||||
"mobx": "^6.6.2",
|
||||
"mobx-react": "^7.5.3",
|
||||
"morgan": "^1.10.0",
|
||||
"overlayscrollbars": "^1.13.2",
|
||||
"overlayscrollbars": "^1.13.3",
|
||||
"overlayscrollbars-react": "^0.3.0",
|
||||
"parse-torrent": "^9.1.5",
|
||||
"passport": "^0.6.0",
|
||||
"passport-jwt": "^4.0.0",
|
||||
"polished": "^4.2.2",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss": "^8.4.16",
|
||||
"postcss-loader": "^7.0.1",
|
||||
"prettier": "^2.7.1",
|
||||
"promise": "^8.1.0",
|
||||
"promise": "^8.2.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dev-utils": "^12.0.1",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -184,32 +184,32 @@
|
||||
"react-refresh": "^0.14.0",
|
||||
"react-router": "^6.3.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"react-transition-group": "^4.4.2",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"react-use": "^17.4.0",
|
||||
"react-window": "^1.8.7",
|
||||
"ress": "^4.0.0",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"sass": "^1.53.0",
|
||||
"sass": "^1.54.9",
|
||||
"sass-loader": "^13.0.2",
|
||||
"saxen": "^8.1.2",
|
||||
"source-map-loader": "^4.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"supertest": "^6.2.4",
|
||||
"tar-fs": "^2.1.1",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"tldts": "^5.7.84",
|
||||
"ts-jest": "^28.0.7",
|
||||
"terser-webpack-plugin": "^5.3.6",
|
||||
"tldts": "^5.7.91",
|
||||
"ts-jest": "^28.0.8",
|
||||
"ts-loader": "^9.3.1",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"tsconfig-paths": "^4.0.0",
|
||||
"tsconfig-paths": "^4.1.0",
|
||||
"typed-emitter": "^2.1.0",
|
||||
"typescript": "~4.7.4",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-dev-server": "^4.9.3",
|
||||
"webpack-shebang-plugin": "^1.1.7",
|
||||
"typescript": "~4.8.3",
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-dev-server": "^4.11.0",
|
||||
"webpack-shebang-plugin": "^1.1.8",
|
||||
"webpackbar": "^5.0.2",
|
||||
"yargs": "^17.5.1",
|
||||
"zod": "^3.17.9"
|
||||
"zod": "^3.19.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
||||
Reference in New Issue
Block a user