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.12 to 3.2.13.
- [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.13/packages/plugins/typescript/vue-apollo)
Dominik Klein 2 years ago
parent
commit
cf18d458ea
2 changed files with 22 additions and 6 deletions
  1. 1 1
      package.json
  2. 21 5
      yarn.lock

+ 1 - 1
package.json

@@ -26,7 +26,7 @@
     "@graphql-codegen/near-operation-file-preset": "^2.2.12",
     "@graphql-codegen/near-operation-file-preset": "^2.2.12",
     "@graphql-codegen/typescript": "^2.4.11",
     "@graphql-codegen/typescript": "^2.4.11",
     "@graphql-codegen/typescript-operations": "^2.4.0",
     "@graphql-codegen/typescript-operations": "^2.4.0",
-    "@graphql-codegen/typescript-vue-apollo": "^3.2.12",
+    "@graphql-codegen/typescript-vue-apollo": "^3.2.13",
     "@pinia/testing": "^0.0.12",
     "@pinia/testing": "^0.0.12",
     "@tailwindcss/forms": "^0.5.2",
     "@tailwindcss/forms": "^0.5.2",
     "@tailwindcss/line-clamp": "^0.4.0",
     "@tailwindcss/line-clamp": "^0.4.0",

+ 21 - 5
yarn.lock

@@ -696,13 +696,13 @@
     auto-bind "~4.0.0"
     auto-bind "~4.0.0"
     tslib "~2.4.0"
     tslib "~2.4.0"
 
 
-"@graphql-codegen/typescript-vue-apollo@^3.2.12":
-  version "3.2.12"
-  resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.2.12.tgz#43576fc50b827684a5a7408655bad05831b344f0"
-  integrity sha512-N/HQ3n5FF/RC9rB0JDz9IIO4006j7l2O5+LAj3bd3eO1bQhC4t7RL4x340BJAl6TuJ+6vdla2+BhxRCGbRVD6A==
+"@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==
   dependencies:
   dependencies:
     "@graphql-codegen/plugin-helpers" "^2.4.0"
     "@graphql-codegen/plugin-helpers" "^2.4.0"
-    "@graphql-codegen/visitor-plugin-common" "2.8.0"
+    "@graphql-codegen/visitor-plugin-common" "2.9.0"
     auto-bind "~4.0.0"
     auto-bind "~4.0.0"
     change-case-all "1.0.14"
     change-case-all "1.0.14"
     tslib "~2.4.0"
     tslib "~2.4.0"
@@ -734,6 +734,22 @@
     parse-filepath "^1.0.2"
     parse-filepath "^1.0.2"
     tslib "~2.4.0"
     tslib "~2.4.0"
 
 
+"@graphql-codegen/visitor-plugin-common@2.9.0":
+  version "2.9.0"
+  resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.9.0.tgz#a13556c805e72b63ee9d80fb437b9ba2eb0a9fa2"
+  integrity sha512-w353lPpXlgsQT6dxfcHw3hQdodGnfSwsxofHVfROqrIBZIjH0kNiFHOt8rnewYkLGEa75bWDVaM1ofyXEaN+3w==
+  dependencies:
+    "@graphql-codegen/plugin-helpers" "^2.4.0"
+    "@graphql-tools/optimize" "^1.0.1"
+    "@graphql-tools/relay-operation-optimizer" "^6.3.7"
+    "@graphql-tools/utils" "^8.3.0"
+    auto-bind "~4.0.0"
+    change-case-all "1.0.14"
+    dependency-graph "^0.11.0"
+    graphql-tag "^2.11.0"
+    parse-filepath "^1.0.2"
+    tslib "~2.4.0"
+
 "@graphql-tools/apollo-engine-loader@^7.0.5":
 "@graphql-tools/apollo-engine-loader@^7.0.5":
   version "7.2.18"
   version "7.2.18"
   resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.2.18.tgz#24e0dd354f851b08b89f25ef0458b9dabbdcf9d2"
   resolved "https://registry.yarnpkg.com/@graphql-tools/apollo-engine-loader/-/apollo-engine-loader-7.2.18.tgz#24e0dd354f851b08b89f25ef0458b9dabbdcf9d2"