|
42 | 42 | "react-dom": "^16.8.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@testing-library/react": "^10.4.3", |
46 | | - "@testing-library/react-hooks": "^3.3.0", |
47 | | - "@types/jest": "^26.0.3", |
48 | | - "@types/react": "^16.9.38", |
| 45 | + "@testing-library/react": "^10.4.9", |
| 46 | + "@testing-library/react-hooks": "^3.4.1", |
| 47 | + "@types/jest": "^26.0.10", |
| 48 | + "@types/react": "^16.9.46", |
49 | 49 | "@types/react-dom": "^16.9.8", |
50 | 50 | "@types/react-transition-group": "^4.2.3", |
51 | | - "@typescript-eslint/eslint-plugin": "^3.5.0", |
52 | | - "@typescript-eslint/parser": "^3.5.0", |
53 | | - "emotion": "^10.0.17", |
54 | | - "eslint": "^7.3.1", |
| 51 | + "@typescript-eslint/eslint-plugin": "^3.9.1", |
| 52 | + "@typescript-eslint/parser": "^3.9.1", |
| 53 | + "emotion": "^10.0.27", |
| 54 | + "eslint": "^7.7.0", |
55 | 55 | "eslint-config-prettier": "^6.11.0", |
56 | 56 | "eslint-plugin-prettier": "^3.1.4", |
57 | | - "eslint-plugin-react": "^7.20.2", |
58 | | - "eslint-plugin-react-hooks": "^4.0.4", |
| 57 | + "eslint-plugin-react": "^7.20.6", |
| 58 | + "eslint-plugin-react-hooks": "^4.1.0", |
59 | 59 | "gh-pages": "^2.1.1", |
60 | 60 | "husky": "^4.2.3", |
61 | | - "jest": "^26.1.0", |
| 61 | + "jest": "^26.4.2", |
62 | 62 | "lint-staged": "^10.0.8", |
63 | 63 | "parcel": "^2.0.0-alpha.3.2", |
64 | | - "prettier": "^2.0.5", |
| 64 | + "prettier": "^2.1.0", |
65 | 65 | "react": "^16.13.1", |
66 | 66 | "react-dom": "^16.13.1", |
67 | 67 | "react-test-renderer": "^16.13.1", |
68 | 68 | "react-transition-group": "^4.3.0", |
69 | | - "ts-jest": "^26.1.1", |
| 69 | + "ts-jest": "^26.2.0", |
70 | 70 | "typescript": "^3.9.5" |
71 | 71 | }, |
72 | 72 | "husky": { |
|
0 commit comments