File tree Expand file tree Collapse file tree 6 files changed +30
-5
lines changed
other/visitor-plugin-common
typescript/typed-document-node Expand file tree Collapse file tree 6 files changed +30
-5
lines changed Original file line number Diff line number Diff line change 116116 "@types/micromatch" : " ^4.0.2" ,
117117 "@types/shell-quote" : " 1.7.5" ,
118118 "bdd-stdin" : " 0.2.0" ,
119- "change-case-all" : " 1.0.15 " ,
119+ "change-case-all" : " 2. 1.0" ,
120120 "js-yaml" : " 4.1.0" ,
121121 "make-dir" : " 4.0.0" ,
122122 "prettier" : " 3.8.1"
Original file line number Diff line number Diff line change 4444 "@graphql-tools/relay-operation-optimizer" : " ^7.1.1" ,
4545 "@graphql-tools/utils" : " ^11.0.0" ,
4646 "auto-bind" : " ~4.0.0" ,
47- "change-case-all" : " 1.0.15 " ,
47+ "change-case-all" : " 2. 1.0" ,
4848 "dependency-graph" : " ^1.0.0" ,
4949 "graphql-tag" : " ^2.11.0" ,
5050 "parse-filepath" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 4343 "@graphql-codegen/plugin-helpers" : " ^6.1.1" ,
4444 "@graphql-codegen/visitor-plugin-common" : " ^6.2.4" ,
4545 "auto-bind" : " ~4.0.0" ,
46- "change-case-all" : " 1.0.15 " ,
46+ "change-case-all" : " 2. 1.0" ,
4747 "tslib" : " ~2.6.0"
4848 },
4949 "publishConfig" : {
Original file line number Diff line number Diff line change 4242 "@graphql-codegen/plugin-helpers" : " ^6.1.1" ,
4343 "@graphql-codegen/visitor-plugin-common" : " ^6.2.4" ,
4444 "@graphql-tools/utils" : " ^11.0.0" ,
45- "change-case-all" : " 1.0.15 " ,
45+ "change-case-all" : " 2. 1.0" ,
4646 "parse-filepath" : " ^1.0.2" ,
4747 "tslib" : " ~2.6.0"
4848 },
Original file line number Diff line number Diff line change 4141 },
4242 "dependencies" : {
4343 "@graphql-tools/utils" : " ^11.0.0" ,
44- "change-case-all" : " 1.0.15 " ,
44+ "change-case-all" : " 2. 1.0" ,
4545 "common-tags" : " 1.8.2" ,
4646 "import-from" : " 4.0.0" ,
4747 "tslib" : " ~2.6.0"
Original file line number Diff line number Diff line change @@ -6784,6 +6784,16 @@ change-case-all@1.0.15:
67846784 upper-case "^2.0.2"
67856785 upper-case-first "^2.0.2"
67866786
6787+ change-case-all@2.1.0:
6788+ version "2.1.0"
6789+ resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-2.1.0.tgz#c838988531bba9fa9e4db124f2d3f53a9607acc1"
6790+ integrity sha512-v6b0WWWkZUMHVuYk82l+WROgkUm4qEN2w5hKRNWtEOYwWqUGoi8C6xH0l1RLF1EoWqDFK6MFclmN3od6ws3/uw==
6791+ dependencies:
6792+ change-case "^5.2.0"
6793+ sponge-case "^2.0.2"
6794+ swap-case "^3.0.2"
6795+ title-case "^3.0.3"
6796+
67876797change-case@^4.1.2:
67886798 version "4.1.2"
67896799 resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12"
@@ -6802,6 +6812,11 @@ change-case@^4.1.2:
68026812 snake-case "^3.0.4"
68036813 tslib "^2.0.3"
68046814
6815+ change-case@^5.2.0:
6816+ version "5.4.4"
6817+ resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
6818+ integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
6819+
68056820character-entities-html4@^2.0.0:
68066821 version "2.1.0"
68076822 resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz#1f1adb940c971a4b22ba39ddca6b618dc6e56b2b"
@@ -14474,6 +14489,11 @@ sponge-case@^1.0.1:
1447414489 dependencies:
1447514490 tslib "^2.0.3"
1447614491
14492+ sponge-case@^2.0.2:
14493+ version "2.0.3"
14494+ resolved "https://registry.yarnpkg.com/sponge-case/-/sponge-case-2.0.3.tgz#9e004d04332c307e4895b79eeb6c1f3da86eb203"
14495+ integrity sha512-i4h9ZGRfxV6Xw3mpZSFOfbXjf0cQcYmssGWutgNIfFZ2VM+YIWfD71N/kjjwK6X/AAHzBr+rciEcn/L34S8TGw==
14496+
1447714497sprintf-js@~1.0.2:
1447814498 version "1.0.3"
1447914499 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
@@ -14872,6 +14892,11 @@ swap-case@^2.0.2:
1487214892 dependencies:
1487314893 tslib "^2.0.3"
1487414894
14895+ swap-case@^3.0.2:
14896+ version "3.0.3"
14897+ resolved "https://registry.yarnpkg.com/swap-case/-/swap-case-3.0.3.tgz#363883b0e8a2837c24d2e0eccb6bdff92e32d711"
14898+ integrity sha512-6p4op8wE9CQv7uDFzulI6YXUw4lD9n4oQierdbFThEKVWVQcbQcUjdP27W8XE7V4QnWmnq9jueSHceyyQnqQVA==
14899+
1487514900swr@^2.0.0:
1487614901 version "2.4.1"
1487714902 resolved "https://registry.yarnpkg.com/swr/-/swr-2.4.1.tgz#c9e48abff6bf4b04846342e2f1f6be108a078cf6"
You can’t perform that action at this time.
0 commit comments