|
45 | 45 | "react-dom": "^16.0.0 || ^17.0.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@testing-library/react-hooks": "^3.2.1", |
49 | | - "@types/jest": "^26.0.15", |
| 48 | + "@testing-library/react-hooks": "^7.0.2", |
| 49 | + "@types/jest": "^27.0.3", |
50 | 50 | "@types/lodash.debounce": "^4.0.6", |
51 | | - "@types/react": "^16.9.27", |
52 | | - "@types/react-dom": "^16.9.7", |
53 | | - "@typescript-eslint/eslint-plugin": "^4.5.0", |
54 | | - "@typescript-eslint/parser": "^4.5.0", |
| 51 | + "@types/react": "^17.0.37", |
| 52 | + "@types/react-dom": "^17.0.11", |
| 53 | + "@typescript-eslint/eslint-plugin": "^5.7.0", |
| 54 | + "@typescript-eslint/parser": "^5.7.0", |
55 | 55 | "babel-eslint": "^10.0.3", |
56 | 56 | "cross-env": "^7.0.2", |
57 | | - "eslint": "7.11.0", |
58 | | - "eslint-config-prettier": "^6.7.0", |
59 | | - "eslint-plugin-flowtype": "^5.2.0", |
60 | | - "eslint-plugin-import": "^2.18.2", |
61 | | - "eslint-plugin-jsx-a11y": "^6.2.3", |
| 57 | + "eslint": "8.5.0", |
| 58 | + "eslint-config-prettier": "^8.3.0", |
| 59 | + "eslint-plugin-flowtype": "^8.0.3", |
| 60 | + "eslint-plugin-import": "^2.25.3", |
| 61 | + "eslint-plugin-jsx-a11y": "^6.5.1", |
62 | 62 | "eslint-plugin-node": "^11.0.0", |
63 | | - "eslint-plugin-prettier": "^3.1.1", |
64 | | - "eslint-plugin-promise": "^4.2.1", |
65 | | - "eslint-plugin-react": "^7.17.0", |
66 | | - "eslint-plugin-react-hooks": "^4.0.0", |
67 | | - "gh-pages": "^3.1.0", |
| 63 | + "eslint-plugin-prettier": "^4.0.0", |
| 64 | + "eslint-plugin-promise": "^6.0.0", |
| 65 | + "eslint-plugin-react": "^7.27.1", |
| 66 | + "eslint-plugin-react-hooks": "^4.3.0", |
| 67 | + "gh-pages": "^3.2.3", |
68 | 68 | "microbundle-crl": "^0.13.10", |
69 | 69 | "npm-run-all": "^4.1.5", |
70 | | - "prettier": "^2.0.4", |
71 | | - "react": "^16.13.1", |
72 | | - "react-dom": "^16.13.1", |
73 | | - "react-scripts": "^4.0.1", |
74 | | - "react-test-renderer": "^16.13.1" |
| 70 | + "prettier": "^2.5.1", |
| 71 | + "react": "^17.0.2", |
| 72 | + "react-dom": "^17.0.2", |
| 73 | + "react-scripts": "^5.0.0", |
| 74 | + "react-test-renderer": "^17.0.2" |
75 | 75 | }, |
76 | 76 | "resolutions": { |
77 | 77 | "@typescript-eslint/eslint-plugin": "^4.5.0", |
|
0 commit comments