chore(deps): update dependency graphql-codegen-typescript-validation-schema to ^0.17.0

This commit is contained in:
renovate[bot]
2025-02-04 17:23:43 +00:00
committed by Eli Bosley
parent d7887c2183
commit 430656f6af
2 changed files with 5 additions and 5 deletions

8
api/package-lock.json generated
View File

@@ -134,7 +134,7 @@
"eslint": "^9.14.0",
"eslint-plugin-no-relative-import-paths": "^1.6.1",
"eslint-plugin-prettier": "^5.2.3",
"graphql-codegen-typescript-validation-schema": "^0.16.0",
"graphql-codegen-typescript-validation-schema": "^0.17.0",
"jiti": "^2.4.0",
"nodemon": "^3.1.7",
"rollup-plugin-node-externals": "^7.1.3",
@@ -11274,9 +11274,9 @@
}
},
"node_modules/graphql-codegen-typescript-validation-schema": {
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/graphql-codegen-typescript-validation-schema/-/graphql-codegen-typescript-validation-schema-0.16.1.tgz",
"integrity": "sha512-S8uNJEYUJBB0J3s3uzdbNON0PJSfdcU225rAhDYt1XrD9KKum2LIjG9qpQ8MSxk6mnPSk3MK71uYzs6B2pAj+w==",
"version": "0.17.0",
"resolved": "https://registry.npmjs.org/graphql-codegen-typescript-validation-schema/-/graphql-codegen-typescript-validation-schema-0.17.0.tgz",
"integrity": "sha512-W3EKoJGJgFJFHyrkAkSsm+ImC4PJeOR0+p6s5TE+n5kEagzq9cHrdQSOvrfzKJM7tcP+EpTrZ3nI+kXIxPbvMA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -164,7 +164,7 @@
"eslint": "^9.14.0",
"eslint-plugin-no-relative-import-paths": "^1.6.1",
"eslint-plugin-prettier": "^5.2.3",
"graphql-codegen-typescript-validation-schema": "^0.16.0",
"graphql-codegen-typescript-validation-schema": "^0.17.0",
"jiti": "^2.4.0",
"nodemon": "^3.1.7",
"rollup-plugin-node-externals": "^7.1.3",