|
34 | 34 | "h3": "^0.8.6 || ^1.0.0"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@apollo/server": "^4.3.1", |
38 |
| - "@apollo/server-integration-testsuite": "^4.3.1", |
| 37 | + "@apollo/server": "^4.3.2", |
| 38 | + "@apollo/server-integration-testsuite": "^4.3.2", |
39 | 39 | "@apollo/utils.withrequired": "^2.0.0",
|
40 |
| - "@jest/globals": "^29.3.1", |
| 40 | + "@jest/globals": "^29.4.1", |
41 | 41 | "@nuxtjs/eslint-config-typescript": "^12.0.0",
|
42 |
| - "@typescript-eslint/eslint-plugin": "^5.48.2", |
43 |
| - "@typescript-eslint/parser": "^5.48.2", |
44 |
| - "@vitest/coverage-c8": "^0.27.2", |
45 |
| - "eslint": "^8.32.0", |
| 42 | + "@typescript-eslint/eslint-plugin": "^5.50.0", |
| 43 | + "@typescript-eslint/parser": "^5.50.0", |
| 44 | + "@vitest/coverage-c8": "^0.28.3", |
| 45 | + "eslint": "^8.33.0", |
46 | 46 | "eslint-config-prettier": "^8.6.0",
|
47 | 47 | "eslint-plugin-unused-imports": "^2.0.0",
|
48 | 48 | "graphql": "^16.6.0",
|
49 |
| - "h3": "^1.0.2", |
50 |
| - "jest": "^29.3.1", |
| 49 | + "h3": "^1.1.0", |
| 50 | + "jest": "^29.4.1", |
51 | 51 | "prettier": "^2.8.3",
|
52 | 52 | "standard-version": "^9.5.0",
|
53 | 53 | "ts-jest": "^29.0.5",
|
54 |
| - "typescript": "^4.9.4", |
| 54 | + "typescript": "^4.9.5", |
55 | 55 | "unbuild": "^1.1.1",
|
56 |
| - "vitest": "^0.27.2" |
| 56 | + "vitest": "^0.28.3" |
57 | 57 | },
|
58 |
| - "packageManager": "pnpm@7.25.1" |
| 58 | + "packageManager": "pnpm@7.26.3" |
59 | 59 | }
|
0 commit comments