|
15 | 15 | "type": "commonjs",
|
16 | 16 | "types": "./dist/definitions/index.d.ts",
|
17 | 17 | "dependencies": {
|
18 |
| - "@coveo/bueno": "^0.46.0", |
19 |
| - "@coveo/platform-client": "^54.0.0", |
| 18 | + "@coveo/bueno": "^1.0.0", |
| 19 | + "@coveo/platform-client": "^60.0.0", |
20 | 20 | "dayjs": "^1.10.4",
|
21 | 21 | "exponential-backoff": "^3.1.0",
|
22 | 22 | "ts-dedent": "^2.2.0",
|
23 | 23 | "zod": "^3.20.2"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 | 26 | "@coveo/semantic-monorepo-tools": "2.5.2",
|
27 |
| - "@octokit/auth-action": "^5.0.0", |
| 27 | + "@octokit/auth-action": "^6.0.0", |
28 | 28 | "@types/jest": "29.5.14",
|
29 |
| - "@types/node": "20.17.6", |
30 |
| - "@typescript-eslint/eslint-plugin": "7.18.0", |
31 |
| - "@typescript-eslint/parser": "7.18.0", |
| 29 | + "@types/node": "22.15.31", |
| 30 | + "@typescript-eslint/eslint-plugin": "8.34.0", |
| 31 | + "@typescript-eslint/parser": "8.34.0", |
32 | 32 | "conventional-changelog-angular": "8.0.0",
|
33 | 33 | "cz-conventional-changelog": "3.3.0",
|
34 | 34 | "detect-indent": "7.0.1",
|
35 | 35 | "dotenv": "16.4.5",
|
36 |
| - "eslint": "8.57.1", |
37 |
| - "eslint-config-prettier": "9.1.0", |
38 |
| - "gts": "5.3.1", |
| 36 | + "eslint": "9.28.0", |
| 37 | + "eslint-config-prettier": "10.1.5", |
| 38 | + "gts": "6.0.2", |
39 | 39 | "husky": "9.1.6",
|
40 |
| - "jest": "29.7.0", |
41 |
| - "lint-staged": "15.2.10", |
| 40 | + "jest": "30.0.0", |
| 41 | + "lint-staged": "16.1.0", |
42 | 42 | "nodemon": "3.1.7",
|
43 |
| - "octokit": "4.0.2", |
| 43 | + "octokit": "5.0.3", |
44 | 44 | "prettier": "3.3.3",
|
45 | 45 | "ts-jest": "29.2.5",
|
46 | 46 | "ts-node": "10.9.2",
|
|
0 commit comments