Skip to content

Commit 29989ee

Browse files
fix(deps): update dependency typescript-json-schema to v0.67.1
1 parent bd6b9d8 commit 29989ee

2 files changed

Lines changed: 31 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: 30 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4927,10 +4927,12 @@
49274927
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
49284928
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
49294929

4930-
"@types/node@^16.9.2":
4931-
version "16.18.126"
4932-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b"
4933-
integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==
4930+
"@types/node@^18.11.9":
4931+
version "18.19.130"
4932+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59"
4933+
integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==
4934+
dependencies:
4935+
undici-types "~5.26.4"
49344936

49354937
"@types/node@^22.0.0":
49364938
version "22.19.17"
@@ -5662,7 +5664,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.3.2:
56625664
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
56635665
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
56645666

5665-
acorn-walk@^8.0.0, acorn-walk@^8.1.1:
5667+
acorn-walk@^8.0.0, acorn-walk@^8.1.1, acorn-walk@^8.3.4:
56665668
version "8.3.5"
56675669
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.5.tgz#8a6b8ca8fc5b34685af15dabb44118663c296496"
56685670
integrity sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==
@@ -12212,7 +12214,7 @@ [email protected], path-data-parser@^0.1.0:
1221212214
resolved "https://registry.yarnpkg.com/path-data-parser/-/path-data-parser-0.1.0.tgz#8f5ba5cc70fc7becb3dcefaea08e2659aba60b8c"
1221312215
integrity sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w==
1221412216

12215-
path-equal@^1.1.2:
12217+
path-equal@^1.2.5:
1221612218
version "1.2.5"
1221712219
resolved "https://registry.yarnpkg.com/path-equal/-/path-equal-1.2.5.tgz#9fcbdd5e5daee448e96f43f3bac06c666b5e982a"
1221812220
integrity sha512-i73IctDr3F2W+bsOWDyyVm/lqsXO47aY9nsFZUjTT/aljSbkxHxxCoyZ9UUrM8jK0JVod+An+rl48RCsvWM+9g==
@@ -14692,21 +14694,22 @@ typedarray@^0.0.6:
1469214694
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1469314695
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1469414696

14695-
typescript-json-schema@0.56.0:
14696-
version "0.56.0"
14697-
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.56.0.tgz#de3fe196633197aa66b10191e78f51d5f6b45847"
14698-
integrity sha512-k/aSEqx89YR2z/f2y3VwoOGzlKTWern0EIey2qqEpMRP7HL4CI8udPElzJs4eFVkPowCLJ1yVBSzuIWIUF+mMA==
14697+
typescript-json-schema@0.67.1:
14698+
version "0.67.1"
14699+
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.67.1.tgz#e894a540a38bf6b07d1e3ec66764d43ac85df34b"
14700+
integrity sha512-vKTZB/RoYTIBdVP7E7vrgHMCssBuhja91wQy498QIVhvfRimaOgjc98uwAXmZ7mbLUytJmOSbF11wPz+ByQeXg==
1469914701
dependencies:
1470014702
"@types/json-schema" "^7.0.9"
14701-
"@types/node" "^16.9.2"
14703+
"@types/node" "^18.11.9"
1470214704
glob "^7.1.7"
14703-
path-equal "^1.1.2"
14705+
path-equal "^1.2.5"
1470414706
safe-stable-stringify "^2.2.0"
1470514707
ts-node "^10.9.1"
14706-
typescript "~4.9.5"
14708+
typescript "~5.5.0"
14709+
vm2 "^3.10.0"
1470714710
yargs "^17.1.1"
1470814711

14709-
[email protected], typescript@^5, typescript@^6.0.0, typescript@~4.9.5:
14712+
[email protected], typescript@^5, typescript@^6.0.0, typescript@~5.5.0:
1471014713
version "6.0.3"
1471114714
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
1471214715
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
@@ -14741,6 +14744,11 @@ [email protected]:
1474114744
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
1474214745
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
1474314746

14747+
undici-types@~5.26.4:
14748+
version "5.26.5"
14749+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
14750+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
14751+
1474414752
undici-types@~6.21.0:
1474514753
version "6.21.0"
1474614754
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
@@ -15256,6 +15264,14 @@ [email protected]:
1525615264
vite "^6.0.0 || ^7.0.0 || ^8.0.0"
1525715265
why-is-node-running "^2.3.0"
1525815266

15267+
vm2@^3.10.0:
15268+
version "3.10.5"
15269+
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.10.5.tgz#cc79e75bc344805bc9796a28dc91baa388dc944f"
15270+
integrity sha512-3P/2QDccVFBcujfCOeP8vVNuGfuBJHEuvGR8eMmI10p/iwLL2UwF5PDaNaoOS2pRGQEDmJRyeEcc8kmm2Z59RA==
15271+
dependencies:
15272+
acorn "^8.15.0"
15273+
acorn-walk "^8.3.4"
15274+
1525915275
1526015276
version "8.2.0"
1526115277
resolved "https://registry.yarnpkg.com/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz#f43dfa35fb51e763d17cd94dcca0c9458f35abf9"

0 commit comments

Comments
 (0)