|
27 | 27 | "@apollo/federation": "0.38.1",
|
28 | 28 | "@babel/core": "7.26.10",
|
29 | 29 | "@babel/preset-env": "7.26.9",
|
30 |
| - "@babel/preset-typescript": "7.26.0", |
| 30 | + "@babel/preset-typescript": "7.27.0", |
31 | 31 | "@babel/plugin-proposal-decorators": "7.25.9",
|
32 | 32 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
33 |
| - "@changesets/cli": "2.28.1", |
| 33 | + "@changesets/cli": "2.29.0", |
34 | 34 | "@changesets/changelog-github": "0.5.1",
|
35 | 35 | "@envelop/graphql-modules": "7.1.3",
|
36 | 36 | "@graphql-tools/merge": "9.0.24",
|
37 | 37 | "@graphql-yoga/node": "3.9.1",
|
38 | 38 | "@types/benchmark": "2.1.5",
|
39 | 39 | "graphql-jit": "0.8.7",
|
40 |
| - "@types/express": "5.0.0", |
| 40 | + "@types/express": "5.0.1", |
41 | 41 | "@types/jest": "29.5.14",
|
42 |
| - "@types/node": "22.13.10", |
| 42 | + "@types/node": "22.14.1", |
43 | 43 | "@types/ramda": "0.30.2",
|
44 |
| - "@typescript-eslint/eslint-plugin": "8.26.1", |
45 |
| - "@typescript-eslint/parser": "8.26.1", |
| 44 | + "@typescript-eslint/eslint-plugin": "8.29.1", |
| 45 | + "@typescript-eslint/parser": "8.29.1", |
46 | 46 | "apollo-server": "3.13.0",
|
47 | 47 | "apollo-server-express": "3.13.0",
|
48 | 48 | "apollo-datasource-rest": "3.7.0",
|
|
54 | 54 | "chalk": "4.1.2",
|
55 | 55 | "cross-env": "7.0.3",
|
56 | 56 | "dataloader": "2.2.3",
|
57 |
| - "eslint": "9.22.0", |
| 57 | + "eslint": "9.24.0", |
58 | 58 | "express": "4.21.2",
|
59 | 59 | "express-graphql": "0.12.0",
|
60 | 60 | "globby": "14.1.0",
|
|
63 | 63 | "graphql-ws": "6.0.4",
|
64 | 64 | "husky": "9.1.7",
|
65 | 65 | "jest": "29.7.0",
|
66 |
| - "lint-staged": "15.5.0", |
| 66 | + "lint-staged": "15.5.1", |
67 | 67 | "patch-package": "8.0.0",
|
68 | 68 | "prettier": "3.5.3",
|
69 | 69 | "reflect-metadata": "0.2.2",
|
70 |
| - "ts-jest": "29.2.6", |
| 70 | + "ts-jest": "29.3.2", |
71 | 71 | "ts-node": "10.9.2",
|
72 |
| - "typescript": "5.8.2", |
| 72 | + "typescript": "5.8.3", |
73 | 73 | "ws": "8.18.1"
|
74 | 74 | },
|
75 | 75 | "resolutions": {
|
76 | 76 | "rollup": "2.79.2",
|
77 |
| - "esbuild": "0.25.1" |
| 77 | + "esbuild": "0.25.2" |
78 | 78 | },
|
79 | 79 | "prettier": {
|
80 | 80 | "trailingComma": "es5",
|
|
0 commit comments