|
32 | 32 | "@semantic-release/commit-analyzer": "11.1.0",
|
33 | 33 | "@semantic-release/exec": "6.0.3",
|
34 | 34 | "@semantic-release/git": "10.0.1",
|
35 |
| - "@types/node": "20.10.5", |
36 |
| - "@types/react": "18.2.45", |
37 |
| - "@types/react-dom": "18.2.18", |
38 |
| - "@typescript-eslint/eslint-plugin": "6.15.0", |
39 |
| - "@typescript-eslint/parser": "6.15.0", |
40 |
| - "eslint": "8.56.0", |
41 |
| - "eslint-config-next": "14.0.4", |
| 35 | + "@types/node": "20.16.1", |
| 36 | + "@types/react": "18.3.4", |
| 37 | + "@types/react-dom": "18.3.0", |
| 38 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 39 | + "@typescript-eslint/parser": "6.21.0", |
| 40 | + "eslint": "8.57.0", |
| 41 | + "eslint-config-next": "14.2.6", |
42 | 42 | "eslint-config-prettier": "9.1.0",
|
43 | 43 | "eslint-import-resolver-typescript": "3.6.1",
|
44 | 44 | "eslint-plugin-import": "2.29.1",
|
45 |
| - "eslint-plugin-jsx-a11y": "6.8.0", |
46 |
| - "eslint-plugin-prettier": "5.1.2", |
47 |
| - "eslint-plugin-react": "7.33.2", |
| 45 | + "eslint-plugin-jsx-a11y": "6.9.0", |
| 46 | + "eslint-plugin-prettier": "5.2.1", |
| 47 | + "eslint-plugin-react": "7.35.0", |
48 | 48 | "eslint-plugin-react-hooks": "4.6.0",
|
49 | 49 | "husky": "8.0.3",
|
50 | 50 | "lint-staged": "15.2.0",
|
51 |
| - "prettier": "3.1.1", |
| 51 | + "prettier": "3.3.3", |
52 | 52 | "semantic-release": "22.0.12",
|
53 |
| - "typescript": "5.3.3" |
| 53 | + "typescript": "5.5.4" |
54 | 54 | },
|
55 | 55 | "volta": {
|
56 | 56 | "node": "18.19.0"
|
|
0 commit comments