|
15 | 15 | "devDependencies": { |
16 | 16 | "@apify/eslint-config-ts": "^0.3.0", |
17 | 17 | "@apify/tsconfig": "^0.1.0", |
18 | | - "@types/react": "^17.0.39", |
19 | | - "@typescript-eslint/eslint-plugin": "^5.13.0", |
20 | | - "@typescript-eslint/parser": "^5.13.0", |
21 | | - "eslint": "^8.10.0", |
22 | | - "eslint-plugin-react": "^7.29.3", |
23 | | - "eslint-plugin-react-hooks": "^4.3.0", |
24 | | - "fs-extra": "^11.0.0", |
| 18 | + "@types/react": "^18.2.8", |
| 19 | + "@typescript-eslint/eslint-plugin": "^5.59.9", |
| 20 | + "@typescript-eslint/parser": "^5.59.9", |
| 21 | + "eslint": "^8.42.0", |
| 22 | + "eslint-plugin-react": "^7.32.2", |
| 23 | + "eslint-plugin-react-hooks": "^4.6.0", |
| 24 | + "fs-extra": "^11.1.1", |
25 | 25 | "got": "^11.8.2", |
26 | 26 | "path-browserify": "^1.0.1", |
27 | | - "prettier": "^2.5.1", |
| 27 | + "prettier": "^2.8.8", |
28 | 28 | "rimraf": "^5.0.0" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@apify/docs-theme": "^1.0.78", |
32 | | - "@docusaurus/core": "^2.3.0", |
33 | | - "@docusaurus/plugin-client-redirects": "^2.3.0", |
34 | | - "@docusaurus/preset-classic": "^2.3.0", |
| 31 | + "@apify/docs-theme": "^1.0.85", |
| 32 | + "@docusaurus/core": "^2.4.1", |
| 33 | + "@docusaurus/plugin-client-redirects": "^2.4.1", |
| 34 | + "@docusaurus/preset-classic": "^2.4.1", |
35 | 35 | "clsx": "^1.2.1", |
36 | 36 | "docusaurus-gtm-plugin": "^0.0.2", |
37 | 37 | "docusaurus-plugin-typedoc-api": "^3.0.0", |
38 | 38 | "prop-types": "^15.8.1", |
39 | 39 | "raw-loader": "^4.0.2", |
40 | 40 | "react": "^17.0.2", |
41 | 41 | "react-dom": "^17.0.2", |
42 | | - "unist-util-visit": "^4.1.1" |
| 42 | + "unist-util-visit": "^4.1.2" |
43 | 43 | } |
44 | 44 | } |
0 commit comments