|
13 | 13 | "@testing-library/user-event": "14.5.2",
|
14 | 14 | "@types/aos": "3.0.7",
|
15 | 15 | "@types/jest": "28.1.8",
|
16 |
| - "@types/node": "20.14.2", |
| 16 | + "@types/node": "22.15.27", |
17 | 17 | "@types/react": "18.2.3",
|
18 | 18 | "@types/react-dom": "18.3.0",
|
19 | 19 | "@types/react-scroll": "1.8.10",
|
|
27 | 27 | "react-scripts": "^5.0.1",
|
28 | 28 | "react-scroll": "1.9.0",
|
29 | 29 | "typescript": "5.4.5",
|
30 |
| - "web-vitals": "4.1.0" |
| 30 | + "web-vitals": "5.0.2" |
31 | 31 | },
|
32 | 32 | "scripts": {
|
33 | 33 | "start": "react-scripts start",
|
|
53 | 53 | "eslint": "9.4.0",
|
54 | 54 | "eslint-config-airbnb": "19.0.4",
|
55 | 55 | "eslint-config-airbnb-typescript": "18.0.0",
|
56 |
| - "eslint-config-prettier": "9.1.0", |
| 56 | + "eslint-config-prettier": "10.1.5", |
57 | 57 | "eslint-plugin-import": "2.29.1",
|
58 | 58 | "eslint-plugin-jsx-a11y": "6.8.0",
|
59 | 59 | "eslint-plugin-prettier": "5.1.3",
|
60 | 60 | "eslint-plugin-react": "7.34.2",
|
61 | 61 | "eslint-plugin-react-hooks": "4.6.2",
|
62 |
| - "lint-staged": "15.2.5", |
| 62 | + "lint-staged": "16.1.0", |
63 | 63 | "prettier": "3.3.1"
|
64 | 64 | },
|
65 | 65 | "lint-staged": {
|
|
0 commit comments