|
54 | 54 | "tslib": "^2.5.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@babel/core": "7.28.4", |
58 | | - "@babel/preset-env": "7.28.3", |
| 57 | + "@babel/core": "7.28.5", |
| 58 | + "@babel/preset-env": "7.28.5", |
59 | 59 | "@babel/preset-typescript": "7.27.1", |
60 | 60 | "@changesets/changelog-github": "0.5.1", |
61 | 61 | "@changesets/cli": "2.29.7", |
62 | | - "@graphql-tools/merge": "9.1.1", |
63 | | - "@graphql-tools/schema": "10.0.25", |
| 62 | + "@graphql-tools/merge": "9.1.2", |
| 63 | + "@graphql-tools/schema": "10.0.26", |
64 | 64 | "@theguild/prettier-config": "3.0.1", |
65 | 65 | "@types/jest": "30.0.0", |
66 | 66 | "@types/mongodb": "4.0.7", |
67 | | - "@types/node": "22.18.12", |
| 67 | + "@types/node": "22.18.13", |
68 | 68 | "@typescript-eslint/eslint-plugin": "8.46.2", |
69 | 69 | "@typescript-eslint/parser": "8.46.2", |
70 | 70 | "bob-the-bundler": "7.0.1", |
|
78 | 78 | "husky": "9.1.7", |
79 | 79 | "jest": "30.2.0", |
80 | 80 | "json-bigint-patch": "0.0.8", |
81 | | - "lint-staged": "16.2.5", |
| 81 | + "lint-staged": "16.2.6", |
82 | 82 | "mockdate": "3.0.5", |
83 | 83 | "mongodb": "6.20.0", |
84 | 84 | "prettier": "3.6.2", |
|
0 commit comments