|
45 | 45 | "gatsby-transformer-json": "5.15.0", |
46 | 46 | "gatsby-transformer-sharp": "5.15.0", |
47 | 47 | "gatsby-transformer-yaml": "5.15.0", |
48 | | - "react": "18.3.1", |
49 | | - "react-dom": "18.3.1", |
| 48 | + "react": "19.2.0", |
| 49 | + "react-dom": "19.2.0", |
50 | 50 | "react-error-boundary": "6.0.0", |
51 | 51 | "react-hotkeys-hook": "5.1.0", |
52 | 52 | "react-virtuoso": "4.14.1" |
|
61 | 61 | "@types/eslint": "9.6.1", |
62 | 62 | "@types/js-yaml": "4.0.9", |
63 | 63 | "@types/node": "22.18.12", |
64 | | - "@types/react": "18.3.26", |
65 | | - "@types/react-dom": "18.3.7", |
| 64 | + "@types/react": "19.2.2", |
| 65 | + "@types/react-dom": "19.2.2", |
66 | 66 | "dotenv": "17.2.3", |
67 | 67 | "eslint": "9.38.0", |
68 | 68 | "eslint-config-love": "133.0.0", |
69 | 69 | "eslint-plugin-flowtype": "8.0.3", |
70 | 70 | "eslint-plugin-jsx-a11y": "6.10.2", |
71 | 71 | "eslint-plugin-react": "7.37.5", |
72 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 72 | + "eslint-plugin-react-hooks": "7.0.1", |
73 | 73 | "eslint-plugin-regexp": "2.10.0", |
74 | 74 | "globals": "16.4.0", |
75 | 75 | "husky": "9.1.7", |
|
0 commit comments