|
42 | 42 | "@apify/eslint-config-ts": "^0.4.1", |
43 | 43 | "@apify/tsconfig": "^0.1.0", |
44 | 44 | "@rsbuild/plugin-styled-components": "^1.1.0", |
45 | | - "@types/react": "^18.2.8", |
| 45 | + "@types/react": "^19.0.0", |
46 | 46 | "@typescript-eslint/eslint-plugin": "^7.0.0", |
47 | 47 | "@typescript-eslint/parser": "^7.0.0", |
48 | 48 | "babel-plugin-styled-components": "^2.1.4", |
|
51 | 51 | "eslint-plugin-json": "^3.1.0", |
52 | 52 | "eslint-plugin-markdown": "^3.0.1", |
53 | 53 | "eslint-plugin-react": "^7.33.1", |
54 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 54 | + "eslint-plugin-react-hooks": "^5.0.0", |
55 | 55 | "fs-extra": "^11.1.1", |
56 | 56 | "globby": "^14.0.0", |
57 | 57 | "markdownlint": "^0.36.0", |
|
85 | 85 | "prop-types": "^15.8.1", |
86 | 86 | "proxy-from-env": "^1.1.0", |
87 | 87 | "raw-loader": "^4.0.2", |
88 | | - "react": "^18.3.1", |
89 | | - "react-dom": "^18.3.1", |
| 88 | + "react": "^19.0.0", |
| 89 | + "react-dom": "^19.0.0", |
90 | 90 | "react-github-btn": "^1.4.0", |
91 | 91 | "redocusaurus": "^2.1.1", |
92 | 92 | "search-insights": "2.17.3", |
|
0 commit comments