Browse Source

Maintenance: Bump @graphql-codegen/typescript-vue-apollo

Bumps [@graphql-codegen/typescript-vue-apollo](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/vue-apollo) from 3.2.13 to 3.2.14.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/vue-apollo/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-vue-apollo@3.2.14/packages/plugins/typescript/vue-apollo)
Dominik Klein 2 years ago
parent
commit
00da3b6c76
2 changed files with 6 additions and 6 deletions
  1. 1 1
      package.json
  2. 5 5
      yarn.lock

+ 1 - 1
package.json

@@ -26,7 +26,7 @@
     "@graphql-codegen/near-operation-file-preset": "^2.2.14",
     "@graphql-codegen/typescript": "^2.5.1",
     "@graphql-codegen/typescript-operations": "^2.4.1",
-    "@graphql-codegen/typescript-vue-apollo": "^3.2.13",
+    "@graphql-codegen/typescript-vue-apollo": "^3.2.14",
     "@pinia/testing": "^0.0.12",
     "@tailwindcss/forms": "^0.5.2",
     "@tailwindcss/line-clamp": "^0.4.0",

+ 5 - 5
yarn.lock

@@ -724,13 +724,13 @@
     auto-bind "~4.0.0"
     tslib "~2.4.0"
 
-"@graphql-codegen/typescript-vue-apollo@^3.2.13":
-  version "3.2.13"
-  resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.2.13.tgz#9860969ed625990833b5898c6d2f8bfa694fbc0b"
-  integrity sha512-+2q7ZP9ehh/0I6OKmkzqJ+hWB9K2RIil92glB1zLsJzPZJ9tGDMMhx6LFHWrRQVbCy6qdLllmlwv1b1l43ihOw==
+"@graphql-codegen/typescript-vue-apollo@^3.2.14":
+  version "3.2.14"
+  resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.2.14.tgz#106846666a688e10d2794de6336e349d675a2218"
+  integrity sha512-5Skk0lYSzSfbmA5vMXJ+GVDX91UgJ7IJriHUaiBCxcQ7HLlwT3c8ZakmH2EjEhALW+ngT6OSsOrJ86W59B6k+g==
   dependencies:
     "@graphql-codegen/plugin-helpers" "^2.4.0"
-    "@graphql-codegen/visitor-plugin-common" "2.9.0"
+    "@graphql-codegen/visitor-plugin-common" "2.9.1"
     auto-bind "~4.0.0"
     change-case-all "1.0.14"
     tslib "~2.4.0"