Skip to content

Commit d813bdb

Browse files
chore(deps): update graphql-codegen
1 parent ff8c6f1 commit d813bdb

2 files changed

Lines changed: 66 additions & 66 deletions

File tree

packages/presets/near-operation-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslib": "^2.8.1"
4848
},
4949
"devDependencies": {
50-
"@graphql-codegen/cli": "7.0.0",
50+
"@graphql-codegen/cli": "7.1.0",
5151
"@types/parse-filepath": "1.0.2"
5252
},
5353
"publishConfig": {

yarn.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,25 +1311,25 @@
13111311
"@graphql-codegen/plugin-helpers" "^6.3.0"
13121312
tslib "^2.8.0"
13131313

1314-
"@graphql-codegen/add@^7.0.0":
1315-
version "7.0.0"
1316-
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-7.0.0.tgz#ec4854030d2e091dd2f8abf8ede7fd1f73364b19"
1317-
integrity sha512-fQGlUQd0BpoevCTOKi3b7M+kuXCI13udXmJrIh1QMtTCLXUTYGgsubNVcPLr0cVjVwyBK/ZRgwtxdCmkVXqTwQ==
1314+
"@graphql-codegen/add@^7.0.0", "@graphql-codegen/add@^7.0.1":
1315+
version "7.0.1"
1316+
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-7.0.1.tgz#9972c7944fced5fa2223474fb481308c20ec9f2c"
1317+
integrity sha512-kWw6RMu9ysBw1wcgcgf9mOnswc5M3ekOApDTiaJC/UZNTEYins01srZHYTP7z3P/WlGGC844BRtjwh3U2kNd/A==
13181318
dependencies:
1319-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1319+
"@graphql-codegen/plugin-helpers" "^7.0.1"
13201320
tslib "^2.8.0"
13211321

1322-
"@graphql-codegen/cli@7.0.0":
1323-
version "7.0.0"
1324-
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-7.0.0.tgz#58c5d6a877a7bfe82c40185d9835027ffc5fae6d"
1325-
integrity sha512-SNgTiFU/jB3VJLr8koJjmXAwl60wG/9r5iQBiOmlf0m9KRaiCNmfDG6+VbeejJPkDIGJKQd0SwqV5i+fxdnjqA==
1322+
"@graphql-codegen/cli@7.1.0":
1323+
version "7.1.0"
1324+
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-7.1.0.tgz#e6c02324260d7ad53147460362d709054496c92d"
1325+
integrity sha512-2j1FzZtEnlHdQmOaDnTMGSNyu3RmDf4HGU9xbgpqDRSb+D8UYya2YFW1enIxhJccAQSLD9ACMwCXlB20wJXNiA==
13261326
dependencies:
13271327
"@babel/generator" "^7.18.13"
13281328
"@babel/template" "^7.18.10"
13291329
"@babel/types" "^7.18.13"
1330-
"@graphql-codegen/client-preset" "^6.0.0"
1331-
"@graphql-codegen/core" "^6.0.0"
1332-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1330+
"@graphql-codegen/client-preset" "^6.0.1"
1331+
"@graphql-codegen/core" "^6.1.0"
1332+
"@graphql-codegen/plugin-helpers" "^7.0.1"
13331333
"@graphql-tools/apollo-engine-loader" "^8.0.28"
13341334
"@graphql-tools/code-file-loader" "^8.1.28"
13351335
"@graphql-tools/git-loader" "^8.0.32"
@@ -1360,20 +1360,20 @@
13601360
yaml "^2.3.1"
13611361
yargs "^18.0.0"
13621362

1363-
"@graphql-codegen/client-preset@^6.0.0":
1364-
version "6.0.0"
1365-
resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-6.0.0.tgz#bc95bb9abbebe7d1c96245af787022c488fcd442"
1366-
integrity sha512-nqidNH4rrulv0E2ZVkYcIWz5Jon+hLBKkx/Xp8KyRJ8WnNRD0kJO1ra8ECLU/JS8LuZehSJyCfoQh555TT5TEw==
1363+
"@graphql-codegen/client-preset@^6.0.1":
1364+
version "6.0.1"
1365+
resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-6.0.1.tgz#bd164ed1dcef39ba3c818582e6c76c5029497bff"
1366+
integrity sha512-6wh0ZHG9WzBD6bE4AVOO6VCCMXK2orxHuXxaNKj+sj1w0qZ3Y3WIjZnqZLg6JZrHCIs/e+gy3T15Dc2pH8IbHA==
13671367
dependencies:
13681368
"@babel/helper-plugin-utils" "^7.20.2"
13691369
"@babel/template" "^7.20.7"
1370-
"@graphql-codegen/add" "^7.0.0"
1371-
"@graphql-codegen/gql-tag-operations" "6.0.0"
1372-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1373-
"@graphql-codegen/typed-document-node" "^7.0.0"
1374-
"@graphql-codegen/typescript" "^6.0.0"
1375-
"@graphql-codegen/typescript-operations" "^6.0.0"
1376-
"@graphql-codegen/visitor-plugin-common" "^7.0.0"
1370+
"@graphql-codegen/add" "^7.0.1"
1371+
"@graphql-codegen/gql-tag-operations" "^6.0.1"
1372+
"@graphql-codegen/plugin-helpers" "^7.0.1"
1373+
"@graphql-codegen/typed-document-node" "^7.0.1"
1374+
"@graphql-codegen/typescript" "^6.0.2"
1375+
"@graphql-codegen/typescript-operations" "^6.0.3"
1376+
"@graphql-codegen/visitor-plugin-common" "^7.0.3"
13771377
"@graphql-tools/documents" "^1.0.0"
13781378
"@graphql-tools/utils" "^11.0.0"
13791379
"@graphql-typed-document-node/core" "3.2.0"
@@ -1389,23 +1389,23 @@
13891389
"@graphql-tools/utils" "^11.0.0"
13901390
tslib "^2.8.0"
13911391

1392-
"@graphql-codegen/core@^6.0.0":
1393-
version "6.0.0"
1394-
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-6.0.0.tgz#4cffc9d52abcd6e32ca818924f6c34548987c2b1"
1395-
integrity sha512-/UDolbUC6q6MTHNvEUDq+vC3ugycxAQ71S62WB3RDXzbBVIG5MG5Kw89WFOh+dt/s+mRuX+tx+Vz/si81sZ0aw==
1392+
"@graphql-codegen/core@^6.1.0":
1393+
version "6.1.0"
1394+
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-6.1.0.tgz#2e09987ec37e5cbc4e37be51e1f9e83c7028382b"
1395+
integrity sha512-jReAzuCYlrSBJHW2bfBpDl/vMRCw0yQEoTvGi9K+3OTsazDXEQGOpCVfj8p/xO2h7ynu5Yrvzo0sUylVv0CnwA==
13961396
dependencies:
1397-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1397+
"@graphql-codegen/plugin-helpers" "^7.0.1"
13981398
"@graphql-tools/schema" "^10.0.0"
13991399
"@graphql-tools/utils" "^11.0.0"
14001400
tslib "^2.8.0"
14011401

1402-
"@graphql-codegen/gql-tag-operations@6.0.0":
1403-
version "6.0.0"
1404-
resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-6.0.0.tgz#1957ede9a5b6bd6962913adbce5f9ca7385b4f3d"
1405-
integrity sha512-IBwQ/jYx5Z4yMV78oVGU3hhNu/I7xFiQpFXavZujwCvoyH611M/JAoZ/RTExjr9stzcKMmNxJV/1Pknv+5M9Fg==
1402+
"@graphql-codegen/gql-tag-operations@^6.0.1":
1403+
version "6.0.1"
1404+
resolved "https://registry.yarnpkg.com/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-6.0.1.tgz#2aa916dd01002955425e450de0f0242e35493d07"
1405+
integrity sha512-eHYUIchZLG6G+kafeKnUByL2Nkmb8Uj2vg33UVLFj8XJ2coC4b1iRDWxCdTXbupZrN0FaM0QRRBLs3zBEAzcJg==
14061406
dependencies:
1407-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1408-
"@graphql-codegen/visitor-plugin-common" "^7.0.0"
1407+
"@graphql-codegen/plugin-helpers" "^7.0.1"
1408+
"@graphql-codegen/visitor-plugin-common" "^7.0.3"
14091409
"@graphql-tools/utils" "^11.0.0"
14101410
auto-bind "^5.0.0"
14111411
tslib "^2.8.0"
@@ -1433,7 +1433,7 @@
14331433
import-from "4.0.0"
14341434
tslib "^2.8.0"
14351435

1436-
"@graphql-codegen/plugin-helpers@^7.0.0":
1436+
"@graphql-codegen/plugin-helpers@^7.0.0", "@graphql-codegen/plugin-helpers@^7.0.1":
14371437
version "7.0.1"
14381438
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.0.1.tgz#b806262faf5db4ce42e4d803a8f4bfd657574672"
14391439
integrity sha512-S2X0YT3XQbP2haqhIeku8GOXo2j8QuBu7BrLsOEHz4UeMu78y3rja1Q4ri3oJ0jq4dMgaQlazoVHI/A+FAKMGw==
@@ -1462,12 +1462,12 @@
14621462
"@graphql-tools/utils" "^11.0.0"
14631463
tslib "^2.8.0"
14641464

1465-
"@graphql-codegen/schema-ast@^6.0.0":
1466-
version "6.0.0"
1467-
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-6.0.0.tgz#dcb943c917a740d82146faa16e427055bf35b210"
1468-
integrity sha512-ww6lfCZYBZk8SbnOKp76FLvBrMD6oqFhAGj8Ov8f+bsrNh0SG1M6mxLWh4nl9hWIu/iwsZgrJcuIrTfyBeF6jQ==
1465+
"@graphql-codegen/schema-ast@^6.0.1":
1466+
version "6.0.1"
1467+
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-6.0.1.tgz#5144bce74200d328aa46f7515e48b6ec2ebd6ca0"
1468+
integrity sha512-P16b6XCWXfcrA4fkuAyqoy883USAULifv8YWgEOrNKDAnr2DR+Kr85jSomknIUTY39wiuvisv4/lrdXobwK6sA==
14691469
dependencies:
1470-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1470+
"@graphql-codegen/plugin-helpers" "^7.0.1"
14711471
"@graphql-tools/utils" "^11.0.0"
14721472
tslib "^2.8.0"
14731473

@@ -1483,13 +1483,13 @@
14831483
nock "^14.0.0"
14841484
tslib "^2.8.0"
14851485

1486-
"@graphql-codegen/typed-document-node@^7.0.0":
1487-
version "7.0.0"
1488-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-7.0.0.tgz#9e7488e3bc3eeaf86af9176fd13c5aaffd6855dc"
1489-
integrity sha512-gSsMEKe1QV5QmF+TsijSyhLYGYRYGD2fe7rGIJwca4s1gZK+aD3qjNFq3C0yFUsb92bsCxiOJTWeiPPfdPSMTg==
1486+
"@graphql-codegen/typed-document-node@^7.0.1":
1487+
version "7.0.2"
1488+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-7.0.2.tgz#5589187a385ad13f71df3e0567e97ee1bebddc9d"
1489+
integrity sha512-vrjigzqpKsaQ2Ra4QBBuG9TcwG1O0pw9EOSFU0aj7mS2EK19vWs5N4rzwDDvHrQZW62wwqzUcqBoFitVBQqlmg==
14901490
dependencies:
1491-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1492-
"@graphql-codegen/visitor-plugin-common" "^7.0.0"
1491+
"@graphql-codegen/plugin-helpers" "^7.0.1"
1492+
"@graphql-codegen/visitor-plugin-common" "^7.0.4"
14931493
auto-bind "^5.0.0"
14941494
change-case-all "^2.1.0"
14951495
tslib "^2.8.0"
@@ -1505,14 +1505,14 @@
15051505
auto-bind "~4.0.0"
15061506
tslib "^2.8.0"
15071507

1508-
"@graphql-codegen/typescript-operations@^6.0.0":
1509-
version "6.0.2"
1510-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.2.tgz#afd94cf6dc6f77ac7f579b3b82043b75e37861f7"
1511-
integrity sha512-QYs8eQIOXsGKiWBlx4ZtIwYALa5RlLwznJELcnKayGubuEbglOsapJBswERXoogf3SMDrU21L58c1CYkYlyKIA==
1508+
"@graphql-codegen/typescript-operations@^6.0.3":
1509+
version "6.0.3"
1510+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-6.0.3.tgz#23966ec2236833841d527cbeeeadcc09e2ba605e"
1511+
integrity sha512-5gnHdBgKkpKJOiqyKo37UfwigNtezfN94UI/NnyCROl6oDAyt0A+1VeS5cBlgRECdD/TQ1vjHCu14B41Sl7yLw==
15121512
dependencies:
1513-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1514-
"@graphql-codegen/schema-ast" "^6.0.0"
1515-
"@graphql-codegen/visitor-plugin-common" "^7.0.1"
1513+
"@graphql-codegen/plugin-helpers" "^7.0.1"
1514+
"@graphql-codegen/schema-ast" "^6.0.1"
1515+
"@graphql-codegen/visitor-plugin-common" "^7.0.3"
15161516
auto-bind "^5.0.0"
15171517
tslib "^2.8.0"
15181518

@@ -1538,14 +1538,14 @@
15381538
auto-bind "~4.0.0"
15391539
tslib "^2.8.0"
15401540

1541-
"@graphql-codegen/typescript@^6.0.0":
1542-
version "6.0.1"
1543-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-6.0.1.tgz#c45576b0c1702ae4edb6d90cb32951efdcc7a12d"
1544-
integrity sha512-UmHKlOBqnmGs0ioZsfi7INIb6+YCXVMi3KSp/INO359fT3RJxWPLPiE7T30UaWXtLeO6fBNZcvhy3EGBI9UCvw==
1541+
"@graphql-codegen/typescript@^6.0.2":
1542+
version "6.0.2"
1543+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-6.0.2.tgz#5a076dc38b9727970aef0df9fa0b33d95ed39939"
1544+
integrity sha512-zyLfKsFJ7TRkQ0PyaUVuiAek9TSbtVJwwBoOuaE9RAWr45+9Y5W1LYldpiSTcyfxKVSIniE7Gj0V87qzrpdyYw==
15451545
dependencies:
1546-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1547-
"@graphql-codegen/schema-ast" "^6.0.0"
1548-
"@graphql-codegen/visitor-plugin-common" "^7.0.1"
1546+
"@graphql-codegen/plugin-helpers" "^7.0.1"
1547+
"@graphql-codegen/schema-ast" "^6.0.1"
1548+
"@graphql-codegen/visitor-plugin-common" "^7.0.3"
15491549
auto-bind "^5.0.0"
15501550
tslib "~2.8.0"
15511551

@@ -1581,12 +1581,12 @@
15811581
parse-filepath "^1.0.2"
15821582
tslib "^2.8.0"
15831583

1584-
"@graphql-codegen/visitor-plugin-common@^7.0.0", "@graphql-codegen/visitor-plugin-common@^7.0.1":
1585-
version "7.0.2"
1586-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.0.2.tgz#3df94980fff51dd0dd140d1a6428d55ea24c2f75"
1587-
integrity sha512-3v1dPjkSiAIsqwZ/6btSZ6BCYlYYpr3FdLhsBZ/JoPP2hYgN6AlGKdUyhYm5FsgDKU04L7al3+rfnTOCxqM0gw==
1584+
"@graphql-codegen/visitor-plugin-common@^7.0.0", "@graphql-codegen/visitor-plugin-common@^7.0.3", "@graphql-codegen/visitor-plugin-common@^7.0.4":
1585+
version "7.0.4"
1586+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.0.4.tgz#d0ab0f80dd2a29b1786a4a270ccf2f1ffaf1d5b9"
1587+
integrity sha512-IESwu40Gpl+9x5vRGLsaYAWM9KRobnN74h+SB4EtfDrt0V87Q74ZzWZGmuS2m6A/fq7E/bS6YgSEMVACjaRUVw==
15881588
dependencies:
1589-
"@graphql-codegen/plugin-helpers" "^7.0.0"
1589+
"@graphql-codegen/plugin-helpers" "^7.0.1"
15901590
"@graphql-tools/optimize" "^2.0.0"
15911591
"@graphql-tools/relay-operation-optimizer" "^7.1.1"
15921592
"@graphql-tools/utils" "^11.0.0"

0 commit comments

Comments
 (0)