Skip to content

Commit 2854841

Browse files
committed
Sync up
1 parent aa71572 commit 2854841

2 files changed

Lines changed: 8 additions & 43 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@changesets/cli": "2.29.5",
1414
"@eddeee888/eslint-plugin": "1.0.0",
15-
"@eddeee888/nx-graphql-code-generator": "2.0.0",
15+
"@eddeee888/nx-graphql-code-generator": "2.1.0",
1616
"@eslint/eslintrc": "3.3.1",
1717
"@graphql-codegen/add": "7.1.0",
1818
"@graphql-codegen/cli": "7.2.0",

yarn.lock

Lines changed: 7 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1790,10 +1790,10 @@
17901790
tslib "^2.4.1"
17911791
typescript-eslint "^8.46.1"
17921792

1793-
"@eddeee888/nx-graphql-code-generator@2.0.0":
1794-
version "2.0.0"
1795-
resolved "https://registry.yarnpkg.com/@eddeee888/nx-graphql-code-generator/-/nx-graphql-code-generator-2.0.0.tgz#5af5d422fbaa4641f86a7ef488de98470fc438b3"
1796-
integrity sha512-twsccxqRkrm+r+ygsiIhsv3xHZ5FbypvDFnyM6ITQJCLRYTKKv/ZzIJFuJkPlMUwVhcdaNYhi+pITEEorMSNgA==
1793+
"@eddeee888/nx-graphql-code-generator@2.1.0":
1794+
version "2.1.0"
1795+
resolved "https://registry.yarnpkg.com/@eddeee888/nx-graphql-code-generator/-/nx-graphql-code-generator-2.1.0.tgz#3500c84d8689d4868ce01dfe8a024d625c6dfc5e"
1796+
integrity sha512-3TD6YgJqsB5GtaQHsSJHdhjl8b3MVdgkl51D+KDZ2y2R0yMWb3I2fDEFFeB1WX43bBJMARinReLq/wnSVyzCFw==
17971797
dependencies:
17981798
"@nx/devkit" "^20.0.0"
17991799
semver "^7.5.4"
@@ -2376,22 +2376,14 @@
23762376
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-3.2.0.tgz#13ed8212f3b9ba697611529d15347f8528058cea"
23772377
integrity sha512-m9FVDXU3GT2ITSe0UaMA5rU3QkfC/UXtCU8y0gSN/GugTqtVldOBWIB5V6V3sbmenVZUIpU6f+mPEO2+m5iTaA==
23782378

2379-
"@graphql-codegen/add@7.1.0", "@graphql-codegen/add@^7.1.0":
2379+
"@graphql-codegen/add@7.1.0", "@graphql-codegen/add@^7.0.0", "@graphql-codegen/add@^7.1.0":
23802380
version "7.1.0"
23812381
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-7.1.0.tgz#aec3e82b914ef76740b08a209e478ff9afe8c22d"
23822382
integrity sha512-bytJg1kel5zfgK3JSYbGwtpbNe6F9OPZSR6DiMDe9RVxblAgl6w4zEEPd/mM3rhNJ1VmGYLbNnf5e1eUfXQEbg==
23832383
dependencies:
23842384
"@graphql-codegen/plugin-helpers" "^7.1.0"
23852385
tslib "^2.8.0"
23862386

2387-
"@graphql-codegen/add@^7.0.0":
2388-
version "7.0.0"
2389-
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-7.0.0.tgz#ec4854030d2e091dd2f8abf8ede7fd1f73364b19"
2390-
integrity sha512-fQGlUQd0BpoevCTOKi3b7M+kuXCI13udXmJrIh1QMtTCLXUTYGgsubNVcPLr0cVjVwyBK/ZRgwtxdCmkVXqTwQ==
2391-
dependencies:
2392-
"@graphql-codegen/plugin-helpers" "^7.0.0"
2393-
tslib "^2.8.0"
2394-
23952387
"@graphql-codegen/cli@7.2.0":
23962388
version "7.2.0"
23972389
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-7.2.0.tgz#65169fd37782fa80730047200f20ba425f688ac7"
@@ -2485,7 +2477,7 @@
24852477
parse-filepath "^1.0.2"
24862478
tslib "^2.8.1"
24872479

