|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@apollo/federation": "0.36.1",
|
28 |
| - "@babel/core": "7.18.5", |
29 |
| - "@babel/preset-env": "7.18.2", |
30 |
| - "@babel/preset-typescript": "7.17.12", |
31 |
| - "@babel/plugin-proposal-decorators": "7.18.2", |
32 |
| - "@babel/plugin-proposal-class-properties": "7.17.12", |
| 28 | + "@babel/core": "7.18.13", |
| 29 | + "@babel/preset-env": "7.18.10", |
| 30 | + "@babel/preset-typescript": "7.18.6", |
| 31 | + "@babel/plugin-proposal-decorators": "7.18.10", |
| 32 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
33 | 33 | "@changesets/cli": "2.24.3",
|
34 | 34 | "@changesets/changelog-github": "0.4.6",
|
35 |
| - "@envelop/graphql-modules": "3.3.3", |
36 |
| - "@graphql-tools/merge": "8.2.14", |
37 |
| - "@graphql-yoga/node": "2.9.2", |
| 35 | + "@envelop/graphql-modules": "3.5.0", |
| 36 | + "@graphql-tools/merge": "8.3.4", |
| 37 | + "@graphql-yoga/node": "2.13.11", |
38 | 38 | "@types/benchmark": "2.1.1",
|
39 | 39 | "@types/express": "4.17.13",
|
40 | 40 | "@types/jest": "27.5.2",
|
41 |
| - "@types/node": "16.11.41", |
42 |
| - "@types/ramda": "0.28.14", |
43 |
| - "@typescript-eslint/eslint-plugin": "5.29.0", |
44 |
| - "@typescript-eslint/parser": "5.29.0", |
45 |
| - "apollo-server": "3.9.0", |
46 |
| - "apollo-server-express": "3.9.0", |
47 |
| - "apollo-datasource-rest": "3.6.1", |
| 41 | + "@types/node": "16.11.56", |
| 42 | + "@types/ramda": "0.28.15", |
| 43 | + "@typescript-eslint/eslint-plugin": "5.35.1", |
| 44 | + "@typescript-eslint/parser": "5.35.1", |
| 45 | + "apollo-server": "3.10.2", |
| 46 | + "apollo-server-express": "3.10.2", |
| 47 | + "apollo-datasource-rest": "3.7.0", |
48 | 48 | "artillery": "1.7.9",
|
49 | 49 | "benchmark": "2.1.4",
|
50 | 50 | "babel-plugin-parameter-decorator": "1.0.16",
|
|
53 | 53 | "bob-the-bundler": "1.7.3",
|
54 | 54 | "chalk": "4.1.2",
|
55 | 55 | "dataloader": "2.1.0",
|
56 |
| - "eslint": "8.18.0", |
| 56 | + "eslint": "8.23.0", |
57 | 57 | "express": "4.18.1",
|
58 | 58 | "express-graphql": "0.12.0",
|
59 | 59 | "globby": "11.1.0",
|
60 |
| - "graphql": "16.5.0", |
| 60 | + "graphql": "16.6.0", |
61 | 61 | "graphql-subscriptions": "2.0.0",
|
62 |
| - "graphql-ws": "5.9.0", |
| 62 | + "graphql-ws": "5.10.1", |
63 | 63 | "husky": "7.0.4",
|
64 | 64 | "jest": "27.5.1",
|
65 |
| - "lint-staged": "13.0.2", |
| 65 | + "lint-staged": "13.0.3", |
66 | 66 | "patch-package": "6.4.7",
|
67 | 67 | "prettier": "2.7.1",
|
68 | 68 | "reflect-metadata": "0.1.13",
|
69 | 69 | "ts-jest": "27.1.5",
|
70 |
| - "ts-node": "10.8.1", |
| 70 | + "ts-node": "10.9.1", |
71 | 71 | "typescript": "4.7.4",
|
72 |
| - "ws": "8.8.0" |
| 72 | + "ws": "8.8.1" |
73 | 73 | },
|
74 | 74 | "prettier": {
|
75 | 75 | "trailingComma": "es5",
|
|
0 commit comments