|
32 | 32 | "d3": "^7.8.5", |
33 | 33 | "file-saver": "^2.0.5", |
34 | 34 | "html2canvas": "^1.4.1", |
35 | | - "react": "^18.2.0", |
36 | | - "react-dom": "^18.2.0", |
| 35 | + "react": "^19.0.0", |
| 36 | + "react-dom": "^19.0.0", |
37 | 37 | "react-ga4": "^2.1.0", |
38 | 38 | "react-router-dom": "^7.0.0", |
39 | 39 | "seedrandom": "3.0.5", |
|
52 | 52 | "@testing-library/jest-dom": "^6.1.0", |
53 | 53 | "@testing-library/react": "^16.0.0", |
54 | 54 | "@types/jest": "^29.5.1", |
55 | | - "@types/react": "^18.2.5", |
56 | | - "@types/react-dom": "^18.2.3", |
| 55 | + "@types/react": "^19.0.1", |
| 56 | + "@types/react-dom": "^19.0.1", |
57 | 57 | "@typescript-eslint/eslint-plugin": "^8.0.1", |
58 | 58 | "@typescript-eslint/parser": "^8.0.0", |
59 | 59 | "babel-jest": "^29.6.2", |
|
69 | 69 | "jest-environment-jsdom": "^29.6.3", |
70 | 70 | "mini-css-extract-plugin": "^2.7.5", |
71 | 71 | "parse-svg-path": "^0.1.2", |
72 | | - "react-test-renderer": "^18.2.0", |
| 72 | + "react-test-renderer": "^19.0.0", |
73 | 73 | "start-server-and-test": "^2.0.0", |
74 | 74 | "style-loader": "^4.0.0", |
75 | 75 | "ts-jest": "^29.1.1", |
|
0 commit comments