|
1695 | 1695 | dependencies: |
1696 | 1696 | giscus "^1.5.0" |
1697 | 1697 |
|
| 1698 | +"@graphql-codegen/add@^6.0.0": |
| 1699 | + version "6.0.1" |
| 1700 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-6.0.1.tgz#90f8750e1074975bef1ead05f82523e32766c61a" |
| 1701 | + integrity sha512-MSylSekjpVWbOBw2A/2ssk1fPY54sYb6Qk2C4AX5u7s2R+2pMQ9ws7DTXo8VU9qwTgWwVp6vGfdQ0AMpAn4Iug== |
| 1702 | + dependencies: |
| 1703 | + "@graphql-codegen/plugin-helpers" "^6.3.0" |
| 1704 | + tslib "^2.8.0" |
| 1705 | + |
1698 | 1706 | "@graphql-codegen/c-sharp-common@2.0.1": |
1699 | 1707 | version "2.0.1" |
1700 | 1708 | resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-common/-/c-sharp-common-2.0.1.tgz#32e1f1ac7fcec0c8953effadfc03d623d242317d" |
|
1915 | 1923 | lodash "~4.17.0" |
1916 | 1924 | tslib "~2.6.0" |
1917 | 1925 |
|
| 1926 | +"@graphql-codegen/plugin-helpers@^6.3.0": |
| 1927 | + version "6.3.0" |
| 1928 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.3.0.tgz#d4ba4660c68cb703291fbc6616a6510df26dd5f3" |
| 1929 | + integrity sha512-Auc+/B7okDx9+pVgLVliZtZLYh6iltWXlnzzM+bRE+zh1T4r3hKbnr8xAmtT937ArfSgk5GHcQHr8LfPYnrRBg== |
| 1930 | + dependencies: |
| 1931 | + "@graphql-tools/utils" "^11.0.0" |
| 1932 | + change-case-all "1.0.15" |
| 1933 | + common-tags "1.8.2" |
| 1934 | + import-from "4.0.0" |
| 1935 | + tslib "^2.8.0" |
| 1936 | + |
1918 | 1937 | "@graphql-codegen/schema-ast@^2.6.1": |
1919 | 1938 | version "2.6.1" |
1920 | 1939 | resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz#8ba1b38827c034b51ecd3ce88622c2ae6cd3fe1a" |
|
1924 | 1943 | "@graphql-tools/utils" "^9.0.0" |
1925 | 1944 | tslib "~2.4.0" |
1926 | 1945 |
|
| 1946 | +"@graphql-codegen/schema-ast@^5.0.2": |
| 1947 | + version "5.0.2" |
| 1948 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-5.0.2.tgz#0d7fd83760fa10fea6804f75c801e933d832ac33" |
| 1949 | + integrity sha512-jl1F/9IjRkJisEb9B0ayG4QGqYlPldLRy8ojDdmL9NE1NsdB5ROfxQnSqyC3g+wuvBhWX7kZgMRQYn3RU1I5bA== |
| 1950 | + dependencies: |
| 1951 | + "@graphql-codegen/plugin-helpers" "^6.3.0" |
| 1952 | + "@graphql-tools/utils" "^11.0.0" |
| 1953 | + tslib "^2.8.0" |
| 1954 | + |
1927 | 1955 | "@graphql-codegen/typescript-apollo-angular@5.0.1": |
1928 | 1956 | version "5.0.1" |
1929 | 1957 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-5.0.1.tgz#33ca7fee148fb6ed12bd9cbc8954178dafec8e6b" |
|
2118 | 2146 | auto-bind "~4.0.0" |
2119 | 2147 | tslib "~2.4.0" |
2120 | 2148 |
|
| 2149 | +"@graphql-codegen/typescript@^5.0.9": |
| 2150 | + version "5.0.10" |
| 2151 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.10.tgz#5991746408152503069b0c36bfdf5456b68a2e2a" |
| 2152 | + integrity sha512-Pa8OFmL9TdhEYnLYJLYA9EhP8eEeivP/YDYq4Nb8LQaL7GXm4TGX8zELYaCM9Fu8M3iZb7iQGMt7qc+1lXz8XQ== |
| 2153 | + dependencies: |
| 2154 | + "@graphql-codegen/plugin-helpers" "^6.3.0" |
| 2155 | + "@graphql-codegen/schema-ast" "^5.0.2" |
| 2156 | + "@graphql-codegen/visitor-plugin-common" "^6.3.0" |
| 2157 | + auto-bind "~4.0.0" |
| 2158 | + tslib "^2.8.0" |
| 2159 | + |
2121 | 2160 | "@graphql-codegen/urql-introspection@4.0.1": |
2122 | 2161 | version "4.0.1" |
2123 | 2162 | resolved "https://registry.yarnpkg.com/@graphql-codegen/urql-introspection/-/urql-introspection-4.0.1.tgz#a7d5f03f5a8d2886e87939912573bcaeabd50683" |
|
2175 | 2214 | parse-filepath "^1.0.2" |
2176 | 2215 | tslib "~2.6.0" |
2177 | 2216 |
|
| 2217 | +"@graphql-codegen/visitor-plugin-common@^6.3.0": |
| 2218 | + version "6.3.0" |
| 2219 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.3.0.tgz#5c3d1b6397acd27a552beab989c5d8af155e2aef" |
| 2220 | + integrity sha512-vGBoE+4huzZyNhyGSAhXAkdROHlwKxxuziZm4XtP1mxe7nuI+VgyOmXebafLijbmuDsptPXQN0C/htL54O8hrg== |
| 2221 | + dependencies: |
| 2222 | + "@graphql-codegen/plugin-helpers" "^6.3.0" |
| 2223 | + "@graphql-tools/optimize" "^2.0.0" |
| 2224 | + "@graphql-tools/relay-operation-optimizer" "^7.1.1" |
| 2225 | + "@graphql-tools/utils" "^11.0.0" |
| 2226 | + auto-bind "~4.0.0" |
| 2227 | + change-case-all "1.0.15" |
| 2228 | + dependency-graph "^1.0.0" |
| 2229 | + graphql-tag "^2.11.0" |
| 2230 | + parse-filepath "^1.0.2" |
| 2231 | + tslib "^2.8.0" |
| 2232 | + |
2178 | 2233 | "@graphql-hive/signal@^2.0.0": |
2179 | 2234 | version "2.0.0" |
2180 | 2235 | resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-2.0.0.tgz#205805328b118e1ae556417ed364257234800464" |
|
4931 | 4986 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240" |
4932 | 4987 | integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ== |
4933 | 4988 |
|
4934 | | -"@types/node@^16.9.2": |
4935 | | - version "16.18.126" |
4936 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b" |
4937 | | - integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw== |
| 4989 | +"@types/node@^18.11.9": |
| 4990 | + version "18.19.130" |
| 4991 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59" |
| 4992 | + integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg== |
| 4993 | + dependencies: |
| 4994 | + undici-types "~5.26.4" |
4938 | 4995 |
|
4939 | 4996 | "@types/node@^22.0.0": |
4940 | 4997 | version "22.19.17" |
@@ -5678,7 +5735,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.3.2: |
5678 | 5735 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" |
5679 | 5736 | integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== |
5680 | 5737 |
|
5681 | | -acorn-walk@^8.0.0, acorn-walk@^8.1.1: |
| 5738 | +acorn-walk@^8.0.0, acorn-walk@^8.1.1, acorn-walk@^8.3.4: |
5682 | 5739 | version "8.3.5" |
5683 | 5740 | resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.5.tgz#8a6b8ca8fc5b34685af15dabb44118663c296496" |
5684 | 5741 | integrity sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw== |
@@ -12214,7 +12271,7 @@ path-data-parser@0.1.0, path-data-parser@^0.1.0: |
12214 | 12271 | resolved "https://registry.yarnpkg.com/path-data-parser/-/path-data-parser-0.1.0.tgz#8f5ba5cc70fc7becb3dcefaea08e2659aba60b8c" |
12215 | 12272 | integrity sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w== |
12216 | 12273 |
|
12217 | | -path-equal@^1.1.2: |
| 12274 | +path-equal@^1.2.5: |
12218 | 12275 | version "1.2.5" |
12219 | 12276 | resolved "https://registry.yarnpkg.com/path-equal/-/path-equal-1.2.5.tgz#9fcbdd5e5daee448e96f43f3bac06c666b5e982a" |
12220 | 12277 | integrity sha512-i73IctDr3F2W+bsOWDyyVm/lqsXO47aY9nsFZUjTT/aljSbkxHxxCoyZ9UUrM8jK0JVod+An+rl48RCsvWM+9g== |
@@ -14690,21 +14747,22 @@ typedarray@^0.0.6: |
14690 | 14747 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
14691 | 14748 | integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== |
14692 | 14749 |
|
14693 | | -typescript-json-schema@0.56.0: |
14694 | | - version "0.56.0" |
14695 | | - resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.56.0.tgz#de3fe196633197aa66b10191e78f51d5f6b45847" |
14696 | | - integrity sha512-k/aSEqx89YR2z/f2y3VwoOGzlKTWern0EIey2qqEpMRP7HL4CI8udPElzJs4eFVkPowCLJ1yVBSzuIWIUF+mMA== |
| 14750 | +typescript-json-schema@0.67.1: |
| 14751 | + version "0.67.1" |
| 14752 | + resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.67.1.tgz#e894a540a38bf6b07d1e3ec66764d43ac85df34b" |
| 14753 | + integrity sha512-vKTZB/RoYTIBdVP7E7vrgHMCssBuhja91wQy498QIVhvfRimaOgjc98uwAXmZ7mbLUytJmOSbF11wPz+ByQeXg== |
14697 | 14754 | dependencies: |
14698 | 14755 | "@types/json-schema" "^7.0.9" |
14699 | | - "@types/node" "^16.9.2" |
| 14756 | + "@types/node" "^18.11.9" |
14700 | 14757 | glob "^7.1.7" |
14701 | | - path-equal "^1.1.2" |
| 14758 | + path-equal "^1.2.5" |
14702 | 14759 | safe-stable-stringify "^2.2.0" |
14703 | 14760 | ts-node "^10.9.1" |
14704 | | - typescript "~4.9.5" |
| 14761 | + typescript "~5.5.0" |
| 14762 | + vm2 "^3.10.0" |
14705 | 14763 | yargs "^17.1.1" |
14706 | 14764 |
|
14707 | | -typescript@6.0.3, typescript@^5, typescript@^5.9.3, typescript@^6.0.0, typescript@~4.9.5: |
| 14765 | +typescript@6.0.3, typescript@^5, typescript@^5.9.3, typescript@^6.0.0, typescript@~5.5.0: |
14708 | 14766 | version "6.0.3" |
14709 | 14767 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" |
14710 | 14768 | integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== |
@@ -14739,6 +14797,11 @@ underscore@1.13.6: |
14739 | 14797 | resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441" |
14740 | 14798 | integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A== |
14741 | 14799 |
|
| 14800 | +undici-types@~5.26.4: |
| 14801 | + version "5.26.5" |
| 14802 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
| 14803 | + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 14804 | + |
14742 | 14805 | undici-types@~6.21.0: |
14743 | 14806 | version "6.21.0" |
14744 | 14807 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
@@ -15250,6 +15313,14 @@ vitest@4.1.5: |
15250 | 15313 | vite "^6.0.0 || ^7.0.0 || ^8.0.0" |
15251 | 15314 | why-is-node-running "^2.3.0" |
15252 | 15315 |
|
| 15316 | +vm2@^3.10.0: |
| 15317 | + version "3.11.1" |
| 15318 | + resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.11.1.tgz#53d6ee7ac5f1cc5736ef40e75f1e5f7b0e3661be" |
| 15319 | + integrity sha512-X0U/jIuaec0GU9toK9ZT0XA51DsNUkTSV7gmE3ct69rsvBx5dDNsiJGI9Eq5/Hz8waJQ9Uf9FC3yGZKE+STRBw== |
| 15320 | + dependencies: |
| 15321 | + acorn "^8.15.0" |
| 15322 | + acorn-walk "^8.3.4" |
| 15323 | + |
15253 | 15324 | vscode-jsonrpc@8.2.0: |
15254 | 15325 | version "8.2.0" |
15255 | 15326 | resolved "https://registry.yarnpkg.com/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz#f43dfa35fb51e763d17cd94dcca0c9458f35abf9" |
|
0 commit comments