Commit fb91f68
Upgrade all dependencies
Production:
- @apollo/server 5.0.0 → 5.5.0
- @graphql-tools/schema 10.0.25 → 10.0.31
- graphql-ws 6.0.6 → 6.0.8
- lodash 4.17.21 → 4.17.23
- ws 8.18.3 → 8.20.0
Dev:
- eslint 9 → 10 (migrate config to defineConfig, remove .eslintignore)
- typescript 5 → 6 (migrate tsconfig to moduleResolution node16)
- jest 30.1 → 30.3
- prettier 3.6 → 3.8
- tsx 4.20 → 4.21
- nodemon 3.1.10 → 3.1.14
- npm-check-updates 18 → 19
- Add globals as explicit devDependency
Removed:
- eslint-plugin-node (unused, not ESLint 10 compatible)
- .eslintignore (migrated to eslint.config.js)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8fa5927 commit fb91f68
6 files changed
Lines changed: 3804 additions & 12074 deletions
File tree
- test/typescript
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 31 | + | |
39 | 32 | | |
40 | | - | |
41 | 33 | | |
42 | 34 | | |
43 | 35 | | |
| |||
53 | 45 | | |
54 | 46 | | |
55 | 47 | | |
56 | | - | |
| 48 | + | |
0 commit comments