dependencies: bump (major)

This commit is contained in:
Jesse Chan
2021-03-12 00:31:56 +08:00
parent 189e440898
commit 293562bbc3
2 changed files with 616 additions and 579 deletions
+590 -553
View File
File diff suppressed because it is too large Load Diff
+26 -26
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.58"
"geoip-country": "^4.0.59"
},
"devDependencies": {
"@babel/core": "^7.13.8",
"@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.9",
"@babel/preset-env": "^7.13.10",
"@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.0",
"@lingui/react": "^3.7.0",
"@lingui/loader": "^3.7.1",
"@lingui/react": "^3.7.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/bencode": "^2.0.0",
"@types/body-parser": "^1.19.0",
@@ -99,13 +99,13 @@
"@types/lodash": "^4.14.168",
"@types/morgan": "^1.9.2",
"@types/nedb": "^1.8.11",
"@types/node": "^12.20.4",
"@types/node": "^12.20.5",
"@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.2",
"@types/react-dom": "^17.0.1",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-measure": "^2.0.6",
"@types/react-router-dom": "^5.1.7",
"@types/react-transition-group": "^4.4.1",
@@ -114,10 +114,10 @@
"@types/supertest": "^2.0.10",
"@types/tar-fs": "^2.0.0",
"@types/tar-stream": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@vercel/ncc": "^0.27.0",
"autoprefixer": "^10.2.4",
"autoprefixer": "^10.2.5",
"axios": "^0.21.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
@@ -130,12 +130,12 @@
"content-disposition": "^0.5.3",
"cookie-parser": "^1.4.5",
"create-torrent": "^4.5.0",
"css-loader": "^5.1.1",
"css-loader": "^5.1.2",
"css-minimizer-webpack-plugin": "^1.2.0",
"d3-array": "^2.11.0",
"d3-array": "^2.12.0",
"d3-scale": "^3.2.3",
"d3-selection": "^2.0.0",
"d3-shape": "^2.0.0",
"d3-shape": "^2.1.0",
"debug": "^4.3.1",
"eslint": "^7.21.0",
"eslint-config-airbnb": "^18.2.1",
@@ -145,7 +145,7 @@
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-flowtype": "5.3.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.5",
"eslint-plugin-jest": "^24.2.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
@@ -160,8 +160,8 @@
"frontmatter-markdown-loader": "^3.6.2",
"fs-extra": "^9.1.0",
"get-user-locale": "^1.4.0",
"hash-wasm": "^4.4.1",
"html-webpack-plugin": "^5.2.0",
"hash-wasm": "^4.5.0",
"html-webpack-plugin": "^5.3.1",
"http-errors": "^1.8.0",
"jest": "^26.6.3",
"js-file-download": "^0.4.12",
@@ -179,18 +179,18 @@
"passport": "^0.4.1",
"passport-jwt": "^4.0.0",
"polished": "^4.1.1",
"postcss": "^8.2.7",
"postcss-loader": "^5.0.0",
"postcss": "^8.2.8",
"postcss-loader": "^5.2.0",
"prettier": "^2.2.1",
"promise": "^8.1.0",
"query-string": "^6.14.1",
"rdndmb-html5-to-touch": "^7.0.0-alpha.1",
"react": "^17.0.1",
"react-dev-utils": "^11.0.3",
"react-dnd": "^13.1.1",
"react-dnd-html5-backend": "^12.1.1",
"react-dev-utils": "^11.0.4",
"react-dnd": "^14.0.1",
"react-dnd-html5-backend": "^14.0.0",
"react-dnd-multi-backend": "^7.0.0-alpha.1",
"react-dnd-touch-backend": "^12.0.0",
"react-dnd-touch-backend": "^14.0.0",
"react-dom": "^17.0.1",
"react-dropzone": "^11.3.1",
"react-measure": "^2.5.2",
@@ -198,7 +198,7 @@
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-transition-group": "^4.4.1",
"react-use": "^17.1.1",
"react-use": "^17.2.1",
"react-window": "^1.8.6",
"ress": "^3.0.0",
"sanitize-filename": "^1.6.3",
@@ -212,7 +212,7 @@
"tar-fs": "^2.1.1",
"tar-stream": "^2.2.0",
"terser-webpack-plugin": "^5.1.1",
"tldts": "^5.7.11",
"tldts": "^5.7.13",
"ts-jest": "^26.5.3",
"ts-node-dev": "^1.1.6",
"tsconfig-paths": "^3.9.0",
@@ -220,7 +220,7 @@
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
"use-query-params": "^1.2.0",
"webpack": "^5.24.3",
"webpack": "^5.24.4",
"webpack-dev-server": "^4.0.0-beta.0",
"webpackbar": "^5.0.0-3",
"yargs": "^16.2.0",