|
13 | 13 | "@material-ui/icons": "^3.0.2",
|
14 | 14 | "@types/axios": "^0.14.0",
|
15 | 15 | "@types/jest": "^24.0.9",
|
| 16 | + "@types/jss": "^10.0.0", |
16 | 17 | "@types/node": "^11.9.5",
|
17 | 18 | "@types/react": "^16.8.5",
|
18 | 19 | "@types/react-dom": "^16.8.2",
|
19 | 20 | "@types/react-jss": "^8.6.3",
|
20 | 21 | "@types/react-redux": "^7.0.3",
|
21 | 22 | "@types/react-router-dom": "^5.1.0",
|
22 | 23 | "@types/shortid": "^0.0.29",
|
23 |
| - "axios": "^0.18.0", |
24 | 24 | "classnames": "^2.2.6",
|
25 | 25 | "core-js": "^3.2.1",
|
26 |
| - "cross-env": "^5.2.0", |
| 26 | + "cross-env": "^6.0.3", |
27 | 27 | "gh-pages": "^2.0.1",
|
28 | 28 | "idb-keyval": "^3.1.0",
|
29 | 29 | "react": "^16.8.2",
|
|
38 | 38 | "reselect": "^4.0.0",
|
39 | 39 | "rpg-awesome": "^0.2.0",
|
40 | 40 | "shortid": "^2.2.14",
|
41 |
| - "styled-components": "^4.1.3", |
| 41 | + "styled-components": "^5.0.0", |
42 | 42 | "typescript": "^3.3.4000"
|
43 | 43 | },
|
44 | 44 | "homepage": "https://on3iro.github.io/aeons-end-randomizer/",
|
|
72 | 72 | "@types/classnames": "^2.2.7",
|
73 | 73 | "@types/styled-components": "^4.1.11",
|
74 | 74 | "babel-plugin-macros": "^2.5.0",
|
75 |
| - "husky": "^1.3.1", |
| 75 | + "husky": "^4.0.10", |
76 | 76 | "prettier": "^1.18.2",
|
77 |
| - "pretty-quick": "^1.10.0", |
78 |
| - "source-map-explorer": "^1.7.0" |
| 77 | + "pretty-quick": "^2.0.1", |
| 78 | + "source-map-explorer": "^2.2.2" |
79 | 79 | }
|
80 | 80 | }
|
0 commit comments