|
34 | 34 | "h3": "^0.8.6 || ^1.0.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@apollo/server": "^4.3.2", |
38 | | - "@apollo/server-integration-testsuite": "^4.3.2", |
| 37 | + "@apollo/server": "^4.4.1", |
| 38 | + "@apollo/server-integration-testsuite": "^4.4.1", |
39 | 39 | "@apollo/utils.withrequired": "^2.0.0", |
40 | | - "@jest/globals": "^29.4.1", |
| 40 | + "@jest/globals": "^29.4.3", |
41 | 41 | "@nuxtjs/eslint-config-typescript": "^12.0.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", |
| 42 | + "@typescript-eslint/eslint-plugin": "^5.54.0", |
| 43 | + "@typescript-eslint/parser": "^5.54.0", |
| 44 | + "@vitest/coverage-c8": "^0.29.2", |
| 45 | + "eslint": "^8.35.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.1.0", |
50 | | - "jest": "^29.4.1", |
51 | | - "prettier": "^2.8.3", |
| 49 | + "h3": "^1.5.0", |
| 50 | + "jest": "^29.4.3", |
| 51 | + "prettier": "^2.8.4", |
52 | 52 | "standard-version": "^9.5.0", |
53 | 53 | "ts-jest": "^29.0.5", |
54 | 54 | "typescript": "^4.9.5", |
55 | | - "unbuild": "^1.1.1", |
56 | | - "vitest": "^0.28.3" |
| 55 | + "unbuild": "^1.1.2", |
| 56 | + "vitest": "^0.29.2" |
57 | 57 | }, |
58 | | - "packageManager": "pnpm@7.26.3" |
| 58 | + "packageManager": "pnpm@7.28.0" |
59 | 59 | } |
0 commit comments