Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Diizzayy committed Nov 23, 2023
1 parent 7b40c14 commit 63836c9
Show file tree
Hide file tree
Showing 2 changed files with 2,733 additions and 493 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
"lint:fix": "eslint --fix --ext .js,.ts,.vue ."
},
"dependencies": {
"@graphql-codegen/cli": "^4.0.1",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-graphql-request": "^5.0.0",
"@graphql-codegen/typescript-graphql-request": "^6.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@nuxt/kit": "^3.6.3",
"@nuxt/kit": "^3.8.2",
"defu": "^6.1.2",
"graphql": "^16.7.1",
"graphql-request": "^6.1.0",
"knitwork": "^1.0.0",
"ohash": "^1.1.2",
"scule": "^1.0.0"
"scule": "^1.1.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "latest",
"@nuxt/test-utils": "^3.6.3",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.52.0",
"nuxt": "^3.6.3",
"vitest": "^0.33.0"
"@nuxt/module-builder": "^0.5.4",
"@nuxt/test-utils": "^3.8.1",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.54.0",
"nuxt": "^3.8.2",
"vitest": "^0.34.6"
},
"overrides": {
"node-fetch": "npm:node-fetch-native@latest"
Expand Down
Loading

0 comments on commit 63836c9

Please sign in to comment.