|
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@apollo/federation": "0.38.1", |
28 | | - "@babel/core": "7.28.6", |
| 28 | + "@babel/core": "7.29.0", |
29 | 29 | "@babel/plugin-proposal-class-properties": "7.18.6", |
30 | | - "@babel/plugin-proposal-decorators": "7.28.6", |
31 | | - "@babel/preset-env": "7.28.6", |
| 30 | + "@babel/plugin-proposal-decorators": "7.29.0", |
| 31 | + "@babel/preset-env": "7.29.0", |
32 | 32 | "@babel/preset-typescript": "7.28.5", |
33 | 33 | "@changesets/changelog-github": "0.5.2", |
34 | 34 | "@changesets/cli": "2.29.8", |
|
38 | 38 | "@types/benchmark": "2.1.5", |
39 | 39 | "@types/express": "5.0.6", |
40 | 40 | "@types/jest": "30.0.0", |
41 | | - "@types/node": "24.10.9", |
| 41 | + "@types/node": "24.10.11", |
42 | 42 | "@types/ramda": "0.31.1", |
43 | 43 | "babel-jest": "30.2.0", |
44 | 44 | "@typescript-eslint/eslint-plugin": "8.54.0", |
45 | 45 | "@typescript-eslint/parser": "8.54.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.28", |
| 49 | + "artillery": "2.0.30", |
50 | 50 | "babel-plugin-parameter-decorator": "1.0.16", |
51 | 51 | "babel-plugin-transform-typescript-metadata": "0.4.0", |
52 | 52 | "benchmark": "2.1.4", |
|
70 | 70 | "reflect-metadata": "0.2.2", |
71 | 71 | "ts-jest": "29.4.6", |
72 | 72 | "ts-node": "10.9.2", |
73 | | - "wrangler": "4.61.0", |
| 73 | + "wrangler": "4.63.0", |
74 | 74 | "typescript": "5.9.3", |
75 | 75 | "ws": "8.19.0" |
76 | 76 | }, |
77 | 77 | "resolutions": { |
78 | | - "rollup": "4.57.0", |
79 | | - "esbuild": "0.27.2", |
| 78 | + "rollup": "4.57.1", |
| 79 | + "esbuild": "0.27.3", |
80 | 80 | "qs": "6.14.1", |
81 | | - "tar": "7.5.6", |
82 | | - "playwright": "1.58.0", |
| 81 | + "tar": "7.5.7", |
| 82 | + "playwright": "1.58.2", |
83 | 83 | "tmp": "0.2.5", |
84 | 84 | "tsup": "8.5.1" |
85 | 85 | }, |
|
0 commit comments