File tree 4 files changed +20
-20
lines changed
build-an-anchor-leaderboard/rock-destroyer
learn-anchor-by-building-tic-tac-toe-part-2/tic-tac-toe
4 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 4
4
"lint" : " prettier */*.js \" */**/*{.js,.ts}\" --check"
5
5
},
6
6
"dependencies" : {
7
- "@coral-xyz/anchor" : " ^0.27 .0"
7
+ "@coral-xyz/anchor" : " ^0.28 .0"
8
8
},
9
9
"devDependencies" : {
10
10
"chai" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 9
9
dependencies :
10
10
regenerator-runtime "^0.13.11"
11
11
12
- " @coral-xyz/anchor@^0.27 .0 " :
13
- version "0.27 .0"
14
- resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.27 .0.tgz#621e5ef123d05811b97e49973b4ed7ede27c705c "
15
- integrity sha512-+P/vPdORawvg3A9Wj02iquxb4T0C5m4P6aZBVYysKl4Amk+r6aMPZkUhilBkD6E4Nuxnoajv3CFykUfkGE0n5g ==
12
+ " @coral-xyz/anchor@^0.28 .0 " :
13
+ version "0.28 .0"
14
+ resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.28 .0.tgz#8345c3c9186a91f095f704d7b90cd256f7e8b2dc "
15
+ integrity sha512-kQ02Hv2ZqxtWP30WN1d4xxT4QqlOXYDxmEd3k/bbneqhV3X5QMO4LAtoUFs7otxyivOgoqam5Il5qx81FuI4vw ==
16
16
dependencies :
17
- " @coral-xyz/borsh" " ^0.27 .0"
17
+ " @coral-xyz/borsh" " ^0.28 .0"
18
18
" @solana/web3.js" " ^1.68.0"
19
19
base64-js "^1.5.1"
20
20
bn.js "^5.1.2"
30
30
superstruct "^0.15.4"
31
31
toml "^3.0.0"
32
32
33
- " @coral-xyz/borsh@^0.27 .0 " :
34
- version "0.27 .0"
35
- resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.27 .0.tgz#700c647ea5262b1488957ac7fb4e8acf72c72b63 "
36
- integrity sha512-tJKzhLukghTWPLy+n8K8iJKgBq1yLT/AxaNd10yJrX8mI56ao5+OFAKAqW/h0i79KCvb4BK0VGO5ECmmolFz9A ==
33
+ " @coral-xyz/borsh@^0.28 .0 " :
34
+ version "0.28 .0"
35
+ resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.28 .0.tgz#fa368a2f2475bbf6f828f4657f40a52102e02b6d "
36
+ integrity sha512-/u1VTzw7XooK7rqeD7JLUSwOyRSesPUk0U37BV9zK0axJc1q0nRbKFGFLYCQ16OtdOJTTwGfGp11Lx9B45bRCQ ==
37
37
dependencies :
38
38
bn.js "^5.1.2"
39
39
buffer-layout "^1.2.0"
Original file line number Diff line number Diff line change 4
4
"lint" : " prettier */*.js \" */**/*{.js,.ts}\" --check"
5
5
},
6
6
"dependencies" : {
7
- "@coral-xyz/anchor" : " ^0.27 .0"
7
+ "@coral-xyz/anchor" : " ^0.28 .0"
8
8
},
9
9
"devDependencies" : {
10
10
"chai" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 9
9
dependencies :
10
10
regenerator-runtime "^0.13.11"
11
11
12
- " @coral-xyz/anchor@^0.27 .0 " :
13
- version "0.27 .0"
14
- resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.27 .0.tgz#621e5ef123d05811b97e49973b4ed7ede27c705c "
15
- integrity sha512-+P/vPdORawvg3A9Wj02iquxb4T0C5m4P6aZBVYysKl4Amk+r6aMPZkUhilBkD6E4Nuxnoajv3CFykUfkGE0n5g ==
12
+ " @coral-xyz/anchor@^0.28 .0 " :
13
+ version "0.28 .0"
14
+ resolved "https://registry.yarnpkg.com/@coral-xyz/anchor/-/anchor-0.28 .0.tgz#8345c3c9186a91f095f704d7b90cd256f7e8b2dc "
15
+ integrity sha512-kQ02Hv2ZqxtWP30WN1d4xxT4QqlOXYDxmEd3k/bbneqhV3X5QMO4LAtoUFs7otxyivOgoqam5Il5qx81FuI4vw ==
16
16
dependencies :
17
- " @coral-xyz/borsh" " ^0.27 .0"
17
+ " @coral-xyz/borsh" " ^0.28 .0"
18
18
" @solana/web3.js" " ^1.68.0"
19
19
base64-js "^1.5.1"
20
20
bn.js "^5.1.2"
30
30
superstruct "^0.15.4"
31
31
toml "^3.0.0"
32
32
33
- " @coral-xyz/borsh@^0.27 .0 " :
34
- version "0.27 .0"
35
- resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.27 .0.tgz#700c647ea5262b1488957ac7fb4e8acf72c72b63 "
36
- integrity sha512-tJKzhLukghTWPLy+n8K8iJKgBq1yLT/AxaNd10yJrX8mI56ao5+OFAKAqW/h0i79KCvb4BK0VGO5ECmmolFz9A ==
33
+ " @coral-xyz/borsh@^0.28 .0 " :
34
+ version "0.28 .0"
35
+ resolved "https://registry.yarnpkg.com/@coral-xyz/borsh/-/borsh-0.28 .0.tgz#fa368a2f2475bbf6f828f4657f40a52102e02b6d "
36
+ integrity sha512-/u1VTzw7XooK7rqeD7JLUSwOyRSesPUk0U37BV9zK0axJc1q0nRbKFGFLYCQ16OtdOJTTwGfGp11Lx9B45bRCQ ==
37
37
dependencies :
38
38
bn.js "^5.1.2"
39
39
buffer-layout "^1.2.0"
You can’t perform that action at this time.
0 commit comments