dependencies: bump (minor)

This commit is contained in:
Jesse Chan
2021-03-23 23:59:53 +08:00
parent 26ae36fbf1
commit de0a498a0d
2 changed files with 747 additions and 657 deletions
+723 -633
View File
File diff suppressed because it is too large Load Diff
+24 -24
View File
@@ -65,20 +65,20 @@
"test:client": "FLOOD_OPTION_port=4200 start-server-and-test start 4200 'cypress run'"
},
"dependencies": {
"geoip-country": "^4.0.59"
"geoip-country": "^4.0.60"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-decorators": "^7.13.5",
"@babel/plugin-proposal-optional-chaining": "^7.13.8",
"@babel/preset-env": "^7.13.10",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/preset-env": "^7.13.12",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "^7.13.0",
"@emotion/babel-plugin": "^11.2.0",
"@emotion/react": "^11.1.5",
"@lingui/loader": "^3.7.1",
"@lingui/react": "^3.7.1",
"@lingui/loader": "^3.8.0",
"@lingui/react": "^3.8.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/bencode": "^2.0.0",
"@types/body-parser": "^1.19.0",
@@ -94,18 +94,18 @@
"@types/fs-extra": "^9.0.8",
"@types/geoip-country": "^4.0.0",
"@types/http-errors": "^1.8.0",
"@types/jest": "^26.0.20",
"@types/jsonwebtoken": "^8.5.0",
"@types/jest": "^26.0.21",
"@types/jsonwebtoken": "^8.5.1",
"@types/lodash": "^4.14.168",
"@types/morgan": "^1.9.2",
"@types/nedb": "^1.8.11",
"@types/node": "^12.20.5",
"@types/node": "^12.20.6",
"@types/overlayscrollbars": "^1.12.0",
"@types/parse-torrent": "^5.8.3",
"@types/passport": "^1.0.6",
"@types/passport-jwt": "^3.0.5",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-dom": "^17.0.3",
"@types/react-measure": "^2.0.6",
"@types/react-router-dom": "^5.1.7",
"@types/react-transition-group": "^4.4.1",
@@ -114,8 +114,8 @@
"@types/supertest": "^2.0.10",
"@types/tar-fs": "^2.0.0",
"@types/tar-stream": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"@vercel/ncc": "^0.27.0",
"autoprefixer": "^10.2.5",
"axios": "^0.21.1",
@@ -130,24 +130,24 @@
"content-disposition": "^0.5.3",
"cookie-parser": "^1.4.5",
"create-torrent": "^4.5.0",
"css-loader": "^5.1.2",
"css-minimizer-webpack-plugin": "^1.2.0",
"css-loader": "^5.1.3",
"css-minimizer-webpack-plugin": "^1.3.0",
"d3-array": "^2.12.0",
"d3-scale": "^3.2.3",
"d3-selection": "^2.0.0",
"d3-shape": "^2.1.0",
"debug": "^4.3.1",
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-config-prettier": "^8.1.0",
"eslint-config-react-app": "^6.0.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-flowtype": "5.3.1",
"eslint-plugin-flowtype": "5.4.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.2.1",
"eslint-plugin-jest": "^24.3.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react": "^7.23.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^2.5.2",
"express": "^4.17.1",
@@ -185,13 +185,13 @@
"promise": "^8.1.0",
"query-string": "^6.14.1",
"rdndmb-html5-to-touch": "^7.0.0-alpha.1",
"react": "^17.0.1",
"react": "^17.0.2",
"react-dev-utils": "^11.0.4",
"react-dnd": "^14.0.1",
"react-dnd": "^14.0.2",
"react-dnd-html5-backend": "^14.0.0",
"react-dnd-multi-backend": "^7.0.0-alpha.1",
"react-dnd-touch-backend": "^14.0.0",
"react-dom": "^17.0.1",
"react-dom": "^17.0.2",
"react-dropzone": "^11.3.1",
"react-measure": "^2.5.2",
"react-refresh": "^0.9.0",
@@ -212,19 +212,19 @@
"tar-fs": "^2.1.1",
"tar-stream": "^2.2.0",
"terser-webpack-plugin": "^5.1.1",
"tldts": "^5.7.13",
"ts-jest": "^26.5.3",
"tldts": "^5.7.17",
"ts-jest": "^26.5.4",
"ts-node-dev": "^1.1.6",
"tsconfig-paths": "^3.9.0",
"typed-emitter": "^1.3.1",
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
"use-query-params": "^1.2.0",
"webpack": "^5.24.4",
"webpack": "^5.27.2",
"webpack-dev-server": "^4.0.0-beta.0",
"webpackbar": "^5.0.0-3",
"yargs": "^16.2.0",
"zod": "^1.11.11"
"zod": "^1.11.13"
},
"engines": {
"node": ">=12.0.0",