|
79 | 79 | },
|
80 | 80 | "dependencies": {
|
81 | 81 | "@dprint/formatter": "^0.2.1",
|
82 |
| - "@dprint/typescript": "^0.89.3", |
| 82 | + "@dprint/typescript": "^0.90.0", |
83 | 83 | "@graphql-typed-document-node/core": "^3.2.0",
|
84 | 84 | "@molt/command": "^0.9.0",
|
85 | 85 | "dprint": "^0.45.0",
|
|
93 | 93 | "@types/body-parser": "^1.19.5",
|
94 | 94 | "@types/express": "^4.17.21",
|
95 | 95 | "@types/json-bigint": "^1.0.4",
|
96 |
| - "@types/node": "^20.11.30", |
97 |
| - "@typescript-eslint/eslint-plugin": "^7.4.0", |
98 |
| - "@typescript-eslint/parser": "^7.4.0", |
| 96 | + "@types/node": "^20.12.3", |
| 97 | + "@typescript-eslint/eslint-plugin": "^7.5.0", |
| 98 | + "@typescript-eslint/parser": "^7.5.0", |
99 | 99 | "apollo-server-express": "^3.13.0",
|
100 | 100 | "body-parser": "^1.20.2",
|
101 | 101 | "doctoc": "^2.2.1",
|
|
111 | 111 | "get-port": "^7.1.0",
|
112 | 112 | "graphql": "^16.8.1",
|
113 | 113 | "graphql-tag": "^2.12.6",
|
114 |
| - "happy-dom": "^14.3.9", |
| 114 | + "happy-dom": "^14.3.10", |
115 | 115 | "json-bigint": "^1.0.0",
|
116 | 116 | "tsx": "^4.7.1",
|
117 |
| - "type-fest": "^4.14.0", |
| 117 | + "type-fest": "^4.15.0", |
118 | 118 | "typescript": "^5.4.3",
|
119 | 119 | "vitest": "^1.4.0"
|
120 | 120 | }
|
|
0 commit comments