|
11 | 11 | "@fluentui/react-icons": "^2.0.305", |
12 | 12 | "@fluentui/react-components": "^9.66.5", |
13 | 13 | "@testing-library/react": "^16.2.0", |
14 | | - "@testing-library/user-event": "^14.6.1", |
| 14 | + "@testing-library/user-event": "^13.5.0", |
15 | 15 | "@types/d3": "^7.4.3", |
16 | 16 | "@types/jest": "^30.0.0", |
17 | | - "@types/node": "^24.0.8", |
18 | | - "@types/react": "^19.1.8", |
19 | | - "@types/react-dom": "^19.1.6", |
| 17 | + "@types/node": "^22.13.16", |
| 18 | + "@types/react": "^18.3.11", |
| 19 | + "@types/react-dom": "^18.3.1", |
20 | 20 | "axios": "^1.10.0", |
21 | 21 | "chart.js": "^4.5.0", |
22 | 22 | "d3": "^7.9.0", |
23 | 23 | "d3-cloud": "^1.2.7", |
24 | | - "react": "^19.1.0", |
| 24 | + "react": "^18.3.1", |
25 | 25 | "react-chartjs-2": "^5.3.0", |
26 | 26 | "react-d3-cloud": "^1.0.6", |
27 | | - "react-dom": "^19.1.0", |
| 27 | + "react-dom": "^18.3.1", |
28 | 28 | "react-markdown": "^10.1.0", |
29 | 29 | "rehype-raw": "^7.0.0", |
30 | 30 | "lodash-es": "^4.17.21", |
31 | 31 | "react-scripts": "5.0.1", |
32 | 32 | "remark-gfm": "^4.0.1", |
33 | 33 | "remark-supersub": "^1.0.0", |
34 | | - "typescript": "^5.8.3" , |
| 34 | + "typescript": "^4.9.5", |
35 | 35 | "web-vitals": "^5.0.3" |
36 | 36 | }, |
37 | 37 | "scripts": { |
|
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | 62 | "@types/chart.js": "^2.9.41", |
63 | | - "@types/lodash-es": "^4.17.12" |
| 63 | + "@types/lodash-es": "^4.17.12" |
64 | 64 | } |
65 | 65 | } |
0 commit comments