2488-
"@graphql-codegen/plugin-helpers@7.1.0", "@graphql-codegen/plugin-helpers@^7.1.0":
2480+
"@graphql-codegen/plugin-helpers@7.1.0", "@graphql-codegen/plugin-helpers@^7.0.0", "@graphql-codegen/plugin-helpers@^7.1.0":
24892481
version "7.1.0"
24902482
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.1.0.tgz#cc28ad447ae8fc8be6a49f7eb0166910dff0aca0"
24912483
integrity sha512-ieJH7kZ5oSZKBPJs7CvHMrFY/CLYLklqv74ir93qMwRna6geZsbIMoJzTDBXohxcQTITiProiYSGrEtZjIpYGg==
@@ -2507,17 +2499,6 @@
25072499
import-from "4.0.0"
25082500
tslib "^2.8.0"
25092501

2510-
"@graphql-codegen/plugin-helpers@^7.0.0":
2511-
version "7.0.0"
2512-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-7.0.0.tgz#c2e1e563075fcffa0533624eef6b313106d2ab0f"
2513-
integrity sha512-w7Oa8fH8B1ID9yFoV7qfmKdBxQtjfSHmHffJx6bOhgKyEbD6xVSplK+J6O2sefY5GUdCSx0F+tupBYQjJ7kyvg==
2514-
dependencies:
2515-
"@graphql-tools/utils" "^11.0.0"
2516-
change-case-all "^2.1.0"
2517-
common-tags "1.8.2"
2518-
import-from "4.0.0"
2519-
tslib "^2.8.0"
2520-
25212502
"@graphql-codegen/schema-ast@6.1.0", "@graphql-codegen/schema-ast@^6.1.0":
25222503
version "6.1.0"
25232504
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-6.1.0.tgz#7bd452b0635d8e41be67d64a27ac5993d65b7c14"
@@ -2599,23 +2580,7 @@
25992580
parse-filepath "^1.0.2"
26002581
tslib "^2.8.0"
26012582

2602-
"@graphql-codegen/visitor-plugin-common@^7.0.0":
2603-
version "7.0.0"
2604-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.0.0.tgz#973b95994449e3f440fcbb5ddebe2b42c5ab28e8"
2605-
integrity sha512-fHVzAaH3atPbIniVqKGOgDdu60oUYGqVz9hqj+ejgM1oWUMYdJb3D3oAgXxdCOM05z4DI0A9/u3kQuTr5WnRQw==
2606-
dependencies:
2607-
"@graphql-codegen/plugin-helpers" "^7.0.0"
2608-
"@graphql-tools/optimize" "^2.0.0"
2609-
"@graphql-tools/relay-operation-optimizer" "^7.1.1"
2610-
"@graphql-tools/utils" "^11.0.0"
2611-
auto-bind "^5.0.0"
2612-
change-case-all "^2.1.0"
2613-
dependency-graph "^1.0.0"
2614-
graphql-tag "^2.11.0"
2615-
parse-filepath "^1.0.2"
2616-
tslib "^2.8.0"
2617-
2618-
"@graphql-codegen/visitor-plugin-common@^7.2.0":
2583+
"@graphql-codegen/visitor-plugin-common@^7.0.0", "@graphql-codegen/visitor-plugin-common@^7.2.0":
26192584
version "7.2.0"
26202585
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-7.2.0.tgz#f22355a37c8761385a5029352bdf86fe87ad9a6c"
26212586
integrity sha512-qqtTY8taONuxlR0HvD8z+zgWC3CfJ47M2rATx+geWNIN8v8Itc5TflHYxjkWAtNL6E3q7WZRY5P7se+2S3EjBg==

0 commit comments

Comments
 (0)