Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Diizzayy committed Dec 7, 2023
1 parent 56960b1 commit fee1518
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 228 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"release": "standard-version --prerelease alpha && git push --follow-tags && pnpm publish --tag next"
},
"dependencies": {
"@apollo/client": "^3.8.7",
"@apollo/client": "^3.8.8",
"@nuxt/kit": "^3.8.2",
"@rollup/plugin-graphql": "^2.0.4",
"@vue/apollo-composable": "4.0.0-beta.11",
"@vue/apollo-option": "4.0.0-beta.9",
"@vue/apollo-composable": "4.0.0-beta.12",
"@vue/apollo-option": "4.0.0-beta.12",
"defu": "^6.1.3",
"destr": "^2.0.2",
"graphql": "^16.8.1",
Expand All @@ -43,8 +43,8 @@
"@nuxt/schema": "^3.8.2",
"@nuxt/ui": "^0.4.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.9.4",
"eslint": "^8.54.0",
"@types/node": "^20.10.4",
"eslint": "^8.55.0",
"nuxt": "^3.8.2"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit fee1518

Please sign in to comment.