Skip to content

Commit 72dae59

Browse files
fix(deps): update dependency typescript-json-schema to v0.67.1
1 parent c95db26 commit 72dae59

2 files changed

Lines changed: 86 additions & 15 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react-dom": "^19.0.0",
7575
"react-markdown": "10.1.0",
7676
"react-select": "5.10.2",
77-
"typescript-json-schema": "0.56.0"
77+
"typescript-json-schema": "0.67.1"
7878
},
7979
"devDependencies": {
8080
"@theguild/tailwind-config": "0.6.4",

yarn.lock

Lines changed: 85 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,6 +1695,14 @@
16951695
dependencies:
16961696
giscus "^1.5.0"
16971697

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+
16981706
"@graphql-codegen/c-sharp-common@2.0.1":
16991707
version "2.0.1"
17001708
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-common/-/c-sharp-common-2.0.1.tgz#32e1f1ac7fcec0c8953effadfc03d623d242317d"
@@ -1915,6 +1923,17 @@
19151923
lodash "~4.17.0"
19161924
tslib "~2.6.0"
19171925

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+
19181937
"@graphql-codegen/schema-ast@^2.6.1":
19191938
version "2.6.1"
19201939
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz#8ba1b38827c034b51ecd3ce88622c2ae6cd3fe1a"
@@ -1924,6 +1943,15 @@
19241943
"@graphql-tools/utils" "^9.0.0"
19251944
tslib "~2.4.0"
19261945

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+
19271955
"@graphql-codegen/typescript-apollo-angular@5.0.1":
19281956
version "5.0.1"
19291957
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-5.0.1.tgz#33ca7fee148fb6ed12bd9cbc8954178dafec8e6b"
@@ -2118,6 +2146,17 @@
21182146
auto-bind "~4.0.0"
21192147
tslib "~2.4.0"
21202148

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+
21212160
"@graphql-codegen/urql-introspection@4.0.1":
21222161
version "4.0.1"
21232162
resolved "https://registry.yarnpkg.com/@graphql-codegen/urql-introspection/-/urql-introspection-4.0.1.tgz#a7d5f03f5a8d2886e87939912573bcaeabd50683"
@@ -2175,6 +2214,22 @@
21752214
parse-filepath "^1.0.2"
21762215
tslib "~2.6.0"
21772216

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+
21782233
"@graphql-hive/signal@^2.0.0":
21792234
version "2.0.0"
21802235
resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-2.0.0.tgz#205805328b118e1ae556417ed364257234800464"
@@ -4931,10 +4986,12 @@
49314986
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
49324987
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
49334988

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"
49384995

49394996
"@types/node@^22.0.0":
49404997
version "22.19.17"
@@ -5678,7 +5735,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.3.2:
56785735
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
56795736
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
56805737

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:
56825739
version "8.3.5"
56835740
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.5.tgz#8a6b8ca8fc5b34685af15dabb44118663c296496"
56845741
integrity sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==
@@ -12214,7 +12271,7 @@ path-data-parser@0.1.0, path-data-parser@^0.1.0:
1221412271
resolved "https://registry.yarnpkg.com/path-data-parser/-/path-data-parser-0.1.0.tgz#8f5ba5cc70fc7becb3dcefaea08e2659aba60b8c"
1221512272
integrity sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w==
1221612273

12217-
path-equal@^1.1.2:
12274+
path-equal@^1.2.5:
1221812275
version "1.2.5"
1221912276
resolved "https://registry.yarnpkg.com/path-equal/-/path-equal-1.2.5.tgz#9fcbdd5e5daee448e96f43f3bac06c666b5e982a"
1222012277
integrity sha512-i73IctDr3F2W+bsOWDyyVm/lqsXO47aY9nsFZUjTT/aljSbkxHxxCoyZ9UUrM8jK0JVod+An+rl48RCsvWM+9g==
@@ -14690,21 +14747,22 @@ typedarray@^0.0.6:
1469014747
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1469114748
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1469214749

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==
1469714754
dependencies:
1469814755
"@types/json-schema" "^7.0.9"
14699-
"@types/node" "^16.9.2"
14756+
"@types/node" "^18.11.9"
1470014757
glob "^7.1.7"
14701-
path-equal "^1.1.2"
14758+
path-equal "^1.2.5"
1470214759
safe-stable-stringify "^2.2.0"
1470314760
ts-node "^10.9.1"
14704-
typescript "~4.9.5"
14761+
typescript "~5.5.0"
14762+
vm2 "^3.10.0"
1470514763
yargs "^17.1.1"
1470614764

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:
1470814766
version "6.0.3"
1470914767
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
1471014768
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
@@ -14739,6 +14797,11 @@ underscore@1.13.6:
1473914797
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
1474014798
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
1474114799

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+
1474214805
undici-types@~6.21.0:
1474314806
version "6.21.0"
1474414807
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
@@ -15250,6 +15313,14 @@ vitest@4.1.5:
1525015313
vite "^6.0.0 || ^7.0.0 || ^8.0.0"
1525115314
why-is-node-running "^2.3.0"
1525215315

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+
1525315324
vscode-jsonrpc@8.2.0:
1525415325
version "8.2.0"
1525515326
resolved "https://registry.yarnpkg.com/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz#f43dfa35fb51e763d17cd94dcca0c9458f35abf9"

0 commit comments

Comments
 (0)