Skip to content

Commit 7d35758

Browse files
fix(deps): update dependency typescript-json-schema to v0.65.1
1 parent d54ad7f commit 7d35758

2 files changed

Lines changed: 21 additions & 14 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"react-dom": "^18.2.0",
8787
"react-markdown": "9.0.3",
8888
"react-select": "5.8.0",
89-
"typescript-json-schema": "0.56.0"
89+
"typescript-json-schema": "0.65.1"
9090
},
9191
"browserslist": {
9292
"production": [

yarn.lock

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4959,10 +4959,12 @@
49594959
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
49604960
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
49614961

4962-
"@types/node@^16.9.2":
4963-
version "16.18.45"
4964-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.45.tgz#a2b845b94faf76de3160c630ce8b07f957390ca5"
4965-
integrity sha512-Eu7U6/0P086nyPzeS41o2NvPVr16vWJMS5RdTzPF8XQaCPtq07E5GbR4fbcv5AYjy+zd0FYSV4p0WBdDXfPZzw==
4962+
"@types/node@^18.11.9":
4963+
version "18.19.123"
4964+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.123.tgz#08a3e4f5e0c73b8840c677b7635ce59d5dc1f76d"
4965+
integrity sha512-K7DIaHnh0mzVxreCR9qwgNxp3MH9dltPNIEddW9MYUlcKAzm+3grKNSTe2vCJHI1FaLpvpL5JGJrz1UZDKYvDg==
4966+
dependencies:
4967+
undici-types "~5.26.4"
49664968

49674969
"@types/node@^20.0.0":
49684970
version "20.16.1"
@@ -12905,7 +12907,7 @@ [email protected], path-data-parser@^0.1.0:
1290512907
resolved "https://registry.yarnpkg.com/path-data-parser/-/path-data-parser-0.1.0.tgz#8f5ba5cc70fc7becb3dcefaea08e2659aba60b8c"
1290612908
integrity sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w==
1290712909

12908-
path-equal@^1.1.2:
12910+
path-equal@^1.2.5:
1290912911
version "1.2.5"
1291012912
resolved "https://registry.yarnpkg.com/path-equal/-/path-equal-1.2.5.tgz#9fcbdd5e5daee448e96f43f3bac06c666b5e982a"
1291112913
integrity sha512-i73IctDr3F2W+bsOWDyyVm/lqsXO47aY9nsFZUjTT/aljSbkxHxxCoyZ9UUrM8jK0JVod+An+rl48RCsvWM+9g==
@@ -15400,21 +15402,21 @@ typedarray@^0.0.6:
1540015402
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1540115403
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1540215404

15403-
typescript-json-schema@0.56.0:
15404-
version "0.56.0"
15405-
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.56.0.tgz#de3fe196633197aa66b10191e78f51d5f6b45847"
15406-
integrity sha512-k/aSEqx89YR2z/f2y3VwoOGzlKTWern0EIey2qqEpMRP7HL4CI8udPElzJs4eFVkPowCLJ1yVBSzuIWIUF+mMA==
15405+
typescript-json-schema@0.65.1:
15406+
version "0.65.1"
15407+
resolved "https://registry.yarnpkg.com/typescript-json-schema/-/typescript-json-schema-0.65.1.tgz#24840812f69b220b75d86ed87e220b3b3345db2c"
15408+
integrity sha512-tuGH7ff2jPaUYi6as3lHyHcKpSmXIqN7/mu50x3HlYn0EHzLpmt3nplZ7EuhUkO0eqDRc9GqWNkfjgBPIS9kxg==
1540715409
dependencies:
1540815410
"@types/json-schema" "^7.0.9"
15409-
"@types/node" "^16.9.2"
15411+
"@types/node" "^18.11.9"
1541015412
glob "^7.1.7"
15411-
path-equal "^1.1.2"
15413+
path-equal "^1.2.5"
1541215414
safe-stable-stringify "^2.2.0"
1541315415
ts-node "^10.9.1"
15414-
typescript "~4.9.5"
15416+
typescript "~5.5.0"
1541515417
yargs "^17.1.1"
1541615418

15417-
[email protected], typescript@^5, typescript@^5.0.0, typescript@~4.9.5:
15419+
[email protected], typescript@^5, typescript@^5.0.0, typescript@~5.5.0:
1541815420
version "5.5.4"
1541915421
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
1542015422
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
@@ -15449,6 +15451,11 @@ [email protected]:
1544915451
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
1545015452
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
1545115453

15454+
undici-types@~5.26.4:
15455+
version "5.26.5"
15456+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
15457+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
15458+
1545215459
undici-types@~6.19.2:
1545315460
version "6.19.6"
1545415461
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"

0 commit comments

Comments
 (0)