|
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@apollo/federation": "0.38.1", |
28 | | - "@babel/core": "7.26.10", |
29 | | - "@babel/preset-env": "7.26.9", |
30 | | - "@babel/preset-typescript": "7.26.0", |
31 | | - "@babel/plugin-proposal-decorators": "7.25.9", |
| 28 | + "@babel/core": "7.27.4", |
| 29 | + "@babel/preset-env": "7.27.2", |
| 30 | + "@babel/preset-typescript": "7.27.1", |
| 31 | + "@babel/plugin-proposal-decorators": "7.27.1", |
32 | 32 | "@babel/plugin-proposal-class-properties": "7.18.6", |
33 | | - "@changesets/cli": "2.28.1", |
| 33 | + "@changesets/cli": "2.29.4", |
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.3", |
41 | 41 | "@types/jest": "29.5.14", |
42 | | - "@types/node": "22.13.10", |
| 42 | + "@types/node": "22.15.31", |
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.34.0", |
| 45 | + "@typescript-eslint/parser": "8.34.0", |
46 | 46 | "apollo-server": "3.13.0", |
47 | 47 | "apollo-server-express": "3.13.0", |
48 | 48 | "apollo-datasource-rest": "3.7.0", |
49 | | - "artillery": "2.0.22", |
| 49 | + "artillery": "2.0.23", |
50 | 50 | "benchmark": "2.1.4", |
51 | 51 | "babel-plugin-parameter-decorator": "1.0.16", |
52 | 52 | "babel-plugin-transform-typescript-metadata": "0.3.2", |
53 | 53 | "babel-jest": "29.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.28.0", |
58 | 58 | "express": "4.21.2", |
59 | 59 | "express-graphql": "0.12.0", |
60 | 60 | "globby": "14.1.0", |
61 | | - "graphql": "16.10.0", |
| 61 | + "graphql": "16.11.0", |
62 | 62 | "graphql-subscriptions": "3.0.0", |
63 | | - "graphql-ws": "6.0.4", |
| 63 | + "graphql-ws": "6.0.5", |
64 | 64 | "husky": "9.1.7", |
65 | 65 | "jest": "29.7.0", |
66 | | - "lint-staged": "15.5.0", |
| 66 | + "lint-staged": "15.5.2", |
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.4", |
71 | 71 | "ts-node": "10.9.2", |
72 | | - "typescript": "5.8.2", |
73 | | - "ws": "8.18.1" |
| 72 | + "typescript": "5.8.3", |
| 73 | + "ws": "8.18.2" |
74 | 74 | }, |
75 | 75 | "resolutions": { |
76 | 76 | "rollup": "2.79.2", |
77 | | - "esbuild": "0.25.1" |
| 77 | + "esbuild": "0.25.5" |
78 | 78 | }, |
79 | 79 | "prettier": { |
80 | 80 | "trailingComma": "es5", |
|
0 commit comments