Skip to content

Commit

Permalink
pdate dependencies; improve type import
Browse files Browse the repository at this point in the history
  • Loading branch information
Diizzayy committed Jan 11, 2024
1 parent a87b938 commit cf216f4
Show file tree
Hide file tree
Showing 3 changed files with 2,263 additions and 4,308 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,24 +51,24 @@
"dependencies": {
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-graphql-request": "^6.0.1",
"@graphql-codegen/typescript-graphql-request": "^6.1.0",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@nuxt/kit": "^3.8.2",
"defu": "^6.1.2",
"@nuxt/kit": "^3.9.1",
"defu": "^6.1.4",
"graphql": "^16.7.1",
"graphql-request": "^6.1.0",
"knitwork": "^1.0.0",
"ohash": "^1.1.2",
"scule": "^1.1.0"
"scule": "^1.2.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.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"
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@vitest/coverage-v8": "^1.1.3",
"eslint": "^8.56.0",
"nuxt": "^3.9.1",
"vitest": "^1.1.3"
},
"overrides": {
"node-fetch": "npm:node-fetch-native@latest"
Expand Down
Loading

0 comments on commit cf216f4

Please sign in to comment.