|
144 | 144 | "@0no-co/graphql.web": "^1.0.12",
|
145 | 145 | "@graphql-typed-document-node/core": "^3.2.0",
|
146 | 146 | "@molt/command": "^0.9.0",
|
147 |
| - "es-toolkit": "^1.31.0", |
| 147 | + "es-toolkit": "^1.35.0", |
148 | 148 | "is-plain-obj": "^4.1.0"
|
149 | 149 | },
|
150 | 150 | "peerDependencies": {
|
|
169 | 169 | }
|
170 | 170 | },
|
171 | 171 | "devDependencies": {
|
172 |
| - "@arethetypeswrong/cli": "^0.17.2", |
| 172 | + "@arethetypeswrong/cli": "^0.17.4", |
173 | 173 | "@dprint/formatter": "^0.4.1",
|
174 |
| - "@dprint/typescript": "^0.93.3", |
| 174 | + "@dprint/typescript": "^0.94.0", |
175 | 175 | "@opentelemetry/api": "^1.9.0",
|
176 | 176 | "@opentelemetry/sdk-trace-base": "^1.30.0",
|
177 | 177 | "@opentelemetry/sdk-trace-node": "^1.30.0",
|
178 |
| - "@pothos/core": "^4.3.0", |
179 |
| - "@pothos/plugin-simple-objects": "^4.1.0", |
180 |
| - "@pothos/plugin-zod": "^4.1.0", |
181 |
| - "@tsconfig/node20": "^20.1.4", |
| 178 | + "@pothos/core": "^4.6.0", |
| 179 | + "@pothos/plugin-simple-objects": "^4.1.1", |
| 180 | + "@pothos/plugin-zod": "^4.2.0", |
| 181 | + "@tsconfig/node20": "^20.1.5", |
182 | 182 | "@tsconfig/strictest": "^2.0.5",
|
183 | 183 | "@types/body-parser": "^1.19.5",
|
184 |
| - "@types/express": "^5.0.0", |
185 |
| - "@types/node": "^22.10.5", |
186 |
| - "@typescript-eslint/eslint-plugin": "^8.19.0", |
187 |
| - "@typescript-eslint/parser": "^8.19.0", |
| 184 | + "@types/express": "^5.0.1", |
| 185 | + "@types/node": "^22.14.1", |
| 186 | + "@typescript-eslint/eslint-plugin": "^8.30.1", |
| 187 | + "@typescript-eslint/parser": "^8.30.1", |
188 | 188 | "async-cleanup": "^1.0.0",
|
189 | 189 | "doctoc": "^2.2.1",
|
190 |
| - "dprint": "^0.48.0", |
| 190 | + "dprint": "^0.49.1", |
191 | 191 | "dripip": "^0.10.0",
|
192 |
| - "eslint": "^9.17.0", |
| 192 | + "eslint": "^9.25.0", |
193 | 193 | "eslint-config-prisma": "^0.6.0",
|
194 | 194 | "eslint-plugin-deprecation": "^3.0.0",
|
195 | 195 | "eslint-plugin-only-warn": "^1.1.0",
|
|
200 | 200 | "execa": "^9.5.2",
|
201 | 201 | "fs-jetpack": "^5.1.0",
|
202 | 202 | "get-port": "^7.1.0",
|
203 |
| - "globby": "^14.0.2", |
| 203 | + "globby": "^14.1.0", |
204 | 204 | "graphql": "^16.10.0",
|
205 |
| - "graphql-scalars": "^1.24.0", |
| 205 | + "graphql-scalars": "^1.24.2", |
206 | 206 | "graphql-tag": "^2.12.6",
|
207 | 207 | "graphql-upload-minimal": "^1.6.1",
|
208 |
| - "graphql-yoga": "^5.10.9", |
209 |
| - "jsdom": "^25.0.1", |
210 |
| - "memfs": "^4.15.3", |
211 |
| - "prettier": "^3.4.2", |
212 |
| - "publint": "^0.3.0", |
| 208 | + "graphql-yoga": "^5.13.4", |
| 209 | + "jsdom": "^26.1.0", |
| 210 | + "memfs": "^4.17.0", |
| 211 | + "prettier": "^3.5.3", |
| 212 | + "publint": "^0.3.12", |
213 | 213 | "strip-ansi": "^7.1.0",
|
214 |
| - "tsx": "^4.19.2", |
215 |
| - "type-fest": "^4.31.0", |
216 |
| - "typescript": "^5.7.2", |
217 |
| - "typescript-eslint": "^8.19.0", |
218 |
| - "vitepress": "^1.5.0", |
219 |
| - "vitest": "^2.1.8", |
220 |
| - "zod": "^3.24.1" |
| 214 | + "tsx": "^4.19.3", |
| 215 | + "type-fest": "^4.40.0", |
| 216 | + "typescript": "^5.8.3", |
| 217 | + "typescript-eslint": "^8.30.1", |
| 218 | + "vitepress": "^1.6.3", |
| 219 | + "vitest": "^3.1.1", |
| 220 | + "zod": "^3.24.3" |
221 | 221 | }
|
222 | 222 | }
|
0 commit comments