Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
slavikdenis committed Dec 5, 2020
1 parent a8f174a commit ccaf10f
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 180 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint ./src --ext .js,.ts,.jsx,.tsx,.json --fix"
},
"dependencies": {
"@chakra-ui/react": "^1.0.1",
"@chakra-ui/react": "^1.0.2",
"@chakra-ui/theme-tools": "^1.0.1",
"@emotion/react": "^11.1.1",
"@emotion/styled": "^11.0.0",
Expand All @@ -26,14 +26,14 @@
"@types/react-dom": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"eslint": "^7.14.0",
"eslint": "^7.15.0",
"eslint-config-prettier": "^6.15.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^4.3.0",
"lint-staged": "^10.5.2",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"typescript": "4.1.2"
},
Expand Down
Loading

0 comments on commit ccaf10f

Please sign in to comment.