Skip to content

Commit be95233

Browse files
committed
chore: update dependencies in anchor package.json and pnpm-lock.yaml
- Upgrade @solana/web3.js from ^1.95.2 to ^1.98.4. - Add litesvm dependency with version ^0.4.0. - Update lockfile to reflect changes in dependencies and their versions.
1 parent 58c5c45 commit be95233

File tree

2 files changed

+158
-42
lines changed

2 files changed

+158
-42
lines changed

basics/favorites/anchor/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"dependencies": {
88
"@coral-xyz/anchor": "0.32.1",
99
"@solana-developers/helpers": "^2.0.0",
10-
"@solana/web3.js": "^1.95.2"
10+
"@solana/web3.js": "^1.98.4",
11+
"litesvm": "^0.4.0"
1112
},
1213
"license": "MIT",
1314
"devDependencies": {

basics/favorites/anchor/pnpm-lock.yaml

Lines changed: 156 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)