From 6f9499d95f6a7302e26b1368d6d0a32c6b5fd9bc Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 23 Feb 2025 21:00:55 +0000 Subject: [PATCH] chore(deps): update graphqlcodegenerator monorepo --- package-lock.json | 34 +++++++++++++++++----------------- package.json | 4 ++-- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 948c0e9..d2a5d8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,8 +28,8 @@ "@commitlint/config-conventional": "19.7.1", "@graphql-codegen/cli": "5.0.5", "@graphql-codegen/fragment-matcher": "5.1.0", - "@graphql-codegen/typescript": "4.1.4", - "@graphql-codegen/typescript-operations": "4.5.0", + "@graphql-codegen/typescript": "4.1.5", + "@graphql-codegen/typescript-operations": "4.5.1", "@graphql-codegen/typescript-vue-apollo": "4.1.1", "@nuxt/devtools": "2.1.0", "@nuxt/eslint": "1.1.0", @@ -2451,15 +2451,15 @@ "dev": true }, "node_modules/@graphql-codegen/typescript": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-4.1.4.tgz", - "integrity": "sha512-I2h9DOPxfq3QB2/Y/FTxR46Hj8tY25eM53rxe9ZJ9Ple0slRavB8CzMqlZpaOSv5sYGOeOfiGBSnbJiYAGdkyQ==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-4.1.5.tgz", + "integrity": "sha512-BmbXcS8hv75qDIp4LCFshFXXDq0PCd48n8WLZ5Qf4XCOmHYGSxMn49dp/eKeApMqXWYTkAZuNt8z90zsRSQeOg==", "dev": true, "license": "MIT", "dependencies": { "@graphql-codegen/plugin-helpers": "^5.1.0", "@graphql-codegen/schema-ast": "^4.0.2", - "@graphql-codegen/visitor-plugin-common": "5.7.0", + "@graphql-codegen/visitor-plugin-common": "5.7.1", "auto-bind": "~4.0.0", "tslib": "~2.6.0" }, @@ -2471,15 +2471,15 @@ } }, "node_modules/@graphql-codegen/typescript-operations": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-4.5.0.tgz", - "integrity": "sha512-HIu9xB124MVAD1TTGM+iDeJbxtmm0dOolgEEr2uPEBH89i3ggmy+NsXGt7TrOQVDKumv5Df+6DTb59Hmc1qY7g==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript-operations/-/typescript-operations-4.5.1.tgz", + "integrity": "sha512-KL+sYPm7GWHwVvFPVaaWSOv9WF7PDxkmOX8DEBtzqTYez5xCWqtCz7LIrwzmtDd7XoJGkRpWlyrHdpuw5VakhA==", "dev": true, "license": "MIT", "dependencies": { "@graphql-codegen/plugin-helpers": "^5.1.0", - "@graphql-codegen/typescript": "^4.1.4", - "@graphql-codegen/visitor-plugin-common": "5.7.0", + "@graphql-codegen/typescript": "^4.1.5", + "@graphql-codegen/visitor-plugin-common": "5.7.1", "auto-bind": "~4.0.0", "tslib": "~2.6.0" }, @@ -2491,9 +2491,9 @@ } }, "node_modules/@graphql-codegen/typescript-operations/node_modules/@graphql-codegen/visitor-plugin-common": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.7.0.tgz", - "integrity": "sha512-fvtKYpnDFk5R+SM6emgWtViw70Sc4sMggGTUGIrfLSu91TQqTII5FLFz89qjQEEffwSsJCSq4glW/dN7gAuieA==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.7.1.tgz", + "integrity": "sha512-jnBjDN7IghoPy1TLqIE1E4O0XcoRc7dJOHENkHvzGhu0SnvPL6ZgJxkQiADI4Vg2hj/4UiTGqo8q/GRoZz22lQ==", "dev": true, "license": "MIT", "dependencies": { @@ -2900,9 +2900,9 @@ } }, "node_modules/@graphql-codegen/typescript/node_modules/@graphql-codegen/visitor-plugin-common": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.7.0.tgz", - "integrity": "sha512-fvtKYpnDFk5R+SM6emgWtViw70Sc4sMggGTUGIrfLSu91TQqTII5FLFz89qjQEEffwSsJCSq4glW/dN7gAuieA==", + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.7.1.tgz", + "integrity": "sha512-jnBjDN7IghoPy1TLqIE1E4O0XcoRc7dJOHENkHvzGhu0SnvPL6ZgJxkQiADI4Vg2hj/4UiTGqo8q/GRoZz22lQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f295407..c1503b0 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "@commitlint/config-conventional": "19.7.1", "@graphql-codegen/cli": "5.0.5", "@graphql-codegen/fragment-matcher": "5.1.0", - "@graphql-codegen/typescript": "4.1.4", - "@graphql-codegen/typescript-operations": "4.5.0", + "@graphql-codegen/typescript": "4.1.5", + "@graphql-codegen/typescript-operations": "4.5.1", "@graphql-codegen/typescript-vue-apollo": "4.1.1", "@nuxt/devtools": "2.1.0", "@nuxt/eslint": "1.1.0",