Skip to content

Commit

Permalink
Updated changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
ekenigs committed Jun 12, 2024
1 parent 0c397f6 commit e680059
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 35 deletions.
10 changes: 5 additions & 5 deletions .changeset/rare-hotels-clean.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
'@moonbeam-network/xcm-builder': patch
'@moonbeam-network/xcm-config': patch
'@moonbeam-network/xcm-utils': patch
'@moonbeam-network/xcm-sdk': patch
'@moonbeam-network/xcm-builder': minor
'@moonbeam-network/xcm-config': minor
'@moonbeam-network/xcm-utils': minor
'@moonbeam-network/xcm-sdk': minor
---

Updated PolkadotJS dependencies
Updated PolkadotJS dependencies to v11
18 changes: 2 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,5 @@
"@polkadot/types": "^11.2.1",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2"
},
"devDependencies": {
"vitest": "^1.6.0"
}
}
3 changes: 0 additions & 3 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,5 @@
"@polkadot/types": "^11.2.1",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2"
},
"devDependencies": {
"vitest": "^1.6.0"
}
}
3 changes: 0 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,5 @@
"@polkadot/util": "^12.6.2",
"ethers": "^6.13.0",
"viem": "^2.13.7"
},
"devDependencies": {
"vitest": "^1.6.0"
}
}
3 changes: 0 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,5 @@
},
"peerDependencies": {
"viem": "^2.13.7"
},
"devDependencies": {
"vitest": "^1.6.0"
}
}
3 changes: 1 addition & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"lru-cache": "^10.2.2"
},
"devDependencies": {
"@types/big.js": "^6.2.2",
"vitest": "^1.6.0"
"@types/big.js": "^6.2.2"
},
"peerDependencies": {
"@polkadot/api": "^11.2.1",
Expand Down

0 comments on commit e680059

Please sign in to comment.