|
19 | 19 | "@emotion/css": "^11.13.5", |
20 | 20 | "@emotion/react": "^11.13.5", |
21 | 21 | "moment": "^2.30.1", |
22 | | - "react": "^18.3.1", |
23 | | - "react-dom": "^18.3.1", |
| 22 | + "react": "^19.0.0", |
| 23 | + "react-dom": "^19.0.0", |
24 | 24 | "styled-components": "^6.1.13" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
|
34 | 34 | "@testing-library/react": "16.0.1", |
35 | 35 | "@testing-library/user-event": "14.5.2", |
36 | 36 | "@types/jest": "29.5.14", |
37 | | - "@types/react": "18.3.12", |
38 | | - "@types/react-dom": "18.3.1", |
| 37 | + "@types/react": "19.2.2", |
| 38 | + "@types/react-dom": "19.2.1", |
39 | 39 | "@vitejs/plugin-react": "4.3.3", |
40 | 40 | "babel-jest": "^29.7.0", |
41 | 41 | "babel-plugin-explicit-exports-references": "^1.0.2", |
42 | 42 | "babel-plugin-transform-import-meta": "^2.2.1", |
43 | 43 | "eslint": "9.15.0", |
44 | | - "eslint-plugin-react-hooks": "5.0.0", |
| 44 | + "eslint-plugin-react-hooks": "7.0.0", |
45 | 45 | "eslint-plugin-react-refresh": "0.4.14", |
46 | 46 | "globals": "15.12.0", |
47 | 47 | "identity-obj-proxy": "^3.0.0", |
|
0 commit comments