|
68 | 68 | "graphql": "14 - 16"
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@graphql-tools/schema": "^9.0.17", |
| 71 | + "@graphql-tools/schema": "^9.0.18", |
72 | 72 | "@prisma-labs/prettier-config": "^0.1.0",
|
73 | 73 | "@tsconfig/node16": "^1.0.3",
|
74 | 74 | "@types/body-parser": "^1.19.2",
|
75 | 75 | "@types/express": "^4.17.17",
|
76 | 76 | "@types/node": "^18.15.11",
|
77 | 77 | "@types/ws": "^8.5.4",
|
78 |
| - "@typescript-eslint/eslint-plugin": "^5.57.1", |
79 |
| - "@typescript-eslint/parser": "^5.57.1", |
80 |
| - "@vitest/coverage-c8": "^0.30.0", |
| 78 | + "@typescript-eslint/eslint-plugin": "^5.58.0", |
| 79 | + "@typescript-eslint/parser": "^5.58.0", |
| 80 | + "@vitest/coverage-c8": "^0.30.1", |
81 | 81 | "apollo-server-express": "^3.12.0",
|
82 | 82 | "body-parser": "^1.20.2",
|
83 | 83 | "doctoc": "^2.2.1",
|
84 | 84 | "dripip": "^0.10.0",
|
85 |
| - "eslint": "^8.37.0", |
| 85 | + "eslint": "^8.38.0", |
86 | 86 | "eslint-config-prettier": "^8.8.0",
|
87 | 87 | "eslint-config-prisma": "^0.1.0",
|
88 |
| - "eslint-plugin-deprecation": "^1.4.0", |
| 88 | + "eslint-plugin-deprecation": "^1.4.1", |
89 | 89 | "eslint-plugin-only-warn": "^1.1.0",
|
90 | 90 | "eslint-plugin-prefer-arrow": "^1.2.3",
|
91 | 91 | "eslint-plugin-simple-import-sort": "^10.0.0",
|
|
94 | 94 | "fetch-cookie": "^2.1.0",
|
95 | 95 | "get-port": "^6.1.2",
|
96 | 96 | "graphql": "^16.6.0",
|
97 |
| - "graphql-tag": "^2.12.5", |
| 97 | + "graphql-tag": "^2.12.6", |
98 | 98 | "graphql-ws": "^5.12.1",
|
99 |
| - "happy-dom": "^9.1.7", |
| 99 | + "happy-dom": "^9.7.1", |
100 | 100 | "prettier": "^2.8.7",
|
101 |
| - "type-fest": "^3.7.2", |
102 |
| - "typescript": "^5.0.3", |
103 |
| - "vitest": "^0.30.0", |
| 101 | + "type-fest": "^3.8.0", |
| 102 | + "typescript": "^5.0.4", |
| 103 | + "vitest": "^0.30.1", |
104 | 104 | "ws": "^8.13.0"
|
105 | 105 | },
|
106 | 106 | "prettier": "@prisma-labs/prettier-config"
|
|
0 commit comments