1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

bump dependencies

This commit is contained in:
checktheroads
2020-03-19 17:31:09 -07:00
parent d5bbe9b7b6
commit ee837c554d
2 changed files with 1530 additions and 1125 deletions

View File

@@ -11,46 +11,46 @@
"start": "next start"
},
"dependencies": {
"@chakra-ui/core": "^0.5.2",
"@emotion/core": "^10.0.27",
"@chakra-ui/core": "^0.6.1",
"@emotion/core": "^10.0.28",
"@emotion/styled": "^10.0.27",
"@styled-system/should-forward-prop": "^5.1.4",
"axios": "^0.19.1",
"@styled-system/should-forward-prop": "^5.1.5",
"axios": "^0.19.2",
"axios-hooks": "^1.9.0",
"chroma-js": "^2.1.0",
"emotion-theming": "^10.0.27",
"framer-motion": "^1.7.0",
"framer-motion": "^1.10.0",
"lodash": "^4.17.15",
"next": "^9.1.7",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-hook-form": "^4.4.8",
"react-icons": "^3.8.0",
"next": "^9.3.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-hook-form": "^5.1.1",
"react-icons": "^3.9.0",
"react-markdown": "^4.3.1",
"react-select": "^3.0.8",
"react-string-replace": "^0.4.4",
"string-format": "^2.0.0",
"styled-system": "^5.1.4",
"styled-system": "^5.1.5",
"use-media": "^1.4.0",
"yup": "^0.28.0"
"yup": "^0.28.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"babel-eslint": "^10.0.3",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.9.0",
"eslint-config-react-app": "^5.1.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-prettier": "^6.10.0",
"eslint-config-react-app": "^5.2.0",
"eslint-import-resolver-webpack": "^0.12.1",
"eslint-plugin-flowtype": "^4.5.3",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-flowtype": "^4.6.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.3.0",
"express": "^4.17.1",
"http-proxy-middleware": "^0.20.0",
"http-proxy-middleware": "0.20.0",
"prettier": "^1.19.1"
},
"babel": {

2611
hyperglass/ui/yarn.lock vendored

File diff suppressed because it is too large Load Diff