Skip to content

Commit

Permalink
fix(deps): upgrade nuxt, eslint and vitest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Diizzayy committed Nov 18, 2024
1 parent 40da9d1 commit 6953182
Show file tree
Hide file tree
Showing 2 changed files with 1,258 additions and 1,999 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@graphql-codegen/typescript": "^4.1.1",
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
"@graphql-codegen/typescript-operations": "^4.3.1",
"@nuxt/kit": "^3.14.0",
"@nuxt/kit": "^3.14.159",
"defu": "^6.1.4",
"graphql": "^16.9.0",
"graphql-request": "^7.1.2",
Expand All @@ -61,13 +61,13 @@
"scule": "^1.3.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/eslint-config": "^0.7.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.0",
"@vitest/coverage-v8": "^2.1.4",
"eslint": "^9.14.0",
"nuxt": "^3.14.0",
"vitest": "^2.1.4"
"@vitest/coverage-v8": "^2.1.5",
"eslint": "^9.15.0",
"nuxt": "^3.14.159",
"vitest": "^2.1.5"
},
"overrides": {
"node-fetch": "npm:node-fetch-native@latest"
Expand Down
Loading

0 comments on commit 6953182

Please sign in to comment.