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