|
43 | 43 | "postinstall": "patch-package"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@apify/eslint-config": "0.5.0-beta.4", |
| 46 | + "@apify/eslint-config": "^1.0.0", |
47 | 47 | "@apify/tsconfig": "^0.1.0",
|
48 | 48 | "@rsbuild/plugin-styled-components": "^1.1.0",
|
49 | 49 | "@types/react": "^18.2.8",
|
50 | 50 | "babel-plugin-styled-components": "^2.1.4",
|
51 | 51 | "cross-env": "^7.0.3",
|
52 |
| - "eslint": "^9.19.0", |
| 52 | + "eslint": "^9.24.0", |
53 | 53 | "eslint-plugin-json": "^4.0.1",
|
54 | 54 | "eslint-plugin-markdown": "^5.1.0",
|
55 |
| - "eslint-plugin-react": "^7.37.4", |
56 |
| - "eslint-plugin-react-hooks": "^5.1.0", |
| 55 | + "eslint-plugin-react": "^7.37.5", |
| 56 | + "eslint-plugin-react-hooks": "^5.2.0", |
57 | 57 | "fs-extra": "^11.1.1",
|
58 | 58 | "globals": "^16.0.0",
|
59 | 59 | "globby": "^14.0.0",
|
|
63 | 63 | "patch-package": "^8.0.0",
|
64 | 64 | "rimraf": "^6.0.0",
|
65 | 65 | "typescript": "5.8.3",
|
66 |
| - "typescript-eslint": "^8.22.0" |
| 66 | + "typescript-eslint": "^8.29.1" |
67 | 67 | },
|
68 | 68 | "dependencies": {
|
69 | 69 | "@apify/ui-library": "^0.62.0",
|
|
80 | 80 | "@redocly/cli": "^1.27.1",
|
81 | 81 | "ajv": "^8.17.1",
|
82 | 82 | "clsx": "^2.0.0",
|
83 |
| - "docusaurus-plugin-openapi-docs": "^4.3.2", |
84 |
| - "docusaurus-theme-openapi-docs": "^4.3.2", |
| 83 | + "docusaurus-plugin-openapi-docs": "^4.3.7", |
| 84 | + "docusaurus-theme-openapi-docs": "^4.3.7", |
85 | 85 | "form-data": "^4.0.0",
|
86 | 86 | "github-buttons": "^2.28.0",
|
87 | 87 | "postcss-preset-env": "^10.0.0",
|
|
0 commit comments