|
46 | 46 | "singleQuote": true |
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | | - "@graphql-codegen/plugin-helpers": "1.17.8", |
50 | | - "graphql": "15.3.0", |
51 | | - "liquidjs": "9.15.0" |
| 49 | + "@graphql-codegen/plugin-helpers": "2.4.2", |
| 50 | + "graphql": "16.3.0", |
| 51 | + "liquidjs": "9.36.0" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@graphql-codegen/cli": "1.17.8", |
55 | | - "@graphql-inspector/cli": "2.2.0", |
56 | | - "@graphql-tools/utils": "6.1.0", |
| 54 | + "@graphql-codegen/cli": "2.6.2", |
| 55 | + "@graphql-inspector/cli": "3.1.1", |
| 56 | + "@graphql-inspector/config": "3.1.1", |
| 57 | + "@graphql-tools/utils": "8.6.3", |
57 | 58 | "@rushstack/eslint-config": "2.5.2", |
58 | | - "@typescript-eslint/eslint-plugin": "3.10.1", |
59 | | - "@typescript-eslint/parser": "3.10.1", |
60 | | - "eslint": "7.7.0", |
61 | | - "eslint-plugin-import": "2.22.0", |
62 | | - "husky": "4.2.5", |
63 | | - "lint-staged": "10.2.12", |
64 | | - "prettier": "2.1.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "5.15.0", |
| 60 | + "@typescript-eslint/parser": "5.15.0", |
| 61 | + "eslint": "8.11.0", |
| 62 | + "eslint-plugin-import": "2.25.4", |
| 63 | + "husky": "7.0.4", |
| 64 | + "lint-staged": "12.3.7", |
| 65 | + "prettier": "2.6.0", |
65 | 66 | "sort-package-json": "1.54.0", |
66 | | - "typescript": "4.0.2" |
| 67 | + "typescript": "4.6.2" |
67 | 68 | }, |
68 | 69 | "packageManager": "pnpm@6.32.3", |
69 | 70 | "renovate": { |
|
0 commit comments