|
16 | 16 | "types": "./dist/definitions/index.d.ts", |
17 | 17 | "dependencies": { |
18 | 18 | "@coveo/bueno": "^0.43.0", |
19 | | - "@coveo/platform-client": "42.1.0", |
| 19 | + "@coveo/platform-client": "42.4.0", |
20 | 20 | "dayjs": "^1.10.4", |
21 | 21 | "exponential-backoff": "^3.1.0", |
22 | 22 | "fetch-undici-polyfill": "1.2.1", |
23 | 23 | "zod": "^3.20.2" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@coveo/semantic-monorepo-tools": "1.5.24", |
| 26 | + "@coveo/semantic-monorepo-tools": "1.5.26", |
27 | 27 | "@octokit/auth-action": "^2.0.3", |
28 | | - "@types/jest": "29.4.0", |
29 | | - "@types/node": "18.15.1", |
30 | | - "@typescript-eslint/eslint-plugin": "5.54.1", |
31 | | - "@typescript-eslint/parser": "5.54.1", |
| 28 | + "@types/jest": "29.5.0", |
| 29 | + "@types/node": "18.15.3", |
| 30 | + "@typescript-eslint/eslint-plugin": "5.55.0", |
| 31 | + "@typescript-eslint/parser": "5.55.0", |
32 | 32 | "conventional-changelog-angular": "5.0.13", |
33 | 33 | "cz-conventional-changelog": "3.3.0", |
34 | 34 | "detect-indent": "7.0.1", |
|
44 | 44 | "prettier": "2.8.4", |
45 | 45 | "ts-jest": "29.0.5", |
46 | 46 | "ts-node": "10.9.1", |
47 | | - "typedoc": "0.23.26", |
| 47 | + "typedoc": "0.23.28", |
48 | 48 | "typescript": "4.9.5", |
49 | 49 | "undici": "^5.16.0" |
50 | 50 | }, |
|
0 commit comments