|
85 | 85 | "zod": "^3.23.8"
|
86 | 86 | },
|
87 | 87 | "peerDependencies": {
|
88 |
| - "graphql": "14 - 16", |
89 |
| - "dprint": "^0.46.2", |
90 | 88 | "@dprint/formatter": "^0.3.0",
|
91 |
| - "@dprint/typescript": "^0.91.1" |
| 89 | + "@dprint/typescript": "^0.91.1", |
| 90 | + "dprint": "^0.46.2", |
| 91 | + "graphql": "14 - 16" |
92 | 92 | },
|
93 | 93 | "peerDependenciesMeta": {
|
94 | 94 | "dprint": {
|
|
110 | 110 | "@types/body-parser": "^1.19.5",
|
111 | 111 | "@types/express": "^4.17.21",
|
112 | 112 | "@types/json-bigint": "^1.0.4",
|
113 |
| - "@types/node": "^20.14.2", |
114 |
| - "@typescript-eslint/eslint-plugin": "^7.13.0", |
115 |
| - "@typescript-eslint/parser": "^7.13.0", |
| 113 | + "@types/node": "^20.14.7", |
| 114 | + "@typescript-eslint/eslint-plugin": "^7.13.1", |
| 115 | + "@typescript-eslint/parser": "^7.13.1", |
116 | 116 | "apollo-server-express": "^3.13.0",
|
117 | 117 | "body-parser": "^1.20.2",
|
118 | 118 | "doctoc": "^2.2.1",
|
119 | 119 | "dripip": "^0.10.0",
|
120 |
| - "eslint": "^9.4.0", |
| 120 | + "eslint": "^9.5.0", |
121 | 121 | "eslint-config-prisma": "^0.6.0",
|
122 | 122 | "eslint-plugin-deprecation": "^3.0.0",
|
123 | 123 | "eslint-plugin-only-warn": "^1.1.0",
|
|
127 | 127 | "eslint-typescript": "^1.1.0",
|
128 | 128 | "express": "^4.19.2",
|
129 | 129 | "get-port": "^7.1.0",
|
130 |
| - "graphql": "^16.8.1", |
| 130 | + "graphql": "^16.9.0", |
131 | 131 | "graphql-scalars": "^1.23.0",
|
132 | 132 | "graphql-tag": "^2.12.6",
|
133 | 133 | "jsdom": "^24.1.0",
|
134 | 134 | "json-bigint": "^1.0.0",
|
135 | 135 | "publint": "^0.2.8",
|
136 |
| - "tsx": "^4.15.2", |
137 |
| - "type-fest": "^4.20.0", |
138 |
| - "typescript": "^5.4.5", |
139 |
| - "typescript-eslint": "^7.13.0", |
| 136 | + "tsx": "^4.15.7", |
| 137 | + "type-fest": "^4.20.1", |
| 138 | + "typescript": "^5.5.2", |
| 139 | + "typescript-eslint": "^7.13.1", |
140 | 140 | "vitest": "^1.6.0"
|
141 | 141 | }
|
142 | 142 | }
|
0 commit comments