|
10 | 10 | "next": "12.0.8", |
11 | 11 | "react": "18.2.0", |
12 | 12 | "react-dom": "18.2.0", |
13 | | - "react-icons": "4.4.0", |
| 13 | + "react-icons": "4.7.1", |
14 | 14 | "react-tooltip": "5.7.4", |
15 | 15 | "yup": "0.32.11" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | 18 | "@next/eslint-plugin-next": "12.0.8", |
19 | | - "@testing-library/cypress": "8.0.3", |
| 19 | + "@testing-library/cypress": "8.0.7", |
20 | 20 | "@types/jest": "27.5.2", |
21 | 21 | "@types/react": "17.0.47", |
22 | | - "@types/react-dom": "17.0.17", |
23 | | - "@typescript-eslint/eslint-plugin": "5.31.0", |
24 | | - "@typescript-eslint/parser": "5.31.0", |
| 22 | + "@types/react-dom": "17.0.18", |
| 23 | + "@typescript-eslint/eslint-plugin": "5.50.0", |
| 24 | + "@typescript-eslint/parser": "5.50.0", |
25 | 25 | "cypress": "9.7.0", |
26 | | - "eslint": "8.20.0", |
27 | | - "eslint-config-prettier": "8.5.0", |
| 26 | + "eslint": "8.33.0", |
| 27 | + "eslint-config-prettier": "8.6.0", |
28 | 28 | "eslint-plugin-prettier": "4.2.1", |
29 | 29 | "jest": "27.5.1", |
30 | | - "prettier": "2.7.1", |
31 | | - "start-server-and-test": "1.14.0", |
32 | | - "typescript": "4.7.4" |
| 30 | + "prettier": "2.8.3", |
| 31 | + "start-server-and-test": "1.15.3", |
| 32 | + "typescript": "4.9.5" |
33 | 33 | }, |
34 | 34 | "scripts": { |
35 | 35 | "analyze": "yarn typecheck && yarn lint", |
|
0 commit comments