|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@apollo/federation": "0.38.1",
|
28 |
| - "@babel/core": "7.26.7", |
29 |
| - "@babel/preset-env": "7.26.7", |
| 28 | + "@babel/core": "7.26.9", |
| 29 | + "@babel/preset-env": "7.26.9", |
30 | 30 | "@babel/preset-typescript": "7.26.0",
|
31 | 31 | "@babel/plugin-proposal-decorators": "7.25.9",
|
32 | 32 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
33 | 33 | "@changesets/cli": "2.27.12",
|
34 | 34 | "@changesets/changelog-github": "0.5.0",
|
35 | 35 | "@envelop/graphql-modules": "6.0.0",
|
36 |
| - "@graphql-tools/merge": "9.0.17", |
| 36 | + "@graphql-tools/merge": "9.0.19", |
37 | 37 | "@graphql-yoga/node": "3.9.1",
|
38 | 38 | "@types/benchmark": "2.1.5",
|
39 | 39 | "graphql-jit": "0.8.7",
|
40 | 40 | "@types/express": "5.0.0",
|
41 | 41 | "@types/jest": "29.5.14",
|
42 |
| - "@types/node": "22.13.0", |
| 42 | + "@types/node": "22.13.4", |
43 | 43 | "@types/ramda": "0.30.2",
|
44 |
| - "@typescript-eslint/eslint-plugin": "8.22.0", |
45 |
| - "@typescript-eslint/parser": "8.22.0", |
| 44 | + "@typescript-eslint/eslint-plugin": "8.24.0", |
| 45 | + "@typescript-eslint/parser": "8.24.0", |
46 | 46 | "apollo-server": "3.13.0",
|
47 | 47 | "apollo-server-express": "3.13.0",
|
48 | 48 | "apollo-datasource-rest": "3.7.0",
|
|
55 | 55 | "chalk": "4.1.2",
|
56 | 56 | "cross-env": "7.0.3",
|
57 | 57 | "dataloader": "2.2.3",
|
58 |
| - "eslint": "9.19.0", |
| 58 | + "eslint": "9.20.1", |
59 | 59 | "express": "4.21.2",
|
60 | 60 | "express-graphql": "0.12.0",
|
61 |
| - "globby": "14.0.2", |
| 61 | + "globby": "14.1.0", |
62 | 62 | "graphql": "16.10.0",
|
63 | 63 | "graphql-subscriptions": "3.0.0",
|
64 |
| - "graphql-ws": "6.0.3", |
| 64 | + "graphql-ws": "6.0.4", |
65 | 65 | "husky": "9.1.7",
|
66 | 66 | "jest": "29.7.0",
|
67 | 67 | "lint-staged": "15.4.3",
|
68 | 68 | "patch-package": "8.0.0",
|
69 |
| - "prettier": "3.4.2", |
| 69 | + "prettier": "3.5.1", |
70 | 70 | "reflect-metadata": "0.2.2",
|
71 | 71 | "ts-jest": "29.2.5",
|
72 | 72 | "ts-node": "10.9.2",
|
|
0 commit comments