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 8686 "@types/micromatch" : " ^4.0.2" ,
8787 "@types/shell-quote" : " 1.7.5" ,
8888 "bdd-stdin" : " 0.2.0" ,
89- "change-case-all" : " 1.0.15 " ,
89+ "change-case-all" : " 2. 1.0" ,
9090 "js-yaml" : " 4.1.0" ,
9191 "make-dir" : " 4.0.0" ,
9292 "prettier" : " 2.8.8"
Original file line number Diff line number Diff line change 2020 "dependency-graph" : " ^0.11.0" ,
2121 "graphql-tag" : " ^2.11.0" ,
2222 "parse-filepath" : " ^1.0.2" ,
23- "change-case-all" : " 1.0.15 " ,
23+ "change-case-all" : " 2. 1.0" ,
2424 "tslib" : " ~2.6.0"
2525 },
2626 "peerDependencies" : {
Original file line number Diff line number Diff line change 1616 "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
1717 },
1818 "dependencies" : {
19- "change-case-all" : " 1.0.15 " ,
19+ "change-case-all" : " 2. 1.0" ,
2020 "@graphql-codegen/plugin-helpers" : " ^5.0.4" ,
2121 "@graphql-codegen/visitor-plugin-common" : " 5.3.1" ,
2222 "auto-bind" : " ~4.0.0" ,
Original file line number Diff line number Diff line change 1919 "@graphql-codegen/visitor-plugin-common" : " 5.3.1" ,
2020 "@graphql-tools/utils" : " ^10.0.0" ,
2121 "parse-filepath" : " ^1.0.2" ,
22- "change-case-all" : " 1.0.15 " ,
22+ "change-case-all" : " 2. 1.0" ,
2323 "tslib" : " ~2.6.0"
2424 },
2525 "peerDependencies" : {
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "@graphql-tools/utils" : " ^10.0.0" ,
20- "change-case-all" : " 1.0.15 " ,
20+ "change-case-all" : " 2. 1.0" ,
2121 "common-tags" : " 1.8.2" ,
2222 "import-from" : " 4.0.0" ,
2323 "lodash" : " ~4.17.0" ,
Original file line number Diff line number Diff line change @@ -5760,6 +5760,16 @@ change-case-all@1.0.15:
57605760 upper-case "^2.0.2"
57615761 upper-case-first "^2.0.2"
57625762
5763+ change-case-all@2.1.0:
5764+ version "2.1.0"
5765+ resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-2.1.0.tgz#c838988531bba9fa9e4db124f2d3f53a9607acc1"
5766+ integrity sha512-v6b0WWWkZUMHVuYk82l+WROgkUm4qEN2w5hKRNWtEOYwWqUGoi8C6xH0l1RLF1EoWqDFK6MFclmN3od6ws3/uw==
5767+ dependencies:
5768+ change-case "^5.2.0"
5769+ sponge-case "^2.0.2"
5770+ swap-case "^3.0.2"
5771+ title-case "^3.0.3"
5772+
57635773change-case@^4.1.2:
57645774 version "4.1.2"
57655775 resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12"
@@ -5778,6 +5788,11 @@ change-case@^4.1.2:
57785788 snake-case "^3.0.4"
57795789 tslib "^2.0.3"
57805790
5791+ change-case@^5.2.0:
5792+ version "5.4.4"
5793+ resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
5794+ integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
5795+
57815796char-regex@^1.0.2:
57825797 version "1.0.2"
57835798 resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -14362,6 +14377,11 @@ sponge-case@^1.0.1:
1436214377 dependencies:
1436314378 tslib "^2.0.3"
1436414379
14380+ sponge-case@^2.0.2:
14381+ version "2.0.3"
14382+ resolved "https://registry.yarnpkg.com/sponge-case/-/sponge-case-2.0.3.tgz#9e004d04332c307e4895b79eeb6c1f3da86eb203"
14383+ integrity sha512-i4h9ZGRfxV6Xw3mpZSFOfbXjf0cQcYmssGWutgNIfFZ2VM+YIWfD71N/kjjwK6X/AAHzBr+rciEcn/L34S8TGw==
14384+
1436514385sprintf-js@~1.0.2:
1436614386 version "1.0.3"
1436714387 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
@@ -14732,6 +14752,11 @@ swap-case@^2.0.2:
1473214752 dependencies:
1473314753 tslib "^2.0.3"
1473414754
14755+ swap-case@^3.0.2:
14756+ version "3.0.3"
14757+ resolved "https://registry.yarnpkg.com/swap-case/-/swap-case-3.0.3.tgz#363883b0e8a2837c24d2e0eccb6bdff92e32d711"
14758+ integrity sha512-6p4op8wE9CQv7uDFzulI6YXUw4lD9n4oQierdbFThEKVWVQcbQcUjdP27W8XE7V4QnWmnq9jueSHceyyQnqQVA==
14759+
1473514760swr@^2.0.0:
1473614761 version "2.2.5"
1473714762 resolved "https://registry.yarnpkg.com/swr/-/swr-2.2.5.tgz#063eea0e9939f947227d5ca760cc53696f46446b"
You can’t perform that action at this time.
0 commit comments