summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2020-09-23 19:47:08 +0800
committerHaishan <[email protected]>2020-10-12 20:42:41 +0800
commit2ad0217ee4d9c32dcd0a97043efe989155751dd4 (patch)
tree380deab2f882e31b78c6befbd31abcb5b2a2c4d3 /package.json
parent41213fd214676efd6e33d9f6b8f0fc088c9dddb7 (diff)
build: upgrade deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json72
1 files changed, 36 insertions, 36 deletions
diff --git a/package.json b/package.json
index a4cfe56..89f3b15 100644
--- a/package.json
+++ b/package.json
@@ -34,12 +34,14 @@
"dependencies": {
"@babel/runtime": "^7.11.2",
"@hsjs/react-cache": "0.0.0-alpha.aa94237",
- "@sentry/browser": "^5.23.0",
+ "@sentry/browser": "^5.25.0",
"chart.js": "^2.9.2",
"clsx": "^1.1.0",
"core-js": "^3.6.2",
"date-fns": "^2.16.0",
- "framer-motion": "^2.6.13",
+ "fontsource-open-sans": "^3.0.9",
+ "fontsource-roboto-mono": "^3.0.3",
+ "framer-motion": "^2.8.0",
"history": "^5.0.0",
"immer": "^7.0.9",
"invariant": "^2.2.4",
@@ -47,24 +49,22 @@
"memoize-one": "^5.1.1",
"modern-normalize": "^1.0.0",
"prop-types": "^15.5.10",
- "react": "0.0.0-experimental-241c4467e",
- "react-dom": "0.0.0-experimental-241c4467e",
+ "react": "0.0.0-experimental-94c0244ba",
+ "react-dom": "0.0.0-experimental-94c0244ba",
"react-feather": "^2.0.3",
"react-icons": "^3.10.0",
"react-modal": "^3.11.1",
- "react-query": "^2.17.0",
+ "react-query": "^2.23.1",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-switch": "^5.0.1",
- "react-table": "^7.5.0",
+ "react-table": "^7.6.0",
"react-tabs": "^3.1.0",
"react-tiny-fab": "^3.5.0",
"react-window": "^1.8.5",
- "recoil": "^0.0.10",
+ "recoil": "^0.0.13",
"regenerator-runtime": "^0.13.7",
- "reselect": "^4.0.0",
- "typeface-open-sans": "^0.0.75",
- "typeface-roboto-mono": "^0.0.75"
+ "reselect": "^4.0.0"
},
"devDependencies": {
"@babel/core": "^7.11.1",
@@ -79,54 +79,54 @@
"@hsjs/react-refresh-webpack-plugin": "^0.1.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.2",
"@types/invariant": "^2.2.33",
- "@types/jest": "^26.0.9",
+ "@types/jest": "^26.0.14",
"@types/lodash-es": "^4.17.3",
- "@types/react": "^16.9.48",
+ "@types/react": "^16.9.51",
"@types/react-dom": "^16.9.8",
- "@typescript-eslint/eslint-plugin": "^4.1.0",
- "@typescript-eslint/parser": "^4.1.0",
- "autoprefixer": "^9.8.6",
+ "@typescript-eslint/eslint-plugin": "^4.4.0",
+ "@typescript-eslint/parser": "^4.4.0",
+ "autoprefixer": "^10.0.0",
"babel-eslint": "10.x",
"babel-loader": "^8.0.5",
"clean-webpack-plugin": "^3.0.0",
- "copy-webpack-plugin": "^6.0.4",
+ "copy-webpack-plugin": "^6.2.1",
"css-loader": "^4.3.0",
"cssnano": "^4.1.7",
- "eslint": "^7.9.0",
+ "eslint": "^7.11.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-react-app": "^5.2.1",
- "eslint-import-resolver-webpack": "^0.12.2",
+ "eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-flowtype": "^5.2.0",
- "eslint-plugin-import": "^2.22.0",
- "eslint-plugin-jest": "^24.0.1",
+ "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
- "eslint-plugin-react": "^7.20.6",
+ "eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-simple-import-sort": "^5.0.3",
- "file-loader": "^6.0.0",
+ "file-loader": "^6.1.1",
"fork-ts-checker-notifier-webpack-plugin": "^3.0.0",
"fork-ts-checker-webpack-plugin": "^5.2.0",
- "html-webpack-plugin": "^4.3.0",
+ "html-webpack-plugin": "^4.5.0",
"husky": "^4.3.0",
- "lint-staged": "^10.2.13",
- "mini-css-extract-plugin": "^0.11.2",
- "postcss": "^7.0.32",
+ "lint-staged": "^10.4.0",
+ "mini-css-extract-plugin": "^0.12.0",
+ "postcss": "^8.1.1",
"postcss-custom-media": "^7.0.8",
"postcss-extend-rule": "^3.0.0",
"postcss-import": "^12.0.1",
- "postcss-loader": "^4.0.1",
- "postcss-nested": "^4.2.3",
- "postcss-simple-vars": "^5.0.2",
- "prettier": "^2.1.1",
+ "postcss-loader": "^4.0.4",
+ "postcss-nested": "^5.0.0",
+ "postcss-simple-vars": "^6.0.0",
+ "prettier": "^2.1.2",
"react-refresh": "^0.8.2",
"resize-observer-polyfill": "^1.5.1",
- "style-loader": "^1.2.1",
- "terser-webpack-plugin": "^4.2.0",
- "ts-loader": "^8.0.3",
- "typescript": "^4.0.2",
- "webpack": "^4.44.1",
- "webpack-bundle-analyzer": "^3.6.0",
+ "style-loader": "^1.3.0",
+ "terser-webpack-plugin": "^4.2.3",
+ "ts-loader": "^8.0.4",
+ "typescript": "4.1.0-beta",
+ "webpack": "^4.44.2",
+ "webpack-bundle-analyzer": "^3.9.0",
"webpack-cli": "^3.3.12",
"webpack-dev-middleware": "^3.7.2",
"webpack-hot-middleware": "^2.22.2"