|
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | 34 | "@graphql-codegen/core": "^4.0.0", |
35 | | - "@graphql-codegen/plugin-helpers": "^5.0.0", |
| 35 | + "@graphql-codegen/plugin-helpers": "^5.0.1", |
36 | 36 | "@graphql-codegen/typescript": "^4.0.1", |
37 | 37 | "@graphql-codegen/typescript-resolvers": "^4.0.1", |
38 | 38 | "@graphql-tools/graphql-file-loader": "^8.0.0", |
39 | 39 | "@graphql-tools/load": "^8.0.0", |
40 | | - "@nuxt/kit": "^3.6.2", |
| 40 | + "@nuxt/kit": "^3.7.3", |
41 | 41 | "defu": "^6.1.2", |
42 | 42 | "multimatch": "^6.0.0" |
43 | 43 | }, |
44 | 44 | "peerDependencies": { |
45 | 45 | "graphql": "^16.7.1" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@apollo/server": "^4.7.5", |
49 | | - "@as-integrations/h3": "^1.1.5", |
50 | | - "@nuxt/devtools": "^0.6.7", |
51 | | - "@nuxt/module-builder": "^0.4.0", |
52 | | - "@nuxt/schema": "^3.6.2", |
53 | | - "@nuxt/test-utils": "^3.6.2", |
54 | | - "@nuxtjs/eslint-config-typescript": "^12.0.0", |
55 | | - "@typescript-eslint/eslint-plugin": "^6.0.0", |
56 | | - "@typescript-eslint/parser": "^6.0.0", |
57 | | - "@vitest/coverage-v8": "^0.33.0", |
58 | | - "eslint": "^8.44.0", |
| 48 | + "@apollo/server": "^4.9.3", |
| 49 | + "@as-integrations/h3": "^1.1.6", |
| 50 | + "@nuxt/devtools": "^0.8.3", |
| 51 | + "@nuxt/module-builder": "^0.5.1", |
| 52 | + "@nuxt/schema": "^3.7.3", |
| 53 | + "@nuxt/test-utils": "^3.7.3", |
| 54 | + "@nuxtjs/eslint-config-typescript": "^12.1.0", |
| 55 | + "@typescript-eslint/eslint-plugin": "^6.7.0", |
| 56 | + "@typescript-eslint/parser": "^6.7.0", |
| 57 | + "@vitest/coverage-v8": "^0.34.4", |
| 58 | + "eslint": "^8.49.0", |
59 | 59 | "eslint-config-prettier": "^9.0.0", |
60 | 60 | "eslint-plugin-unused-imports": "^3.0.0", |
61 | | - "graphql": "^16.7.1", |
62 | | - "nuxt": "^3.6.2", |
63 | | - "prettier": "^3.0.0", |
| 61 | + "graphql": "^16.8.0", |
| 62 | + "nuxt": "^3.7.3", |
| 63 | + "prettier": "^3.0.3", |
64 | 64 | "shx": "^0.3.4", |
65 | 65 | "standard-version": "^9.5.0", |
66 | | - "typescript": "^5.1.6", |
67 | | - "vitest": "^0.33.0" |
| 66 | + "typescript": "^5.2.2", |
| 67 | + "vitest": "^0.34.4" |
68 | 68 | }, |
69 | | - "packageManager": "pnpm@8.6.6", |
| 69 | + "packageManager": "pnpm@8.7.5", |
70 | 70 | "pnpm": { |
71 | 71 | "patchedDependencies": { |
72 | 72 | |
|
0 commit comments