|
54 | 54 | "@types/sortablejs": "^1.10.0",
|
55 | 55 | "@commitlint/cli": "^11.0.0",
|
56 | 56 | "@commitlint/config-conventional": "^11.0.0",
|
57 |
| - "@fortawesome/fontawesome-svg-core": "^1.2.25", |
58 |
| - "@fortawesome/free-solid-svg-icons": "^5.11.2", |
59 |
| - "@fortawesome/react-fontawesome": "^0.1.7", |
60 |
| - "@testing-library/jest-dom": "^4.1.0", |
61 |
| - "@testing-library/react": "^9.1.4", |
62 |
| - "@types/cheerio": "^0.22.15", |
63 | 57 | "@types/classnames": "^2.2.9",
|
64 | 58 | "@types/node": "12.7.5",
|
65 | 59 | "@types/react": "16.9.2",
|
66 | 60 | "@types/react-dom": "16.9.0",
|
67 |
| - "@types/styled-components": "^4.1.19", |
68 |
| - "cheerio": "^1.0.0-rc.3", |
69 | 61 | "commitizen": "^4.2.1",
|
70 | 62 | "copy-dir": "^1.2.0",
|
71 | 63 | "cz-conventional-changelog": "^3.3.0",
|
72 |
| - "doctoc": "^1.4.0", |
73 | 64 | "husky": "^4.3.0",
|
74 |
| - "json-beautify": "^1.1.1", |
75 | 65 | "parcel-bundler": "^1.12.4",
|
76 | 66 | "react": "^16.9.0",
|
77 | 67 | "react-dom": "^16.9.0",
|
78 | 68 | "rollup": "^1.27.8",
|
79 | 69 | "rollup-plugin-commonjs": "^10.1.0",
|
80 | 70 | "rollup-plugin-typescript2": "^0.25.3",
|
81 |
| - "styled-components": "^4.3.2", |
82 |
| - "testcafe": "^1.7.0", |
83 | 71 | "ts-node": "^8.5.4",
|
84 | 72 | "typescript": "^3.6.3"
|
85 | 73 | }
|
|
0 commit comments