|
129 | 129 | "devDependencies": {
|
130 | 130 | "@arethetypeswrong/cli": "^0.16.4",
|
131 | 131 | "@dprint/formatter": "^0.4.1",
|
132 |
| - "@dprint/typescript": "^0.93.1", |
| 132 | + "@dprint/typescript": "^0.93.2", |
133 | 133 | "@opentelemetry/api": "^1.9.0",
|
134 | 134 | "@opentelemetry/sdk-trace-base": "^1.27.0",
|
135 | 135 | "@opentelemetry/sdk-trace-node": "^1.27.0",
|
|
140 | 140 | "@tsconfig/strictest": "^2.0.5",
|
141 | 141 | "@types/body-parser": "^1.19.5",
|
142 | 142 | "@types/express": "^5.0.0",
|
143 |
| - "@types/node": "^22.8.6", |
144 |
| - "@typescript-eslint/eslint-plugin": "^8.12.2", |
145 |
| - "@typescript-eslint/parser": "^8.12.2", |
| 143 | + "@types/node": "^22.9.0", |
| 144 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 145 | + "@typescript-eslint/parser": "^8.13.0", |
146 | 146 | "async-cleanup": "^1.0.0",
|
147 | 147 | "doctoc": "^2.2.1",
|
148 | 148 | "dprint": "^0.47.5",
|
|
163 | 163 | "graphql-scalars": "^1.23.0",
|
164 | 164 | "graphql-tag": "^2.12.6",
|
165 | 165 | "graphql-upload-minimal": "^1.6.1",
|
166 |
| - "graphql-yoga": "^5.8.0", |
| 166 | + "graphql-yoga": "^5.9.0", |
167 | 167 | "jsdom": "^25.0.1",
|
168 | 168 | "memfs": "^4.14.0",
|
169 | 169 | "prettier": "^3.3.3",
|
|
172 | 172 | "tsx": "^4.19.2",
|
173 | 173 | "type-fest": "^4.26.1",
|
174 | 174 | "typescript": "^5.6.3",
|
175 |
| - "typescript-eslint": "^8.12.2", |
176 |
| - "vitepress": "^1.4.3", |
| 175 | + "typescript-eslint": "^8.13.0", |
| 176 | + "vitepress": "^1.5.0", |
177 | 177 | "vitest": "^2.1.4",
|
178 | 178 | "zod": "^3.23.8"
|
179 | 179 | }
|
|
0 commit comments