Skip to content

Commit 16987c5

Browse files
Bump @graphql-codegen/introspection from 4.0.3 to 5.0.0
Bumps [@graphql-codegen/introspection](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/introspection) from 4.0.3 to 5.0.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/introspection/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/other/introspection) --- updated-dependencies: - dependency-name: "@graphql-codegen/introspection" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d46bde0 commit 16987c5

File tree

2 files changed

+41
-8
lines changed

2 files changed

+41
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@biomejs/biome": "2.2.4",
4040
"@graphql-codegen/cli": "^5.0.7",
41-
"@graphql-codegen/introspection": "^4.0.3",
41+
"@graphql-codegen/introspection": "^5.0.0",
4242
"@graphql-codegen/typescript-graphql-request": "^6.3.0",
4343
"@graphql-codegen/typescript-operations": "^4.6.1",
4444
"@tailwindcss/postcss": "^4.1.14",

yarn.lock

Lines changed: 40 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -747,13 +747,13 @@
747747
auto-bind "~4.0.0"
748748
tslib "~2.6.0"
749749

750-
"@graphql-codegen/introspection@^4.0.3":
751-
version "4.0.3"
752-
resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-4.0.3.tgz#756e39fb4529ea15d32a122f0bce9b0a66425379"
753-
integrity sha512-4cHRG15Zu4MXMF4wTQmywNf4+fkDYv5lTbzraVfliDnB8rJKcaurQpRBi11KVuQUe24YTq/Cfk4uwewfNikWoA==
750+
"@graphql-codegen/introspection@^5.0.0":
751+
version "5.0.0"
752+
resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-5.0.0.tgz#ac088876f02f623c323bcab8ac6ea2f58d9b498d"
753+
integrity sha512-7GaV4o8J3yllz7hdvQVAwB8L5oizeLCRKCU5vEq6XyFsoi4mSVMAPhvDPkNgt4wtXPyEh59NU7QwG84JChrqHQ==
754754
dependencies:
755-
"@graphql-codegen/plugin-helpers" "^5.0.3"
756-
"@graphql-codegen/visitor-plugin-common" "^5.0.0"
755+
"@graphql-codegen/plugin-helpers" "^6.0.0"
756+
"@graphql-codegen/visitor-plugin-common" "^6.0.0"
757757
tslib "~2.6.0"
758758

759759
"@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2":
@@ -780,6 +780,18 @@
780780
lodash "~4.17.0"
781781
tslib "~2.6.0"
782782

783+
"@graphql-codegen/plugin-helpers@^6.0.0":
784+
version "6.0.0"
785+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.0.0.tgz#8a913c82a95b9ff36b2180f7c56611cc56268625"
786+
integrity sha512-Z7P89vViJvQakRyMbq/JF2iPLruRFOwOB6IXsuSvV/BptuuEd7fsGPuEf8bdjjDxUY0pJZnFN8oC7jIQ8p9GKA==
787+
dependencies:
788+
"@graphql-tools/utils" "^10.0.0"
789+
change-case-all "1.0.15"
790+
common-tags "1.8.2"
791+
import-from "4.0.0"
792+
lodash "~4.17.0"
793+
tslib "~2.6.0"
794+
783795
"@graphql-codegen/schema-ast@^4.0.2":
784796
version "4.1.0"
785797
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.1.0.tgz#a1e71f99346495b9272161a9ed07756e82648726"
@@ -848,7 +860,7 @@
848860
parse-filepath "^1.0.2"
849861
tslib "~2.4.0"
850862

851-
"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^5.0.0", "@graphql-codegen/visitor-plugin-common@^5.8.0":
863+
"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^5.8.0":
852864
version "5.8.0"
853865
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.8.0.tgz#1b796453eb96d8e6ad5d4d3acff304e4672781a0"
854866
integrity sha512-lC1E1Kmuzi3WZUlYlqB4fP6+CvbKH9J+haU1iWmgsBx5/sO2ROeXJG4Dmt8gP03bI2BwjiwV5WxCEMlyeuzLnA==
@@ -864,6 +876,22 @@
864876
parse-filepath "^1.0.2"
865877
tslib "~2.6.0"
866878

879+
"@graphql-codegen/visitor-plugin-common@^6.0.0":
880+
version "6.0.1"
881+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.1.tgz#7aa2c5936c1a0593b8946a0d172bb202c688cfbb"
882+
integrity sha512-3gopoUYXn26PSj2UdCWmYj0QiRVD5qR3eDiXx72OQcN1Vb8qj6VfOWB+NDuD1Q1sgVYbCQVKgj92ERsSW1xH9Q==
883+
dependencies:
884+
"@graphql-codegen/plugin-helpers" "^6.0.0"
885+
"@graphql-tools/optimize" "^2.0.0"
886+
"@graphql-tools/relay-operation-optimizer" "^7.0.0"
887+
"@graphql-tools/utils" "^10.0.0"
888+
auto-bind "~4.0.0"
889+
change-case-all "1.0.15"
890+
dependency-graph "^1.0.0"
891+
graphql-tag "^2.11.0"
892+
parse-filepath "^1.0.2"
893+
tslib "~2.6.0"
894+
867895
"@graphql-hive/signal@^1.0.0":
868896
version "1.0.0"
869897
resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-1.0.0.tgz#6e2193660a47c925abadbe72293dfc9430e24f8f"
@@ -4217,6 +4245,11 @@ dependency-graph@^0.11.0:
42174245
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.11.0.tgz#ac0ce7ed68a54da22165a85e97a01d53f5eb2e27"
42184246
integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==
42194247

4248+
dependency-graph@^1.0.0:
4249+
version "1.0.0"
4250+
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-1.0.0.tgz#bb5e85aec1310bc13b22dbd76e3196c4ee4c10d2"
4251+
integrity sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==
4252+
42204253
dequal@^2.0.0:
42214254
version "2.0.3"
42224255
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"

0 commit comments

Comments
 (0)