diff --git a/apps/parsley/package.json b/apps/parsley/package.json index ec64f1622..08a5e8f63 100644 --- a/apps/parsley/package.json +++ b/apps/parsley/package.json @@ -93,8 +93,8 @@ "@evg-ui/lint-staged": "*", "@evg-ui/storybook-addon": "*", "@graphql-codegen/cli": "5.0.3", - "@graphql-codegen/typescript": "4.1.0", - "@graphql-codegen/typescript-operations": "4.3.0", + "@graphql-codegen/typescript": "4.1.1", + "@graphql-codegen/typescript-operations": "4.3.1", "@sentry/vite-plugin": "2.22.6", "@storybook/addon-actions": "8.3.6", "@storybook/react": "8.3.6", diff --git a/apps/spruce/package.json b/apps/spruce/package.json index 828c95148..c00893d3e 100644 --- a/apps/spruce/package.json +++ b/apps/spruce/package.json @@ -135,8 +135,8 @@ "@evg-ui/lint-staged": "*", "@evg-ui/storybook-addon": "*", "@graphql-codegen/cli": "5.0.3", - "@graphql-codegen/typescript": "4.1.0", - "@graphql-codegen/typescript-operations": "4.3.0", + "@graphql-codegen/typescript": "4.1.1", + "@graphql-codegen/typescript-operations": "4.3.1", "@originjs/vite-plugin-commonjs": "1.0.3", "@sentry/vite-plugin": "2.22.6", "@storybook/addon-actions": "8.3.6", diff --git a/yarn.lock b/yarn.lock index 495455863..df199c45a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1261,10 +1261,10 @@ auto-bind "~4.0.0" tslib "~2.6.0" -"@graphql-codegen/plugin-helpers@^5.0.3", "@graphql-codegen/plugin-helpers@^5.0.4": - version "5.0.4" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.4.tgz#5f4c987c3f308ef1c8809ee0c43af0369867e0f6" - integrity sha512-MOIuHFNWUnFnqVmiXtrI+4UziMTYrcquljaI5f/T/Bc7oO7sXcfkAvgkNWEEi9xWreYwvuer3VHCuPI/lAFWbw== +"@graphql-codegen/plugin-helpers@^5.0.3", "@graphql-codegen/plugin-helpers@^5.0.4", "@graphql-codegen/plugin-helpers@^5.1.0": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.1.0.tgz#5c4ace748b9761d082ec1a0c19a82047bacce553" + integrity sha512-Y7cwEAkprbTKzVIe436TIw4w03jorsMruvCvu0HJkavaKMQbWY+lQ1RIuROgszDbxAyM35twB5/sUvYG5oW+yg== dependencies: "@graphql-tools/utils" "^10.0.0" change-case-all "1.0.15" @@ -1293,29 +1293,29 @@ change-case-all "1.0.15" tslib "~2.6.0" -"@graphql-codegen/typescript-operations@4.3.0", "@graphql-codegen/typescript-operations@^4.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.3.0.tgz#c3fba2468cd35dac1fe83a57e0e3f8e02eba4040" - integrity sha512-ZORwMy8OgsiYd9EZUhTMd4/g5LvTFpx6Fh6dNN0cxFkqSc6KhjX0vhzWsyK8N9+ILaHSutT8UTrLMdJi35HzDQ== +"@graphql-codegen/typescript-operations@4.3.1", "@graphql-codegen/typescript-operations@^4.3.0": + version "4.3.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-4.3.1.tgz#05c19be1c99aa65b996895fc603f843ac97d7a92" + integrity sha512-yW5Iia6IK1VKiPm3oeukYMQN5pEBLwRlG8ZzQA9beeLQ8PskKyz6mjar6U7dJ2hc8pv/qT4R8kcJOQ2RloniAQ== dependencies: - "@graphql-codegen/plugin-helpers" "^5.0.4" - "@graphql-codegen/typescript" "^4.1.0" - "@graphql-codegen/visitor-plugin-common" "5.4.0" + "@graphql-codegen/plugin-helpers" "^5.1.0" + "@graphql-codegen/typescript" "^4.1.1" + "@graphql-codegen/visitor-plugin-common" "5.5.0" auto-bind "~4.0.0" tslib "~2.6.0" -"@graphql-codegen/typescript@4.1.0", "@graphql-codegen/typescript@^4.1.0": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.0.tgz#db6157b8df8bc5c6777ba519c24fce66536f5fcd" - integrity sha512-/fS53Nh6U6c58GTOxqfyKTLQfQv36P8II/vPw/fg0cdcWbALhRPls69P8vXUWjrElmLKzCrdusBWPp/r+AKUBQ== +"@graphql-codegen/typescript@4.1.1", "@graphql-codegen/typescript@^4.1.0", "@graphql-codegen/typescript@^4.1.1": + version "4.1.1" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.1.tgz#f82c8f6bb23557ecce20ec120153b72e93c09aef" + integrity sha512-+o5LOT71K9hdO4lDVnRGkkET5RdlKvxlQGug8dZgRGrhE2/xoPBsKfLhg9AoJGYMauNZxKj3blABQxHOKEku6Q== dependencies: - "@graphql-codegen/plugin-helpers" "^5.0.4" + "@graphql-codegen/plugin-helpers" "^5.1.0" "@graphql-codegen/schema-ast" "^4.0.2" - "@graphql-codegen/visitor-plugin-common" "5.4.0" + "@graphql-codegen/visitor-plugin-common" "5.5.0" auto-bind "~4.0.0" tslib "~2.6.0" -"@graphql-codegen/visitor-plugin-common@5.4.0", "@graphql-codegen/visitor-plugin-common@^5.4.0": +"@graphql-codegen/visitor-plugin-common@5.4.0": version "5.4.0" resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.4.0.tgz#157846e433224b55f9a755e59d02508783977e27" integrity sha512-tL7hOrO+4MiNfDiHewhRQCiH9GTAh0M9Y/BZxYGGEdnrfGgqK5pCxtjq7EY/L19VGIyU7hhzYTQ0r1HzEbB4Jw== @@ -1331,6 +1331,22 @@ parse-filepath "^1.0.2" tslib "~2.6.0" +"@graphql-codegen/visitor-plugin-common@5.5.0", "@graphql-codegen/visitor-plugin-common@^5.4.0": + version "5.5.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.5.0.tgz#be78d089a7c833412b7c7934b43b473828886d53" + integrity sha512-FSkxe/o4qKbpK+ipIT/jxZLYH0+3+XdIrJWsKlCW9wwJMF9mEJLJtzZNcxHSjz7+Eny6SUElAT2dqZ5XByxkog== + dependencies: + "@graphql-codegen/plugin-helpers" "^5.1.0" + "@graphql-tools/optimize" "^2.0.0" + "@graphql-tools/relay-operation-optimizer" "^7.0.0" + "@graphql-tools/utils" "^10.0.0" + auto-bind "~4.0.0" + change-case-all "1.0.15" + dependency-graph "^0.11.0" + graphql-tag "^2.11.0" + parse-filepath "^1.0.2" + tslib "~2.6.0" + "@graphql-eslint/eslint-plugin@3.20.1": version "3.20.1" resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.20.1.tgz#5ae22ee54a5624b852a7cb5f52a103da6384c643"