|
34 | 34 | "prepack": "bob prepack" |
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | | - "@babel/code-frame": "7.16.7", |
38 | | - "@graphql-tools/code-file-loader": "^7.2.8", |
39 | | - "@graphql-tools/graphql-tag-pluck": "^7.2.0", |
40 | | - "@graphql-tools/utils": "^8.6.5", |
41 | | - "chalk": "4.1.2", |
42 | | - "debug": "4.3.4", |
43 | | - "fast-glob": "3.2.11", |
| 37 | + "@babel/code-frame": "^7.16.7", |
| 38 | + "@graphql-tools/code-file-loader": "^7.2.14", |
| 39 | + "@graphql-tools/graphql-tag-pluck": "^7.2.6", |
| 40 | + "@graphql-tools/utils": "^8.6.9", |
| 41 | + "chalk": "^4.1.2", |
| 42 | + "debug": "^4.3.4", |
| 43 | + "fast-glob": "^3.2.11", |
44 | 44 | "graphql-config": "^4.3.0", |
45 | | - "graphql-depth-limit": "1.1.0", |
46 | | - "lodash.lowercase": "4.3.0" |
| 45 | + "graphql-depth-limit": "^1.1.0", |
| 46 | + "lodash.lowercase": "^4.3.0" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@types/babel__code-frame": "7.0.3", |
50 | 50 | "@types/eslint": "8.4.1", |
51 | 51 | "@types/graphql-depth-limit": "1.1.3", |
52 | 52 | "@types/lodash.lowercase": "4.3.7", |
53 | | - "bob-the-bundler": "1.6.2", |
54 | | - "graphql": "16.3.0", |
55 | | - "typescript": "4.6.3" |
| 53 | + "graphql": "16.3.0" |
56 | 54 | }, |
57 | 55 | "peerDependencies": { |
58 | 56 | "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" |
|
0 commit comments