File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 12
12
"npm" : " >=9.0"
13
13
},
14
14
"devDependencies" : {
15
- "@algorandfoundation/algokit-client-generator" : " ^4 .0.6 " ,
15
+ "@algorandfoundation/algokit-client-generator" : " ^5 .0.0 " ,
16
16
"@types/node" : " ^18.17.14" ,
17
17
"@types/react" : " ^18.2.11" ,
18
18
"@types/react-dom" : " ^18.2.4" ,
35
35
"vite-plugin-node-polyfills" : " ^0.22.0"
36
36
},
37
37
"dependencies" : {
38
- "@algorandfoundation/algokit-utils" : " ^8.1 .0" ,
38
+ "@algorandfoundation/algokit-utils" : " ^9.0 .0" ,
39
39
"@blockshake/defly-connect" : " ^1.2.1" ,
40
40
"@perawallet/connect" : " ^1.4.1" ,
41
41
"@txnlab/use-wallet" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 12
12
"npm" : " >=9.0"
13
13
},
14
14
"devDependencies" : {
15
- "@algorandfoundation/algokit-client-generator" : " ^4 .0.6 " ,
15
+ "@algorandfoundation/algokit-client-generator" : " ^5 .0.0 " ,
16
16
"@types/node" : " ^18.17.14" ,
17
17
"@types/react" : " ^18.2.11" ,
18
18
"@types/react-dom" : " ^18.2.4" ,
35
35
"vite-plugin-node-polyfills" : " ^0.22.0"
36
36
},
37
37
"dependencies" : {
38
- "@algorandfoundation/algokit-utils" : " ^8.1 .0" ,
38
+ "@algorandfoundation/algokit-utils" : " ^9.0 .0" ,
39
39
"@blockshake/defly-connect" : " ^1.2.1" ,
40
40
"@perawallet/connect" : " ^1.4.1" ,
41
41
"@txnlab/use-wallet" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 12
12
"npm" : " >=9.0"
13
13
},
14
14
"devDependencies" : {
15
- "@algorandfoundation/algokit-client-generator" : " ^4 .0.6 " ,
15
+ "@algorandfoundation/algokit-client-generator" : " ^5 .0.0 " ,
16
16
"@types/node" : " ^18.17.14" ,
17
17
"@types/react" : " ^18.2.11" ,
18
18
"@types/react-dom" : " ^18.2.4" ,
35
35
"vite-plugin-node-polyfills" : " ^0.22.0"
36
36
},
37
37
"dependencies" : {
38
- "@algorandfoundation/algokit-utils" : " ^8.1 .0" ,
38
+ "@algorandfoundation/algokit-utils" : " ^9.0 .0" ,
39
39
"@blockshake/defly-connect" : " ^1.2.1" ,
40
40
"@perawallet/connect" : " ^1.4.1" ,
41
41
"@txnlab/use-wallet" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 12
12
"npm" : " >=9.0"
13
13
},
14
14
"devDependencies" : {
15
- "@algorandfoundation/algokit-client-generator" : " ^4 .0.6 " ,
15
+ "@algorandfoundation/algokit-client-generator" : " ^5 .0.0 " ,
16
16
"@types/node" : " ^18.17.14" ,
17
17
"@types/react" : " ^18.2.11" ,
18
18
"@types/react-dom" : " ^18.2.4" ,
24
24
"vite-plugin-node-polyfills" : " ^0.22.0"
25
25
},
26
26
"dependencies" : {
27
- "@algorandfoundation/algokit-utils" : " ^8.1 .0" ,
27
+ "@algorandfoundation/algokit-utils" : " ^9.0 .0" ,
28
28
"@blockshake/defly-connect" : " ^1.2.1" ,
29
29
"@perawallet/connect" : " ^1.4.1" ,
30
30
"@txnlab/use-wallet" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 12
12
"npm": ">=9.0"
13
13
},
14
14
"devDependencies": {
15
- "@algorandfoundation/algokit-client-generator": "^4 .0.6 ",
15
+ "@algorandfoundation/algokit-client-generator": "^5 .0.0 ",
16
16
"@types/node": "^18.17.14",
17
17
"@types/react": "^18.2.11",
18
18
"@types/react-dom": "^18.2.4",
43
43
"vite-plugin-node-polyfills": "^0.22.0"
44
44
},
45
45
"dependencies": {
46
- "@algorandfoundation/algokit-utils": "^8.1 .0",
46
+ "@algorandfoundation/algokit-utils": "^9.0 .0",
47
47
"@blockshake/defly-connect": "^1.2.1",
48
48
"@perawallet/connect": "^1.4.1",
49
49
"@txnlab/use-wallet": "^4.0.0",
You can’t perform that action at this time.
0 commit comments