nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://apollo.nuxtjs.org
MIT License
945 stars 199 forks source link

Is it possible to update vue-apollo to the latest version #431

Open mathxlee opened 2 years ago

mathxlee commented 2 years ago

The latest version of vue-apollo is 3.1.0, but the version of package.json is 3.0.5.

I think vue-apollo had fixed some problems, is it possible apollo-module will update to the latest verison?

coaperator commented 2 years ago

@mathxlee looks like the repository is dead as of 2020

lights0123 commented 2 years ago

If you need the latest version, you can always update your yarn.lock/package-lock.json to resolve vue-apollo to the latest version.

mathxlee commented 2 years ago

@mathxlee looks like the repository is dead as of 2020

yeah, no more updates

lights0123 commented 2 years ago

Here's the activity: https://github.com/nuxt-community/apollo-module/pull/430