Skip to content

Commit c613500

Browse files
chore(deps): update all non-major dependencies (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5256e31 commit c613500

File tree

2 files changed

+2853
-1630
lines changed

2 files changed

+2853
-1630
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,41 +32,41 @@
3232
},
3333
"dependencies": {
3434
"@graphql-codegen/core": "^4.0.0",
35-
"@graphql-codegen/plugin-helpers": "^5.0.0",
35+
"@graphql-codegen/plugin-helpers": "^5.0.1",
3636
"@graphql-codegen/typescript": "^4.0.1",
3737
"@graphql-codegen/typescript-resolvers": "^4.0.1",
3838
"@graphql-tools/graphql-file-loader": "^8.0.0",
3939
"@graphql-tools/load": "^8.0.0",
40-
"@nuxt/kit": "^3.6.2",
40+
"@nuxt/kit": "^3.7.3",
4141
"defu": "^6.1.2",
4242
"multimatch": "^6.0.0"
4343
},
4444
"peerDependencies": {
4545
"graphql": "^16.7.1"
4646
},
4747
"devDependencies": {
48-
"@apollo/server": "^4.7.5",
49-
"@as-integrations/h3": "^1.1.5",
50-
"@nuxt/devtools": "^0.6.7",
51-
"@nuxt/module-builder": "^0.4.0",
52-
"@nuxt/schema": "^3.6.2",
53-
"@nuxt/test-utils": "^3.6.2",
54-
"@nuxtjs/eslint-config-typescript": "^12.0.0",
55-
"@typescript-eslint/eslint-plugin": "^6.0.0",
56-
"@typescript-eslint/parser": "^6.0.0",
57-
"@vitest/coverage-v8": "^0.33.0",
58-
"eslint": "^8.44.0",
48+
"@apollo/server": "^4.9.3",
49+
"@as-integrations/h3": "^1.1.6",
50+
"@nuxt/devtools": "^0.8.3",
51+
"@nuxt/module-builder": "^0.5.1",
52+
"@nuxt/schema": "^3.7.3",
53+
"@nuxt/test-utils": "^3.7.3",
54+
"@nuxtjs/eslint-config-typescript": "^12.1.0",
55+
"@typescript-eslint/eslint-plugin": "^6.7.0",
56+
"@typescript-eslint/parser": "^6.7.0",
57+
"@vitest/coverage-v8": "^0.34.4",
58+
"eslint": "^8.49.0",
5959
"eslint-config-prettier": "^9.0.0",
6060
"eslint-plugin-unused-imports": "^3.0.0",
61-
"graphql": "^16.7.1",
62-
"nuxt": "^3.6.2",
63-
"prettier": "^3.0.0",
61+
"graphql": "^16.8.0",
62+
"nuxt": "^3.7.3",
63+
"prettier": "^3.0.3",
6464
"shx": "^0.3.4",
6565
"standard-version": "^9.5.0",
66-
"typescript": "^5.1.6",
67-
"vitest": "^0.33.0"
66+
"typescript": "^5.2.2",
67+
"vitest": "^0.34.4"
6868
},
69-
"packageManager": "pnpm@8.6.6",
69+
"packageManager": "pnpm@8.7.5",
7070
"pnpm": {
7171
"patchedDependencies": {
7272

0 commit comments

Comments
 (0)