|
28 | 28 | "@docusaurus/preset-classic": "^3.8.1", |
29 | 29 | "@signalwire/docusaurus-plugin-llms-txt": "^1.2.2", |
30 | 30 | "clsx": "^2.0.0", |
31 | | - "docusaurus-gtm-plugin": "^0.0.2", |
| 31 | + "docusaurus-gtm-plugin": ">=0.0.2 <1.0.0", |
32 | 32 | "prop-types": "^15.8.1", |
33 | 33 | "raw-loader": "^4.0.2", |
34 | 34 | "react": "^19.0.0", |
35 | 35 | "react-dom": "^19.0.0", |
36 | 36 | "unist-util-visit": "^5.0.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@apify/eslint-config-ts": "^0.4.0", |
40 | | - "@apify/tsconfig": "^0.1.0", |
| 39 | + "@apify/eslint-config-ts": ">=0.4.0 <1.0.0", |
| 40 | + "@apify/tsconfig": ">=0.1.0 <1.0.0", |
41 | 41 | "@types/react": "^19.0.0", |
42 | 42 | "@typescript-eslint/eslint-plugin": "^8.0.0", |
43 | 43 | "@typescript-eslint/parser": "^8.0.0", |
44 | | - "eslint": "^8.35.0", |
| 44 | + "eslint": "^9.0.0", |
45 | 45 | "eslint-plugin-react": "^7.32.2", |
46 | 46 | "eslint-plugin-react-hooks": "^7.0.0", |
47 | | - "markdownlint": "^0.40.0", |
48 | | - "markdownlint-cli": "^0.47.0", |
| 47 | + "markdownlint": ">=0.39.0 <1.0.0", |
| 48 | + "markdownlint-cli": ">=0.46.0 <1.0.0", |
49 | 49 | "path-browserify": "^1.0.1", |
50 | 50 | "prettier": "^3.0.0", |
51 | 51 | "rimraf": "^6.0.0", |
|
0 commit comments