Skip to content

Commit 909eba6

Browse files
committed
fix(deps): upgrade nuxt, eslint and vitest deps
1 parent 40da9d1 commit 909eba6

File tree

2 files changed

+275
-304
lines changed

2 files changed

+275
-304
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@graphql-codegen/typescript": "^4.1.1",
5353
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
5454
"@graphql-codegen/typescript-operations": "^4.3.1",
55-
"@nuxt/kit": "^3.14.0",
55+
"@nuxt/kit": "^3.14.159",
5656
"defu": "^6.1.4",
5757
"graphql": "^16.9.0",
5858
"graphql-request": "^7.1.2",
@@ -64,10 +64,10 @@
6464
"@nuxt/eslint-config": "^0.6.1",
6565
"@nuxt/module-builder": "^0.8.4",
6666
"@nuxt/test-utils": "^3.14.0",
67-
"@vitest/coverage-v8": "^2.1.4",
67+
"@vitest/coverage-v8": "^2.1.5",
6868
"eslint": "^9.14.0",
69-
"nuxt": "^3.14.0",
70-
"vitest": "^2.1.4"
69+
"nuxt": "^3.14.159",
70+
"vitest": "^2.1.5"
7171
},
7272
"overrides": {
7373
"node-fetch": "npm:node-fetch-native@latest"

0 commit comments

Comments
 (0)