|
3 | 3 | "version": "0.1.1", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "react": "^19.1.0", |
7 | | - "react-dom": "^19.1.0", |
8 | | - "react-router-dom": "^7.7.0", |
| 6 | + "react": "^19.1.1", |
| 7 | + "react-dom": "^19.1.1", |
| 8 | + "react-router-dom": "^7.7.1", |
9 | 9 | "react-scripts": "5.0.1", |
10 | 10 | "typescript": "^5.8.3" |
11 | 11 | }, |
|
34 | 34 | ] |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@types/node": "^24.0.15", |
38 | | - "@types/react": "^19.1.8", |
39 | | - "@types/react-dom": "^19.1.6", |
40 | | - "@typescript-eslint/eslint-plugin": "^8.37.0", |
41 | | - "@typescript-eslint/parser": "^8.37.0", |
42 | | - "eslint": "^9.31.0", |
| 37 | + "@types/node": "^24.1.0", |
| 38 | + "@types/react": "^19.1.9", |
| 39 | + "@types/react-dom": "^19.1.7", |
| 40 | + "@typescript-eslint/eslint-plugin": "^8.38.0", |
| 41 | + "@typescript-eslint/parser": "^8.38.0", |
| 42 | + "eslint": "^9.32.0", |
43 | 43 | "eslint-config-prettier": "^10.1.8", |
44 | 44 | "eslint-config-react-app": "^7.0.1", |
45 | 45 | "eslint-plugin-import": "^2.32.0", |
|
48 | 48 | "eslint-plugin-react": "^7.37.5", |
49 | 49 | "eslint-plugin-react-hooks": "^5.2.0", |
50 | 50 | "prettier": "^3.6.2", |
51 | | - "typescript-eslint": "^8.37.0" |
| 51 | + "typescript-eslint": "^8.38.0" |
52 | 52 | } |
53 | 53 | } |
0 commit comments