Skip to content

Commit

Permalink
Merge pull request #175 from quasarframework/update
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
smolinari authored Mar 11, 2025
2 parents 6e07952 + ef63ffd commit 5a11e4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-app-extension-apollo",
"version": "2.2.3",
"version": "2.2.4",
"description": "A Quasar app extension to add GraphQL support using Apollo Client.",
"keywords": [
"quasar",
Expand Down Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-lodash-template": "^0.21.0",
"graphql": "^16.8.1",
"graphql-sse": "^2.3.0",
"graphql-ws": "^5.14.0",
"graphql-ws": "^6.0.0",
"prettier": "^3.0.3",
"quasar": "^2.0.0",
"typescript": "^5.2.2",
Expand All @@ -54,7 +54,7 @@
"@vue/apollo-composable": "^4.0.0",
"graphql": "^15.0.0 || ^16.0.0",
"graphql-sse": "^2.3.0",
"graphql-ws": "^5.14.0",
"graphql-ws": "^6.0.0",
"quasar": "^2.0.0",
"vue": "^3.0.0"
},
Expand Down

0 comments on commit 5a11e4a

Please sign in to comment.