dependencies: bump (minor)

This commit is contained in:
Jesse Chan
2021-09-30 09:50:41 -07:00
parent e82285bc41
commit 194cd966d8
2 changed files with 1260 additions and 1179 deletions
+1223 -1142
View File
File diff suppressed because it is too large Load Diff
+37 -37
View File
@@ -66,11 +66,11 @@
"test:client": "FLOOD_OPTION_port=4200 start-server-and-test start 4200 'cypress run'"
},
"dependencies": {
"geoip-country": "^4.0.85"
"geoip-country": "^4.0.88"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.4",
"@babel/eslint-parser": "^7.15.7",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.15.4",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
@@ -80,10 +80,10 @@
"@emotion/babel-plugin": "^11.3.0",
"@emotion/css": "^11.1.3",
"@emotion/react": "^11.4.1",
"@lingui/loader": "^3.11.1",
"@lingui/react": "^3.11.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0-rc.6",
"@types/bencode": "^2.0.0",
"@lingui/loader": "^3.12.1",
"@lingui/react": "^3.12.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@types/bencode": "^2.0.1",
"@types/body-parser": "^1.19.1",
"@types/compression": "^1.7.2",
"@types/content-disposition": "^0.5.4",
@@ -93,32 +93,32 @@
"@types/debug": "^4.1.7",
"@types/express": "^4.17.13",
"@types/express-rate-limit": "^5.1.3",
"@types/fs-extra": "^9.0.12",
"@types/fs-extra": "^9.0.13",
"@types/geoip-country": "^4.0.0",
"@types/http-errors": "^1.8.1",
"@types/jest": "^27.0.1",
"@types/jest": "^27.0.2",
"@types/jsonwebtoken": "^8.5.5",
"@types/lodash": "^4.14.172",
"@types/lodash": "^4.14.175",
"@types/morgan": "^1.9.3",
"@types/node": "^12.20.24",
"@types/node": "^12.20.27",
"@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.20",
"@types/react": "^17.0.26",
"@types/react-dom": "^17.0.9",
"@types/react-measure": "^2.0.7",
"@types/react-router-dom": "^5.1.8",
"@types/react-transition-group": "^4.4.2",
"@types/react-router-dom": "^5.3.0",
"@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.31.0",
"@typescript-eslint/parser": "^4.31.0",
"@vercel/ncc": "^0.31.0",
"autoprefixer": "^10.3.4",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"@vercel/ncc": "^0.31.1",
"autoprefixer": "^10.3.6",
"axios": "^0.21.4",
"babel-loader": "^8.2.2",
"bencode": "^2.0.2",
@@ -130,10 +130,10 @@
"content-disposition": "^0.5.3",
"cookie-parser": "^1.4.5",
"create-torrent": "^5.0.1",
"css-loader": "^6.2.0",
"css-loader": "^6.3.0",
"css-minimizer-webpack-plugin": "^3.0.2",
"d3-array": "^3.0.2",
"d3-scale": "^4.0.0",
"d3-array": "^3.0.4",
"d3-scale": "^4.0.2",
"d3-selection": "^3.0.0",
"d3-shape": "^3.0.1",
"debug": "^4.3.2",
@@ -143,11 +143,11 @@
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^6.0.0",
"eslint-import-resolver-webpack": "^0.13.1",
"eslint-plugin-flowtype": "5.9.2",
"eslint-plugin-flowtype": "5.10.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-jest": "^24.5.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.25.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^3.0.1",
"express": "^4.17.1",
@@ -163,24 +163,24 @@
"hash-wasm": "^4.9.0",
"html-webpack-plugin": "^5.3.2",
"http-errors": "^1.8.0",
"jest": "^27.1.1",
"jest": "^27.2.4",
"js-file-download": "^0.4.12",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.2.2",
"mini-css-extract-plugin": "^2.3.0",
"mobx": "^6.3.3",
"mobx-react": "^7.2.0",
"morgan": "^1.10.0",
"nedb-promises": "^5.0.0",
"nedb-promises": "^5.0.1",
"overlayscrollbars": "^1.13.1",
"overlayscrollbars-react": "^0.2.3",
"parse-torrent": "^9.1.4",
"passport": "^0.4.1",
"passport": "^0.5.0",
"passport-jwt": "^4.0.0",
"polished": "^4.1.3",
"postcss": "^8.3.6",
"postcss": "^8.3.8",
"postcss-loader": "^6.1.1",
"prettier": "^2.4.0",
"prettier": "^2.4.1",
"promise": "^8.1.0",
"query-string": "^6.14.1",
"rdndmb-html5-to-touch": "^7.0.0-alpha.4",
@@ -191,7 +191,7 @@
"react-dnd-multi-backend": "^7.0.0-alpha.4",
"react-dnd-touch-backend": "^12.0.0",
"react-dom": "^17.0.2",
"react-dropzone": "^11.3.4",
"react-dropzone": "^11.4.2",
"react-measure": "^2.5.2",
"react-refresh": "^0.10.0",
"react-router": "^5.2.1",
@@ -201,17 +201,17 @@
"react-window": "^1.8.6",
"ress": "^4.0.0",
"sanitize-filename": "^1.6.3",
"sass": "^1.39.2",
"sass": "^1.42.1",
"sass-loader": "^12.1.0",
"saxen": "^8.1.2",
"source-map-loader": "^3.0.0",
"spdy": "^4.0.2",
"style-loader": "^3.2.1",
"style-loader": "^3.3.0",
"supertest": "^6.1.6",
"tar-fs": "^2.1.1",
"tar-stream": "^2.2.0",
"terser-webpack-plugin": "^5.2.4",
"tldts": "^5.7.43",
"tldts": "^5.7.47",
"ts-jest": "^27.0.5",
"ts-node-dev": "^1.1.8",
"tsconfig-paths": "^3.11.0",
@@ -219,11 +219,11 @@
"typescript": "~4.4.3",
"url-loader": "^4.1.1",
"use-query-params": "^1.2.3",
"webpack": "^5.52.1",
"webpack-dev-server": "^4.2.0",
"webpack": "^5.55.1",
"webpack-dev-server": "^4.3.0",
"webpackbar": "^5.0.0-3",
"yargs": "^17.1.1",
"zod": "^3.8.2"
"yargs": "^17.2.1",
"zod": "^3.9.5"
},
"engines": {
"node": ">=12.0.0",