Skip to content

Commit 731bb7b

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

File tree

2 files changed

+1066
-1255
lines changed

2 files changed

+1066
-1255
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -28,36 +28,36 @@
2828
"release": "standard-version && git push --follow-tags && pnpm publish"
2929
},
3030
"dependencies": {
31-
"@graphql-codegen/core": "^2.6.5",
31+
"@graphql-codegen/core": "^2.6.6",
3232
"@graphql-codegen/plugin-helpers": "^2.7.2",
33-
"@graphql-codegen/typescript": "^2.8.1",
34-
"@graphql-codegen/typescript-resolvers": "^2.7.6",
35-
"@graphql-tools/graphql-file-loader": "^7.5.10",
36-
"@graphql-tools/load": "^7.8.5",
37-
"@nuxt/kit": "^3.0.0-rc.13",
33+
"@graphql-codegen/typescript": "^2.8.2",
34+
"@graphql-codegen/typescript-resolvers": "^2.7.7",
35+
"@graphql-tools/graphql-file-loader": "^7.5.11",
36+
"@graphql-tools/load": "^7.8.6",
37+
"@nuxt/kit": "^3.0.0",
3838
"multimatch": "^6.0.0"
3939
},
4040
"peerDependencies": {
4141
"graphql": "^16.6.0"
4242
},
4343
"devDependencies": {
44-
"@apollo/server": "^4.1.1",
45-
"@as-integrations/h3": "^1.1.3",
46-
"@nuxt/module-builder": "^0.2.0",
47-
"@nuxt/schema": "^3.0.0-rc.13",
44+
"@apollo/server": "^4.2.0",
45+
"@as-integrations/h3": "^1.1.4",
46+
"@nuxt/module-builder": "^0.2.1",
47+
"@nuxt/schema": "^3.0.0",
4848
"@nuxtjs/eslint-config-typescript": "^12.0.0",
49-
"@typescript-eslint/eslint-plugin": "^5.42.1",
50-
"@typescript-eslint/parser": "^5.42.1",
51-
"eslint": "^8.27.0",
49+
"@typescript-eslint/eslint-plugin": "^5.44.0",
50+
"@typescript-eslint/parser": "^5.44.0",
51+
"eslint": "^8.28.0",
5252
"eslint-config-prettier": "^8.5.0",
5353
"eslint-plugin-unused-imports": "^2.0.0",
5454
"graphql": "^16.6.0",
55-
"nuxt": "^3.0.0-rc.13",
56-
"prettier": "^2.7.1",
55+
"nuxt": "^3.0.0",
56+
"prettier": "^2.8.0",
5757
"standard-version": "^9.5.0",
58-
"typescript": "^4.8.4"
58+
"typescript": "^4.9.3"
5959
},
60-
"packageManager": "pnpm@7.15.0",
60+
"packageManager": "pnpm@7.17.0",
6161
"pnpm": {
6262
"patchedDependencies": {
6363

0 commit comments

Comments
 (0)