This repository was archived by the owner on Aug 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +46
-41
lines changed Expand file tree Collapse file tree 8 files changed +46
-41
lines changed Original file line number Diff line number Diff line change 1717 "@randlabs/myalgo-connect" : " 1.4.2" ,
1818 "@txnlab/use-wallet" : " 1.3.0" ,
1919 "@types/node" : " 18.16.16" ,
20- "@types/react" : " 18.2.7 " ,
20+ "@types/react" : " 18.2.8 " ,
2121 "@types/react-dom" : " 18.2.4" ,
2222 "algorand-walletconnect-qrcode-modal" : " 1.8.0" ,
2323 "algosdk" : " 2.3.0" ,
2828 "react-dom" : " 18.2.0" ,
2929 "react-use" : " ^17.4.0" ,
3030 "subtopia-js" : " 2.0.1" ,
31- "typescript" : " 5.0.4 "
31+ "typescript" : " 5.1.3 "
3232 }
3333}
Original file line number Diff line number Diff line change 283283 dependencies :
284284 " @types/react" " *"
285285
286- " @types/react@*" , "@types/react@18.2.7 ":
287- version "18.2.7 "
288- resolved "https://registry.npmjs.org/@types/react/-/react-18.2.7 .tgz"
289- integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw ==
286+ " @types/react@*" , "@types/react@18.2.8 ":
287+ version "18.2.8 "
288+ resolved "https://registry.npmjs.org/@types/react/-/react-18.2.8 .tgz"
289+ integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA ==
290290 dependencies :
291291 " @types/prop-types" " *"
292292 " @types/scheduler" " *"
@@ -2653,10 +2653,10 @@ typedarray-to-buffer@3.1.5:
26532653 dependencies :
26542654 is-typedarray "^1.0.0"
26552655
2656- typescript@5.0.4 :
2657- version "5.0.4 "
2658- resolved "https://registry.npmjs.org/typescript/-/typescript-5.0.4 .tgz"
2659- integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw ==
2656+ typescript@5.1.3 :
2657+ version "5.1.3 "
2658+ resolved "https://registry.npmjs.org/typescript/-/typescript-5.1.3 .tgz"
2659+ integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw ==
26602660
26612661typescript@^4.7.4 :
26622662 version "4.9.5"
Original file line number Diff line number Diff line change 21372137 " @types/react" " *"
21382138
21392139" @types/react@*" , "@types/react@^18.0.0":
2140- version "18.2.7 "
2141- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7 .tgz#dfb4518042a3117a045b8c222316f83414a783b3 "
2142- integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw ==
2140+ version "18.2.8 "
2141+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8 .tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8 "
2142+ integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA ==
21432143 dependencies :
21442144 " @types/prop-types" " *"
21452145 " @types/scheduler" " *"
@@ -9419,9 +9419,9 @@ typescript@^4.7.4:
94199419 integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
94209420
94219421typescript@^5.0.3 :
9422- version "5.0.4 "
9423- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4 .tgz#b217fd20119bd61a94d4011274e0ab369058da3b "
9424- integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw ==
9422+ version "5.1.3 "
9423+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3 .tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826 "
9424+ integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw ==
94259425
94269426unbox-primitive@^1.0.2 :
94279427 version "1.0.2"
Original file line number Diff line number Diff line change 2020 "svelte" : " ^3.57.0" ,
2121 "svelte-check" : " ^3.0.0" ,
2222 "tslib" : " ^2.5.0" ,
23- "typescript" : " 5.0.4 " ,
23+ "typescript" : " 5.1.3 " ,
2424 "vite" : " ^4.2.1"
2525 }
2626}
Original file line number Diff line number Diff line change @@ -1027,16 +1027,21 @@ typedarray-to-buffer@3.1.5:
10271027 dependencies :
10281028 is-typedarray "^1.0.0"
10291029
1030- typescript@5.0.4, typescript@^5.0 .3 :
1031- version "5.0.4 "
1032- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4 .tgz#b217fd20119bd61a94d4011274e0ab369058da3b "
1033- integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw ==
1030+ typescript@5.1 .3 :
1031+ version "5.1.3 "
1032+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3 .tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826 "
1033+ integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw ==
10341034
10351035typescript@^4.7.4 :
10361036 version "4.9.5"
10371037 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
10381038 integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
10391039
1040+ typescript@^5.0.3 :
1041+ version "5.0.4"
1042+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1043+ integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1044+
10401045vite@^4.2.1 :
10411046 version "4.3.9"
10421047 resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.9.tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d"
Original file line number Diff line number Diff line change 3434 "eslint-plugin-vue" : " ^9.11.0" ,
3535 "npm-run-all" : " ^4.1.5" ,
3636 "prettier" : " ^2.8.8" ,
37- "typescript" : " ~5.0.4 " ,
37+ "typescript" : " ~5.1.0 " ,
3838 "vite" : " ^4.3.5" ,
3939 "vue-tsc" : " ^1.6.4"
4040 }
Original file line number Diff line number Diff line change @@ -3099,10 +3099,10 @@ typescript@^4.7.4:
30993099 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
31003100 integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
31013101
3102- typescript@~5.0.4 :
3103- version "5.0.4 "
3104- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4 .tgz#b217fd20119bd61a94d4011274e0ab369058da3b "
3105- integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw ==
3102+ typescript@~5.1.0 :
3103+ version "5.1.3 "
3104+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3 .tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826 "
3105+ integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw ==
31063106
31073107unbox-primitive@^1.0.2 :
31083108 version "1.0.2"
You can’t perform that action at this time.
0 commit comments