Skip to content

Commit 17e0ca5

Browse files
fix(deps): update all non-major dependencies (#10740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4370999 commit 17e0ca5

2 files changed

Lines changed: 105 additions & 105 deletions

File tree

website/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"dependencies": {
1414
"@graphql-codegen/add": "6.0.1",
15-
"@graphql-codegen/c-sharp": "6.0.0",
16-
"@graphql-codegen/c-sharp-operations": "4.0.0",
15+
"@graphql-codegen/c-sharp": "6.0.1",
16+
"@graphql-codegen/c-sharp-operations": "4.0.1",
1717
"@graphql-codegen/cli": "6.3.1",
1818
"@graphql-codegen/client-preset": "5.3.0",
1919
"@graphql-codegen/core": "5.0.2",
@@ -22,16 +22,16 @@
2222
"@graphql-codegen/flow-resolvers": "3.0.2",
2323
"@graphql-codegen/flutter-freezed": "^5.0.0",
2424
"@graphql-codegen/fragment-matcher": "6.0.1",
25-
"@graphql-codegen/hasura-allow-list": "4.0.0",
26-
"@graphql-codegen/import-types-preset": "4.0.0",
25+
"@graphql-codegen/hasura-allow-list": "4.0.1",
26+
"@graphql-codegen/import-types-preset": "4.0.1",
2727
"@graphql-codegen/introspection": "5.0.2",
28-
"@graphql-codegen/java": "5.0.0",
29-
"@graphql-codegen/java-apollo-android": "4.0.0",
30-
"@graphql-codegen/java-resolvers": "4.0.0",
31-
"@graphql-codegen/jsdoc": "4.0.0",
32-
"@graphql-codegen/kotlin": "4.0.0",
33-
"@graphql-codegen/named-operations-object": "4.0.0",
34-
"@graphql-codegen/near-operation-file-preset": "5.0.0",
28+
"@graphql-codegen/java": "5.0.1",
29+
"@graphql-codegen/java-apollo-android": "4.0.1",
30+
"@graphql-codegen/java-resolvers": "4.0.1",
31+
"@graphql-codegen/jsdoc": "4.0.1",
32+
"@graphql-codegen/kotlin": "4.0.1",
33+
"@graphql-codegen/named-operations-object": "4.0.1",
34+
"@graphql-codegen/near-operation-file-preset": "5.0.1",
3535
"@graphql-codegen/schema-ast": "5.0.2",
3636
"@graphql-codegen/time": "6.0.0",
3737
"@graphql-codegen/typed-document-node": "6.1.8",
@@ -55,7 +55,7 @@
5555
"@graphql-codegen/typescript-vue-apollo": "5.0.0",
5656
"@graphql-codegen/typescript-vue-apollo-smart-ops": "4.0.0",
5757
"@graphql-codegen/typescript-vue-urql": "4.0.0",
58-
"@graphql-codegen/urql-introspection": "4.0.0",
58+
"@graphql-codegen/urql-introspection": "4.0.1",
5959
"@mizdra/graphql-codegen-typescript-fabbrica": "^0.6.0",
6060
"@monaco-editor/react": "4.7.0",
6161
"@radix-ui/react-accordion": "^1.2.1",

yarn.lock

Lines changed: 93 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,37 +1695,37 @@
16951695
dependencies:
16961696
giscus "^1.5.0"
16971697

1698-
"@graphql-codegen/c-sharp-common@2.0.0":
1699-
version "2.0.0"
1700-
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-common/-/c-sharp-common-2.0.0.tgz#3d97f9840ac4a00fa2b27f52eeeb39dee59a632d"
1701-
integrity sha512-kGFxuuD8mM0gn4FwnZ3dolC6NRBBzvyw36J4SGpxRUTbhjAmEXIDIM0HOwkU9JdkULIlv2wTYzNDnCqdPnzu2A==
1698+
"@graphql-codegen/c-sharp-common@2.0.1":
1699+
version "2.0.1"
1700+
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-common/-/c-sharp-common-2.0.1.tgz#32e1f1ac7fcec0c8953effadfc03d623d242317d"
1701+
integrity sha512-4acV9IDAp9aO0IacDs6HR6J5DTqI1DUnrtvO/1JktXuq+0a/QXdXWKf/sN//+I68j06W4JTTbxby+YexFlknow==
17021702
dependencies:
1703-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1704-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1703+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1704+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
17051705
auto-bind "~4.0.0"
17061706
change-case-all "1.0.15"
17071707
tslib "^2.8.1"
17081708

1709-
"@graphql-codegen/c-sharp-operations@4.0.0":
1710-
version "4.0.0"
1711-
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-operations/-/c-sharp-operations-4.0.0.tgz#46eed11b7e81719245cae4b5c52eadeb76dcfbb5"
1712-
integrity sha512-uqnS487Q2zpPn3d+Vba5dlppip98nIzh0u35UGC+raZ4EkLWm7kKrNt7N9fosQFiaGMufFwx0LM+vo5qJrHQ2w==
1709+
"@graphql-codegen/c-sharp-operations@4.0.1":
1710+
version "4.0.1"
1711+
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-operations/-/c-sharp-operations-4.0.1.tgz#a2e496c760cf29491951ec5ca172a3f7f562f5ff"
1712+
integrity sha512-qIXCb0q4R5f+1x/8Jv0cDd3Cs7ZMxZzH0oOMItSFAv6/4ztprpE6al6Ytb5fF33FKmZdpmFSwsuuDhCrGA5stw==
17131713
dependencies:
1714-
"@graphql-codegen/c-sharp-common" "2.0.0"
1715-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1716-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1714+
"@graphql-codegen/c-sharp-common" "2.0.1"
1715+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1716+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
17171717
auto-bind "~4.0.0"
17181718
change-case-all "1.0.15"
17191719
tslib "^2.8.1"
17201720

1721-
"@graphql-codegen/c-sharp@6.0.0":
1722-
version "6.0.0"
1723-
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp/-/c-sharp-6.0.0.tgz#5ee6f3050d7a1bb7b6709ceb99e856702855656a"
1724-
integrity sha512-5VgWWUC4E1qIRgKY2MYr+TMryFCWqzFCCvi/86WArS+By5MBwvrzWyJGAP9GV/09eEuSSiEgCaFUosIT/QD7PA==
1721+
"@graphql-codegen/c-sharp@6.0.1":
1722+
version "6.0.1"
1723+
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp/-/c-sharp-6.0.1.tgz#12098a92c6732bc065edb4461d8ad1ff2b5afe45"
1724+
integrity sha512-KezdUcrWzUAIhYk0GEDeX+tCKApVKDeXNYIiCUBZoiMmTRu4WYR4wx9PphwoHwVuOruF0UA/kJef4u4JKz6VmA==
17251725
dependencies:
1726-
"@graphql-codegen/c-sharp-common" "2.0.0"
1727-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1728-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1726+
"@graphql-codegen/c-sharp-common" "2.0.1"
1727+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1728+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
17291729
change-case-all "1.0.15"
17301730
tslib "^2.8.1"
17311731
unixify "^1.0.0"
@@ -1764,117 +1764,117 @@
17641764
tslib "^2.8.1"
17651765

17661766
"@graphql-codegen/flutter-freezed@^5.0.0":
1767-
version "5.0.0"
1768-
resolved "https://registry.yarnpkg.com/@graphql-codegen/flutter-freezed/-/flutter-freezed-5.0.0.tgz#54891cc55f80e81691b163633dfb9576ad218319"
1769-
integrity sha512-Is3rbTFi+SUNNfggk00Qk/faXAlkNlSa5sK0vz8PzyT62DKBKRXo5ghxwDk/NxFOU2CNNTcCGxnWZ8OSN2ok4A==
1767+
version "5.0.1"
1768+
resolved "https://registry.yarnpkg.com/@graphql-codegen/flutter-freezed/-/flutter-freezed-5.0.1.tgz#7e3107b2d8d6346b139186f85bc6b9b7df1de8f5"
1769+
integrity sha512-EYgaM8OeLaDmmbWJfG8zUnlr/zsTKvsgrpSzxaqLezLZUvmaxtObpA+rN/9gxRbum3pWBLuCC3oTb3idAKUV3g==
17701770
dependencies:
1771-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1772-
"@graphql-codegen/schema-ast" "^5.0.1"
1773-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1771+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1772+
"@graphql-codegen/schema-ast" "^5.0.2"
1773+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
17741774
auto-bind "~4.0.0"
17751775
change-case-all "1.0.15"
17761776
tslib "^2.8.1"
17771777

1778-
"@graphql-codegen/hasura-allow-list@4.0.0":
1779-
version "4.0.0"
1780-
resolved "https://registry.yarnpkg.com/@graphql-codegen/hasura-allow-list/-/hasura-allow-list-4.0.0.tgz#e8edf1b68a6cbaea92aebfd5a0aa8dacf7930cb1"
1781-
integrity sha512-Fv+Tqn1HYQrehsbERcxozR4o2kj7K+B5tIiLMpkIbXNroaOYBdr4SjfS0MuGFVwZQaUs3oNwe46W+D1gMIKDOw==
1778+
"@graphql-codegen/hasura-allow-list@4.0.1":
1779+
version "4.0.1"
1780+
resolved "https://registry.yarnpkg.com/@graphql-codegen/hasura-allow-list/-/hasura-allow-list-4.0.1.tgz#7d51c117e05a88a770277e61bde76a078cd5fbcc"
1781+
integrity sha512-+/C764nTNS6BgYUxC5Lrnj8T7veFJ40ZXrbWdvecu5yJbeK5BoZAG7FCeWhd0cegbdBN8tbZY0RX6pDuY/Cg9A==
17821782
dependencies:
1783-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1783+
"@graphql-codegen/plugin-helpers" "^6.3.0"
17841784
tslib "^2.8.1"
17851785
yaml "^1.10.2"
17861786

1787-
"@graphql-codegen/import-types-preset@4.0.0":
1788-
version "4.0.0"
1789-
resolved "https://registry.yarnpkg.com/@graphql-codegen/import-types-preset/-/import-types-preset-4.0.0.tgz#6786b0b2236f7007079968a084b219da605e39d8"
1790-
integrity sha512-0cx9gWxUSnkGwptTMDlXSD0dC6zkPzijp8BNrfwyhElStO2aEL+yxNIwI2k4veYWy68EQV9ZyC86949PB/gkJg==
1787+
"@graphql-codegen/import-types-preset@4.0.1":
1788+
version "4.0.1"
1789+
resolved "https://registry.yarnpkg.com/@graphql-codegen/import-types-preset/-/import-types-preset-4.0.1.tgz#27234606ad83aaa1c1248f1e052c5ed735dbf78a"
1790+
integrity sha512-0qN9ptrRdg4St6636RZIpEidizXFDh73LZ+Bebmss2vYW5+Bu2T/ZJ+WXduMzeRkPFFzF7adaZNRFy2ejuzmzQ==
17911791
dependencies:
17921792
"@graphql-codegen/add" "^6.0.0"
1793-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1794-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1793+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1794+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
17951795
tslib "^2.8.1"
17961796

1797-
"@graphql-codegen/java-apollo-android@4.0.0":
1798-
version "4.0.0"
1799-
resolved "https://registry.yarnpkg.com/@graphql-codegen/java-apollo-android/-/java-apollo-android-4.0.0.tgz#0ac8d7779888897f5f73aa03f06e3b809670f726"
1800-
integrity sha512-I6496o3qpv1oMWw6CzuEtX8KqK+ovUMyCEVIEJrPVuuJKZBIjV4ZucvGJUX0FZ9fbqOpY73wkY00poY0mgE1ug==
1797+
"@graphql-codegen/java-apollo-android@4.0.1":
1798+
version "4.0.1"
1799+
resolved "https://registry.yarnpkg.com/@graphql-codegen/java-apollo-android/-/java-apollo-android-4.0.1.tgz#8b23ff6a61b7b089a7cf927e8cb7974e3947b0b0"
1800+
integrity sha512-YPKdj0om/gug6vjedU/jGVywPmJRBWfQjEdTWkeCKxxK072uvt/X2h1X7iglo/xxNw7S8IGM/zuXT++OmvBxLw==
18011801
dependencies:
1802-
"@graphql-codegen/java-common" "^4.0.0"
1803-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1804-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1802+
"@graphql-codegen/java-common" "^4.0.1"
1803+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1804+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
18051805
auto-bind "~4.0.0"
18061806
change-case-all "1.0.15"
18071807
pluralize "^8.0.0"
18081808
tslib "^2.8.1"
18091809

1810-
"@graphql-codegen/java-common@^4.0.0":
1811-
version "4.0.0"
1812-
resolved "https://registry.yarnpkg.com/@graphql-codegen/java-common/-/java-common-4.0.0.tgz#27dde76e8d24fe2d8708591bc5e12e2b788ce947"
1813-
integrity sha512-39DJ4fkKK4DHhpQ2aCBopOamsGitRVOV+HvrT9zYJ6c+ve3mc45ogDEcsSrrm+I8TwZwUd4WgYnfTqpT6/YfEw==
1810+
"@graphql-codegen/java-common@^4.0.1":
1811+
version "4.0.1"
1812+
resolved "https://registry.yarnpkg.com/@graphql-codegen/java-common/-/java-common-4.0.1.tgz#5aa345ee949646e697ab7aa0f4e46585d163b514"
1813+
integrity sha512-5N+ccnLmLwiDnfnjcUxf3fEb3GgPV3w+xo8LZ+XC2OTN0JBFD6gcHGYqfPufKDQ7Zn+RlWTs4FjWCsM5EecnkQ==
18141814
dependencies:
1815-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1816-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1815+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1816+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
18171817
auto-bind "~4.0.0"
18181818
min-indent "1.0.1"
18191819
tslib "^2.8.1"
18201820
unixify "^1.0.0"
18211821

1822-
"@graphql-codegen/java-resolvers@4.0.0":
1823-
version "4.0.0"
1824-
resolved "https://registry.yarnpkg.com/@graphql-codegen/java-resolvers/-/java-resolvers-4.0.0.tgz#801e30bc4adabcd472b0df415d63b4f0880b1cf2"
1825-
integrity sha512-wRo2YiK9+XIgS3mW9VF+Q4qhgVu5x8+IWcbHm3yTsbrYcdCSTGf508o5QZP+LRF0/PNoqxT4EkbIT8cXgeSHbA==
1822+
"@graphql-codegen/java-resolvers@4.0.1":
1823+
version "4.0.1"
1824+
resolved "https://registry.yarnpkg.com/@graphql-codegen/java-resolvers/-/java-resolvers-4.0.1.tgz#3eefe506b3f4a892211f86e651e25177f904230f"
1825+
integrity sha512-hX+KzPa8o7WMsdcGxgutbs4BPMDfHYI0TUEVbJZu9FW/pT37m0vjAvhO/1SuGFM6dH62yZrh1my67fvVjGl/Qw==
18261826
dependencies:
1827-
"@graphql-codegen/java-common" "^4.0.0"
1828-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1829-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1827+
"@graphql-codegen/java-common" "^4.0.1"
1828+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1829+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
18301830
tslib "^2.8.1"
18311831

1832-
"@graphql-codegen/java@5.0.0":
1833-
version "5.0.0"
1834-
resolved "https://registry.yarnpkg.com/@graphql-codegen/java/-/java-5.0.0.tgz#0b1b4ec0fc848179b0bc93c83d0dece321c95595"
1835-
integrity sha512-ZP5DwGekN1escCaNJ+VJ0CDg8jJP0ZhCkyJAMiWWdpYSVZ3fhNMLHj7zOwdgYqsQcfx4yMVuCbJ0KtWqOjlpfQ==
1832+
"@graphql-codegen/java@5.0.1":
1833+
version "5.0.1"
1834+
resolved "https://registry.yarnpkg.com/@graphql-codegen/java/-/java-5.0.1.tgz#8c0ded627b185570f8b6e17d32c29d9e2bb7e6fb"
1835+
integrity sha512-c0oydoImnsrJh9gAgl2XCsBqDcyBFXvi42xLZzLLx29/AJvUEGZsFtZirJy4cjBvjf3rqHtRO0qoecn79aZSsQ==
18361836
dependencies:
1837-
"@graphql-codegen/java-common" "^4.0.0"
1838-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1839-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1837+
"@graphql-codegen/java-common" "^4.0.1"
1838+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1839+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
18401840
tslib "^2.8.1"
18411841

1842-
"@graphql-codegen/jsdoc@4.0.0":
1843-
version "4.0.0"
1844-
resolved "https://registry.yarnpkg.com/@graphql-codegen/jsdoc/-/jsdoc-4.0.0.tgz#1b25478df7362a4149fb3e060cd942d2b44b1658"
1845-
integrity sha512-9k0CBsf4/hg74GIqLfxftupeLvdhgIXYZneZuF2HWxhLGNaw656yenUqDmbODtxyKig+XzIb6D9X3473xP9MuA==
1842+
"@graphql-codegen/jsdoc@4.0.1":
1843+
version "4.0.1"
1844+
resolved "https://registry.yarnpkg.com/@graphql-codegen/jsdoc/-/jsdoc-4.0.1.tgz#3ea994cc4a1d2ec1c95ec87aebdc73683587a827"
1845+
integrity sha512-pH4V3Cq3ayuBN/NhyhoxN2oOMtRw3Qc+MVPCfgWXSEB3auRrRl5Mnd/kFNJU3U13k+6SuZrZpFKhX65+jCqU5A==
18461846
dependencies:
1847-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1848-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1847+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1848+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
18491849
tslib "^2.8.1"
18501850

1851-
"@graphql-codegen/kotlin@4.0.0":
1852-
version "4.0.0"
1853-
resolved "https://registry.yarnpkg.com/@graphql-codegen/kotlin/-/kotlin-4.0.0.tgz#4018031bcf93e7b3fc098e5e29c35d8a3e34d222"
1854-
integrity sha512-CqTUIAgqvwMb1ta39OsDTIzQgLMoCzeGMGQ3cDOMtDIvonF5L8nylxrMt4ZqQSFYNwHTIrNtfu2+ZpWZceVlYA==
1851+
"@graphql-codegen/kotlin@4.0.1":
1852+
version "4.0.1"
1853+
resolved "https://registry.yarnpkg.com/@graphql-codegen/kotlin/-/kotlin-4.0.1.tgz#3d3f0ca8151aac2b6a5bfe8e253064650dd5b24c"
1854+
integrity sha512-SmPHN6Fp8mHoEhh0JpKxYdNHA3ZeiC0P/9z4C87p7+MW9aNSwMKOuli4dsuHUdVmU7whyber8yxyiSIzPXjuTA==
18551855
dependencies:
1856-
"@graphql-codegen/java-common" "^4.0.0"
1857-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1858-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1856+
"@graphql-codegen/java-common" "^4.0.1"
1857+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1858+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
18591859
tslib "^2.8.1"
18601860

1861-
"@graphql-codegen/named-operations-object@4.0.0":
1862-
version "4.0.0"
1863-
resolved "https://registry.yarnpkg.com/@graphql-codegen/named-operations-object/-/named-operations-object-4.0.0.tgz#1dc618fb2323f34e61d242be1f26fa74c7e00bdd"
1864-
integrity sha512-fIn4C/DNy1SZOjH+l4diKryUWe0yJk06UOmfyvogA4Pu82AESFHrlSaGexFaDDZQ57SBrxEDengzgGdK/Iajmg==
1861+
"@graphql-codegen/named-operations-object@4.0.1":
1862+
version "4.0.1"
1863+
resolved "https://registry.yarnpkg.com/@graphql-codegen/named-operations-object/-/named-operations-object-4.0.1.tgz#6f29dbffdce2f086c5f39b6d29ae5a91c1487daf"
1864+
integrity sha512-f+3zfq56WSfkNFVikUhuD0PmzOskfYXB8kQNQWnO/DQ9hWqROd0GEGgtXwE0ucMnTNpyuy/YEnqOMnZOZsdfDQ==
18651865
dependencies:
1866-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1866+
"@graphql-codegen/plugin-helpers" "^6.3.0"
18671867
change-case-all "1.0.15"
18681868
tslib "^2.8.1"
18691869

1870-
"@graphql-codegen/near-operation-file-preset@5.0.0":
1871-
version "5.0.0"
1872-
resolved "https://registry.yarnpkg.com/@graphql-codegen/near-operation-file-preset/-/near-operation-file-preset-5.0.0.tgz#00cf43ce61eba094f82751f3b1709b7a9b9857b9"
1873-
integrity sha512-Ck5jMu2izbKFwODYCM/sGWNQKN4BN4fpxr8g99fs6ESH29yfWMjA1dbUlTbtQtR7iXy39jT8451BLTG4/vOIxQ==
1870+
"@graphql-codegen/near-operation-file-preset@5.0.1":
1871+
version "5.0.1"
1872+
resolved "https://registry.yarnpkg.com/@graphql-codegen/near-operation-file-preset/-/near-operation-file-preset-5.0.1.tgz#0713b394999a3e58f238e5da70fc8c3683205723"
1873+
integrity sha512-ptYKV+pz9dfTvN7+i/Wqxuorj2uaikaDkGQYJBmWiJVakGawqrglbVr1PxT6/FPUZmRqpI+Zw1kW8w6Jt+RODg==
18741874
dependencies:
18751875
"@graphql-codegen/add" "^6.0.0"
1876-
"@graphql-codegen/plugin-helpers" "^6.1.1"
1877-
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
1876+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1877+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
18781878
"@graphql-tools/utils" "^11.0.0"
18791879
parse-filepath "^1.0.2"
18801880
tslib "^2.8.1"
@@ -2118,12 +2118,12 @@
21182118
auto-bind "~4.0.0"
21192119
tslib "~2.4.0"
21202120

2121-
"@graphql-codegen/urql-introspection@4.0.0":
2122-
version "4.0.0"
2123-
resolved "https://registry.yarnpkg.com/@graphql-codegen/urql-introspection/-/urql-introspection-4.0.0.tgz#9b51895daa279a88adf5577bdc29b407c11865dd"
2124-
integrity sha512-2jTWvNHOuYPS9s2+x/X1K9FzdKLLu1MmKM69IMywQHBdWUHNG+HDHiS6l5ZMi6ZGdnt8S5cyXwE6ow6OWGoVpA==
2121+
"@graphql-codegen/urql-introspection@4.0.1":
2122+
version "4.0.1"
2123+
resolved "https://registry.yarnpkg.com/@graphql-codegen/urql-introspection/-/urql-introspection-4.0.1.tgz#a7d5f03f5a8d2886e87939912573bcaeabd50683"
2124+
integrity sha512-nDfNojYqgrKHpGeeC+3Qq/nUCgfoHD8lpjfp4ce/e55v8Go1fzuwET5glERAeUu9hvVX5pzmMlCweL07o833Qg==
21252125
dependencies:
2126-
"@graphql-codegen/plugin-helpers" "^6.1.1"
2126+
"@graphql-codegen/plugin-helpers" "^6.3.0"
21272127
"@urql/introspection" "^0.3.2"
21282128
tslib "^2.8.1"
21292129

0 commit comments

Comments
 (0)