From 8190789caf9bb9469f2be4189945c68450f54702 Mon Sep 17 00:00:00 2001 From: elmar Date: Tue, 30 Jul 2024 11:19:02 +0200 Subject: [PATCH] Updated dependencies (#317) * Updated dependencies * Added changeset --- .changeset/violet-baboons-beg.md | 9 + examples/sdk-simple/package.json | 2 +- package-lock.json | 409 ++++++++++++++++--------------- package.json | 22 +- packages/builder/package.json | 6 +- packages/config/package.json | 2 +- packages/sdk/package.json | 10 +- packages/types/package.json | 2 +- packages/utils/package.json | 2 +- 9 files changed, 246 insertions(+), 218 deletions(-) create mode 100644 .changeset/violet-baboons-beg.md diff --git a/.changeset/violet-baboons-beg.md b/.changeset/violet-baboons-beg.md new file mode 100644 index 00000000..b61e5a76 --- /dev/null +++ b/.changeset/violet-baboons-beg.md @@ -0,0 +1,9 @@ +--- +'@moonbeam-network/xcm-builder': patch +'@moonbeam-network/xcm-config': patch +'@moonbeam-network/xcm-types': patch +'@moonbeam-network/xcm-utils': patch +'@moonbeam-network/xcm-sdk': patch +--- + +Updated dependencies diff --git a/examples/sdk-simple/package.json b/examples/sdk-simple/package.json index dd7ef211..ccea62c6 100644 --- a/examples/sdk-simple/package.json +++ b/examples/sdk-simple/package.json @@ -17,6 +17,6 @@ "@moonbeam-network/xcm-utils": "2.1.3" }, "devDependencies": { - "bun": "^1.1.20" + "bun": "^1.1.21" } } diff --git a/package-lock.json b/package-lock.json index 2b83349e..43763ea0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,10 +11,10 @@ "examples/*" ], "dependencies": { - "@polkadot/api": "^12.2.1", - "@polkadot/api-augment": "^12.2.1", + "@polkadot/api": "^12.2.3", + "@polkadot/api-augment": "^12.2.3", "@polkadot/apps-config": "^0.142.1", - "@polkadot/types": "^12.2.1", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2" }, @@ -22,9 +22,9 @@ "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.7", "@slack/webhook": "^7.0.2", - "@typescript-eslint/eslint-plugin": "^7.16.1", - "@typescript-eslint/parser": "^7.16.1", - "bun": "^1.1.20", + "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/parser": "^7.18.0", + "bun": "^1.1.21", "dotenv": "^16.4.5", "eslint": "^8.57.0", "eslint-config-airbnb-base": "^15.0.0", @@ -34,15 +34,15 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.6.0", "eslint-plugin-prettier": "^5.2.1", - "ethers": "^6.13.1", + "ethers": "^6.13.2", "glob": "^11.0.0", - "husky": "^9.1.1", + "husky": "^9.1.4", "lint-staged": "^15.2.7", "prettier": "^3.3.3", - "tsup": "^8.2.2", + "tsup": "^8.2.3", "turbo": "^2.0.9", - "typescript": "^5.5.3", - "viem": "^2.17.9", + "typescript": "^5.5.4", + "viem": "^2.18.5", "vitest": "^2.0.4" } }, @@ -55,13 +55,14 @@ "@moonbeam-network/xcm-utils": "2.1.3" }, "devDependencies": { - "bun": "^1.1.20" + "bun": "^1.1.21" } }, "node_modules/@acala-network/type-definitions": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/@acala-network/type-definitions/-/type-definitions-5.1.2.tgz", "integrity": "sha512-di3HH8Zn8i1jkQkQiwc44A8ovN9MvK5HwcNV3ngvW3TeF0dHbpHBQHdElJYpVge5IaEyhQ0kWihIEnVqpw4G9A==", + "license": "Apache-2.0", "peerDependencies": { "@polkadot/types": "^10.5.1" } @@ -4061,6 +4062,7 @@ "version": "2.1.2", "resolved": "https://registry.npmjs.org/@mangata-finance/type-definitions/-/type-definitions-2.1.2.tgz", "integrity": "sha512-kr4mVMuQ6DqZ0H72z0YI8tcdlk4XD4vUgRVYYfTJdXFJhRsfS4YRxfs/iiQPNzWKgoQZKcDqsbQD3xz9T1gELw==", + "license": "GPL-3.0", "engines": { "node": ">=18.0.0" }, @@ -4245,9 +4247,9 @@ } }, "node_modules/@oven/bun-darwin-aarch64": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.1.20.tgz", - "integrity": "sha512-9dZuhfkol/fgG9+ZcDfDFKamp6npraPQghutE5IJM8Y3w4+y5USvw+NbANuKLSLFOH06oXMT/necZ9HT0rzTlg==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.1.21.tgz", + "integrity": "sha512-n1hZewJPZg5XcubisWDaKn/wLaldgagAWya3ZuMBuFwsz4PnGTeQ7Wl3aBe7XzW6fNUAd+ZIfvfNYBRNv1R7Rw==", "cpu": [ "arm64" ], @@ -4259,9 +4261,9 @@ ] }, "node_modules/@oven/bun-darwin-x64": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64/-/bun-darwin-x64-1.1.20.tgz", - "integrity": "sha512-6IfCEMt6/exOyiAik3dbFAcP0BxDquGSq4CH9iVvd7kAI1/5X0O/iRKuFNyT9HJb16jSLISh05nZGW6KBUKXuA==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64/-/bun-darwin-x64-1.1.21.tgz", + "integrity": "sha512-Vr7tz6UBrtkJ0UMCQBRhKH/JThWxkZWnGAmcGFf8h3zFgMfCaTmmWzB4PSCad1wu+4GCrmVoEG8P7MY8+TmS7w==", "cpu": [ "x64" ], @@ -4273,9 +4275,9 @@ ] }, "node_modules/@oven/bun-darwin-x64-baseline": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.1.20.tgz", - "integrity": "sha512-9H0nNs0clDXtIAntN0u4++zsspCabLe2PIXfcPamw4D5qBZEVve0jd3+6pg6mTm3z2aGkUAlPtonPvlzNeWiQg==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.1.21.tgz", + "integrity": "sha512-4MhDFYONGIg2MqO56u6H/X9TD3+hbDQpOjlGdl7J0aUiV47b3k7vLn5hENYEjAIBR3g744E23rIw4FQAXakFMw==", "cpu": [ "x64" ], @@ -4287,9 +4289,9 @@ ] }, "node_modules/@oven/bun-linux-aarch64": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.1.20.tgz", - "integrity": "sha512-xR2Wf9VqFZ2IiRBv9pvQ8z/DihfIA64bGbMkLkrAhZJACk+HBJ8eLjEGI4hvr9SM9br4Jtfjlm6CmNlkpqbk3Q==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.1.21.tgz", + "integrity": "sha512-0avxsNle8QOLsDwo1lqO1o2Mv1bLp3RlVr83XNV2yGVnzCwZmupQcI76fcc2e+Y+YU173xCUasMkiIbguS271g==", "cpu": [ "arm64" ], @@ -4301,9 +4303,9 @@ ] }, "node_modules/@oven/bun-linux-x64": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64/-/bun-linux-x64-1.1.20.tgz", - "integrity": "sha512-8TWvnsWWWX9pZoYZ1GwZX3UwkfsnZYzicxwUdZVf/S0sNM6FBWkC9YqidxUsPva4DLKIi4oON8Ra5DpDwRZWSw==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64/-/bun-linux-x64-1.1.21.tgz", + "integrity": "sha512-zmps8oWLE2L+9Cn6oQPbcxIWDIjOT1txbYAv9zlcd84I12DXiB++e/PEE8dPe/3powygCpwZM9b7gZfTv9sx0w==", "cpu": [ "x64" ], @@ -4315,9 +4317,9 @@ ] }, "node_modules/@oven/bun-linux-x64-baseline": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.1.20.tgz", - "integrity": "sha512-H1PIzW+Dv6VNNH/yS6we7YD2Hvig3s6zLYnEt+mQok+wJKtjzpjQT1qZly/r6mhkZqHIcM3mRAwXcxgXF7yv7Q==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.1.21.tgz", + "integrity": "sha512-HT+PEWa2PY73gBrNuUHrihsGNOBQKp6s6IzAqHUfmDlIyXYaEvRYUZg6vEqyRRSuNcCC6PiQDHWZP99OT2VMZg==", "cpu": [ "x64" ], @@ -4329,9 +4331,9 @@ ] }, "node_modules/@oven/bun-windows-x64": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-windows-x64/-/bun-windows-x64-1.1.20.tgz", - "integrity": "sha512-1Njpp2LUq6mEyDdk3IBge7ew/+maqX/Q7ltalX7JT2Gxh693c0KuL7pzrExbkBweqSL1nMec0Crw+GkVd3bFxA==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-windows-x64/-/bun-windows-x64-1.1.21.tgz", + "integrity": "sha512-p9rjwZPiJJtBafJ7MoJvmqyCA4QxVVpM7QaDx6Lhqua7b+i7dsigog8BgeCxGXAMpSKqoBuAuziqnLh0pcdAYQ==", "cpu": [ "x64" ], @@ -4343,9 +4345,9 @@ ] }, "node_modules/@oven/bun-windows-x64-baseline": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.1.20.tgz", - "integrity": "sha512-yFm6jhL7SPfPz7sOukUeiAGmX7/S+6yj3cY8NxGGvBaZZLqNSw+vitAFg/ssV8v8oDAG7b1SqP5KzEZt3EUvKg==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.1.21.tgz", + "integrity": "sha512-xwPqSrcdSAJVmCnDlpvEWVHDSf9lmCBIcL5PtM9udrqTJOAVxiyQm0cpXjuv/h6MAZxt7rtt9YqrcK0ixA2xIQ==", "cpu": [ "x64" ], @@ -4544,23 +4546,23 @@ "optional": true }, "node_modules/@polkadot/api": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-12.2.1.tgz", - "integrity": "sha512-G4PfdfiM3HVXmYTYYhH2+exLFiHtNJsJqbmk7Hj8ZOx0MzSUAFhtgcNXojcwUeW3dDhZRCrhwUApq3P4bvLpug==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-12.2.3.tgz", + "integrity": "sha512-qpC29Uq0JZh/7Spcvmw+jUREG/ZYeb7miGUKomqHqU1hwBvyk9bqy7Vr10g3Hh0bkl5nP29YmnrLrG0NG+EtPg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-augment": "12.2.1", - "@polkadot/api-base": "12.2.1", - "@polkadot/api-derive": "12.2.1", + "@polkadot/api-augment": "12.2.3", + "@polkadot/api-base": "12.2.3", + "@polkadot/api-derive": "12.2.3", "@polkadot/keyring": "^13.0.2", - "@polkadot/rpc-augment": "12.2.1", - "@polkadot/rpc-core": "12.2.1", - "@polkadot/rpc-provider": "12.2.1", - "@polkadot/types": "12.2.1", - "@polkadot/types-augment": "12.2.1", - "@polkadot/types-codec": "12.2.1", - "@polkadot/types-create": "12.2.1", - "@polkadot/types-known": "12.2.1", + "@polkadot/rpc-augment": "12.2.3", + "@polkadot/rpc-core": "12.2.3", + "@polkadot/rpc-provider": "12.2.3", + "@polkadot/types": "12.2.3", + "@polkadot/types-augment": "12.2.3", + "@polkadot/types-codec": "12.2.3", + "@polkadot/types-create": "12.2.3", + "@polkadot/types-known": "12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2", "eventemitter3": "^5.0.1", @@ -4572,16 +4574,16 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-12.2.1.tgz", - "integrity": "sha512-HrIiTRHL4KhcgeMhu85I5DBB5M0VGj3uA805lALFs/WuwQkUAvJZb6NUKhizG/q+di3KKzoyu1RM9As2LIP5Yg==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-12.2.3.tgz", + "integrity": "sha512-w3FYQAzVzZuD1xAUGwEeEftJr5N5oYigItrWkEc3nk+I3wUjNuHNlab3hCJZslRlHrE2zYVK5mGDDZYVPyn86Q==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api-base": "12.2.1", - "@polkadot/rpc-augment": "12.2.1", - "@polkadot/types": "12.2.1", - "@polkadot/types-augment": "12.2.1", - "@polkadot/types-codec": "12.2.1", + "@polkadot/api-base": "12.2.3", + "@polkadot/rpc-augment": "12.2.3", + "@polkadot/types": "12.2.3", + "@polkadot/types-augment": "12.2.3", + "@polkadot/types-codec": "12.2.3", "@polkadot/util": "^13.0.2", "tslib": "^2.6.2" }, @@ -4590,13 +4592,13 @@ } }, "node_modules/@polkadot/api-base": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-12.2.1.tgz", - "integrity": "sha512-xyGt1/iK40/mLHrcmvjzdUWcOoES04+M9XlQ7WC3Hp+Tv/qk+WARXWkJKPIt3HqKrRu2mkyXvqPw2C/k7IhmHg==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-12.2.3.tgz", + "integrity": "sha512-fUJt3+uvBViwjz5tiiEE1VQkcDiXLzAPdex2OeECXopNnHt9gq8n6dS2arBzfG2eEDv/viCyjggj0wcSaV2yUg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "12.2.1", - "@polkadot/types": "12.2.1", + "@polkadot/rpc-core": "12.2.3", + "@polkadot/types": "12.2.3", "@polkadot/util": "^13.0.2", "rxjs": "^7.8.1", "tslib": "^2.6.2" @@ -4606,17 +4608,17 @@ } }, "node_modules/@polkadot/api-derive": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-12.2.1.tgz", - "integrity": "sha512-zk8/20QsUomEipN/DKB2MIgnFMr6JNIv/L/Rf3PsZXGkzOgVnFpjCjbIhHT4IscZXkO7jWmjnA3ID6sJ2+yA9Q==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-12.2.3.tgz", + "integrity": "sha512-zcQOuLoBeYXTMr2r9oPQiIJ7t4997eoQ1yM76KK2/2KTESKfJHus6nA0IK9fDk+c5vIdFKd/BJ0UukQ1AJiLLA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/api": "12.2.1", - "@polkadot/api-augment": "12.2.1", - "@polkadot/api-base": "12.2.1", - "@polkadot/rpc-core": "12.2.1", - "@polkadot/types": "12.2.1", - "@polkadot/types-codec": "12.2.1", + "@polkadot/api": "12.2.3", + "@polkadot/api-augment": "12.2.3", + "@polkadot/api-base": "12.2.3", + "@polkadot/rpc-core": "12.2.3", + "@polkadot/types": "12.2.3", + "@polkadot/types-codec": "12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2", "rxjs": "^7.8.1", @@ -5186,14 +5188,14 @@ } }, "node_modules/@polkadot/rpc-augment": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-12.2.1.tgz", - "integrity": "sha512-rKOyknD7rlZyvdsTq42EPSi4sPikBXRTb7svJ7+t0DwskSbpqLWOFvaX/hGhV4P0ZwobuIn5D82tkxG8c+mwDg==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-12.2.3.tgz", + "integrity": "sha512-3V+Xp5cGb8hA0YZ4V4jXdC0POZGirQ63DkUnypmq86Fa1A7NCuVgD+s9ayOc8kNUMuKJIRKr3cLTj97S6f15lw==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-core": "12.2.1", - "@polkadot/types": "12.2.1", - "@polkadot/types-codec": "12.2.1", + "@polkadot/rpc-core": "12.2.3", + "@polkadot/types": "12.2.3", + "@polkadot/types-codec": "12.2.3", "@polkadot/util": "^13.0.2", "tslib": "^2.6.2" }, @@ -5202,14 +5204,14 @@ } }, "node_modules/@polkadot/rpc-core": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-12.2.1.tgz", - "integrity": "sha512-ZAxA2Ymi+9ajyW89yD5W7R80fbgTX15Bu7DujhJZQXl7Gd+bUtejdvf8HhleMHRLKSK+YD6+c0qON4ucs2eC4A==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-12.2.3.tgz", + "integrity": "sha512-XJyPpwYBe+ijlivEKcRYRlQ5vx/CUXG0PZ23/TLKMRNlh5BVAC4HK/4dzBmOc3FT0ulOMbu7/TH+mk7ppQHrKg==", "license": "Apache-2.0", "dependencies": { - "@polkadot/rpc-augment": "12.2.1", - "@polkadot/rpc-provider": "12.2.1", - "@polkadot/types": "12.2.1", + "@polkadot/rpc-augment": "12.2.3", + "@polkadot/rpc-provider": "12.2.3", + "@polkadot/types": "12.2.3", "@polkadot/util": "^13.0.2", "rxjs": "^7.8.1", "tslib": "^2.6.2" @@ -5219,14 +5221,14 @@ } }, "node_modules/@polkadot/rpc-provider": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-12.2.1.tgz", - "integrity": "sha512-8RdJjmbJygCP4MZ4xrqUUqG0X4EQsT3A4QyZ5lQvxEVvY4Ti2ExIwpVYzYbaSpGut5kdg3atI0jh+qTju/s29Q==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-12.2.3.tgz", + "integrity": "sha512-hzw6YGV+3daU49rsEPmdl/UDupAmc3lqBYN2gj7lxQCMSqYjBr0Pj1ScGJJXzlR8ZyiY97e/TGIW13W6ivmIGQ==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.0.2", - "@polkadot/types": "12.2.1", - "@polkadot/types-support": "12.2.1", + "@polkadot/types": "12.2.3", + "@polkadot/types-support": "12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2", "@polkadot/x-fetch": "^13.0.2", @@ -5321,15 +5323,15 @@ } }, "node_modules/@polkadot/types": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.2.1.tgz", - "integrity": "sha512-axVbEnWLU9H7TMgRyECV79FWbfB4bNU9tkrCrBiOifTpJ4DT9AIbkNTgxI+wexywFbn8ATG6y1kw8leUnLDYvg==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-12.2.3.tgz", + "integrity": "sha512-p6y3WdZBvdgT5+m+gvPaHXUaei1DQjMI9BxhzHS5FfOvDMSDf0uBacamtRmkdII5bJuUgGBYG9BjHic8yWu0/g==", "license": "Apache-2.0", "dependencies": { "@polkadot/keyring": "^13.0.2", - "@polkadot/types-augment": "12.2.1", - "@polkadot/types-codec": "12.2.1", - "@polkadot/types-create": "12.2.1", + "@polkadot/types-augment": "12.2.3", + "@polkadot/types-codec": "12.2.3", + "@polkadot/types-create": "12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2", "rxjs": "^7.8.1", @@ -5340,13 +5342,13 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-12.2.1.tgz", - "integrity": "sha512-4lVAc3HjcP6gjvX6Vea4/Fo7C98ktuavLtxVD5rYBCsNr8IPjG2kc21N+FL1pcv0vDiE0U7RnalWUhdX2nlZQg==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-12.2.3.tgz", + "integrity": "sha512-RLHWl4TIgJqWFuGDgstKTYqB7EWGx4oJ5nzIdKCQgYAeOi+LFYXyZjE2ffhmX258VPsSXu4syeQpcBIEWns8kA==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types": "12.2.1", - "@polkadot/types-codec": "12.2.1", + "@polkadot/types": "12.2.3", + "@polkadot/types-codec": "12.2.3", "@polkadot/util": "^13.0.2", "tslib": "^2.6.2" }, @@ -5355,9 +5357,9 @@ } }, "node_modules/@polkadot/types-codec": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-12.2.1.tgz", - "integrity": "sha512-lOtY/9rTHrk8c9cQsks3vcNjd2VAC7KEgaCgn/FNyIFuwWP16lBH7SZXJBFq362nGJBiBEvembSDUdtpSYfRng==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-12.2.3.tgz", + "integrity": "sha512-oBHAEXyAMZ6ghEEgKW95cc4OFdkxiRKazx18Dk433sWk2HGkwGoKd9uK6xdelMgO1EnbBzZwc2epOhKH7rTEmQ==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.0.2", @@ -5394,12 +5396,12 @@ } }, "node_modules/@polkadot/types-create": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-12.2.1.tgz", - "integrity": "sha512-ifhQUMJ/mpXC9+9DZ+/THyfU+KEk54FkDfGJ6IU8TgrYI9WynGsnToNjcv6ZLHMIg6rMkPBfUOxpGvZR4cVMVg==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-12.2.3.tgz", + "integrity": "sha512-4XR04QFgKeHZEj7NyBK3A55EgzmGZtC175Hbq5y3+j8XV84amOOhVqj7gDQqnSyRMAtl7+HSsfpx3+Loh+4l+g==", "license": "Apache-2.0", "dependencies": { - "@polkadot/types-codec": "12.2.1", + "@polkadot/types-codec": "12.2.3", "@polkadot/util": "^13.0.2", "tslib": "^2.6.2" }, @@ -5408,15 +5410,15 @@ } }, "node_modules/@polkadot/types-known": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-12.2.1.tgz", - "integrity": "sha512-am/WAUabsKgsfQ6vaPfz4QvVdNGQDXc1/WL7n0mAD7iJDwzW5QbzkSlmSiUHrFtz+zSwREEQL+2nPEDQpVMDlg==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-12.2.3.tgz", + "integrity": "sha512-hB3fBlZ51dBaGRJf6ParvoqCSig9ovqjDgpFwysewXsc74GRoPPR7RQFw/hITxwdKL5ldyTZnBIGBxROiF86Tg==", "license": "Apache-2.0", "dependencies": { "@polkadot/networks": "^13.0.2", - "@polkadot/types": "12.2.1", - "@polkadot/types-codec": "12.2.1", - "@polkadot/types-create": "12.2.1", + "@polkadot/types": "12.2.3", + "@polkadot/types-codec": "12.2.3", + "@polkadot/types-create": "12.2.3", "@polkadot/util": "^13.0.2", "tslib": "^2.6.2" }, @@ -5439,9 +5441,9 @@ } }, "node_modules/@polkadot/types-support": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-12.2.1.tgz", - "integrity": "sha512-rPquPHi0KKCnyVEeVbFaSjlxMtkvg7I7UwFQRfwbUanOsI4jgR4sqYXgTJSWZwRiiVe0TmfSY5VMX4Gp06bJ9w==", + "version": "12.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-12.2.3.tgz", + "integrity": "sha512-/YVZ0j126el/5e/BTrhw1SuDmlyV394zKak7LkYcAJ8IyDmT53cajMK2TQe03uVsE/vveligkYmJ24IEjZ+DRg==", "license": "Apache-2.0", "dependencies": { "@polkadot/util": "^13.0.2", @@ -7014,17 +7016,17 @@ "peer": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.16.1.tgz", - "integrity": "sha512-SxdPak/5bO0EnGktV05+Hq8oatjAYVY3Zh2bye9pGZy6+jwyR3LG3YKkV4YatlsgqXP28BTeVm9pqwJM96vf2A==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz", + "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "7.16.1", - "@typescript-eslint/type-utils": "7.16.1", - "@typescript-eslint/utils": "7.16.1", - "@typescript-eslint/visitor-keys": "7.16.1", + "@typescript-eslint/scope-manager": "7.18.0", + "@typescript-eslint/type-utils": "7.18.0", + "@typescript-eslint/utils": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -7048,16 +7050,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.16.1.tgz", - "integrity": "sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz", + "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "7.16.1", - "@typescript-eslint/types": "7.16.1", - "@typescript-eslint/typescript-estree": "7.16.1", - "@typescript-eslint/visitor-keys": "7.16.1", + "@typescript-eslint/scope-manager": "7.18.0", + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/typescript-estree": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0", "debug": "^4.3.4" }, "engines": { @@ -7077,14 +7079,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.16.1.tgz", - "integrity": "sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz", + "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "7.16.1", - "@typescript-eslint/visitor-keys": "7.16.1" + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0" }, "engines": { "node": "^18.18.0 || >=20.0.0" @@ -7095,14 +7097,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.16.1.tgz", - "integrity": "sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz", + "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "7.16.1", - "@typescript-eslint/utils": "7.16.1", + "@typescript-eslint/typescript-estree": "7.18.0", + "@typescript-eslint/utils": "7.18.0", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -7123,9 +7125,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.16.1.tgz", - "integrity": "sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz", + "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==", "dev": true, "license": "MIT", "engines": { @@ -7137,14 +7139,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.1.tgz", - "integrity": "sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz", + "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "7.16.1", - "@typescript-eslint/visitor-keys": "7.16.1", + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/visitor-keys": "7.18.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -7166,16 +7168,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.16.1.tgz", - "integrity": "sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz", + "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "7.16.1", - "@typescript-eslint/types": "7.16.1", - "@typescript-eslint/typescript-estree": "7.16.1" + "@typescript-eslint/scope-manager": "7.18.0", + "@typescript-eslint/types": "7.18.0", + "@typescript-eslint/typescript-estree": "7.18.0" }, "engines": { "node": "^18.18.0 || >=20.0.0" @@ -7189,13 +7191,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "7.16.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.1.tgz", - "integrity": "sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==", + "version": "7.18.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz", + "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "7.16.1", + "@typescript-eslint/types": "7.18.0", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -8091,9 +8093,9 @@ } }, "node_modules/bun": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/bun/-/bun-1.1.20.tgz", - "integrity": "sha512-aqLmvaz0/vLUiCrOXtAsf7pCSOS/qXieYDsq8COa3+fIgMK05CjZt9m9r7DC+tjKy7hH8uKSNTapQOr/kX8gIA==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/bun/-/bun-1.1.21.tgz", + "integrity": "sha512-mvqYEvafGskIVTjlftbKvsXtyR6z/SQnhJsVw0xCU46pc56oX1sAGvaemWKOy/sy/gGMHcgLE0KUidDQQzqXWQ==", "cpu": [ "arm64", "x64" @@ -8111,14 +8113,14 @@ "bunx": "bin/bun.exe" }, "optionalDependencies": { - "@oven/bun-darwin-aarch64": "1.1.20", - "@oven/bun-darwin-x64": "1.1.20", - "@oven/bun-darwin-x64-baseline": "1.1.20", - "@oven/bun-linux-aarch64": "1.1.20", - "@oven/bun-linux-x64": "1.1.20", - "@oven/bun-linux-x64-baseline": "1.1.20", - "@oven/bun-windows-x64": "1.1.20", - "@oven/bun-windows-x64-baseline": "1.1.20" + "@oven/bun-darwin-aarch64": "1.1.21", + "@oven/bun-darwin-x64": "1.1.21", + "@oven/bun-darwin-x64-baseline": "1.1.21", + "@oven/bun-linux-aarch64": "1.1.21", + "@oven/bun-linux-x64": "1.1.21", + "@oven/bun-linux-x64-baseline": "1.1.21", + "@oven/bun-windows-x64": "1.1.21", + "@oven/bun-windows-x64-baseline": "1.1.21" } }, "node_modules/bundle-require": { @@ -10037,9 +10039,9 @@ } }, "node_modules/ethers": { - "version": "6.13.1", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.13.1.tgz", - "integrity": "sha512-hdJ2HOxg/xx97Lm9HdCWk949BfYqYWpyw4//78SiwOLgASyfrNszfMUNB2joKjvGUdwhHfaiMMFFwacVVoLR9A==", + "version": "6.13.2", + "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.13.2.tgz", + "integrity": "sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg==", "funding": [ { "type": "individual", @@ -10881,9 +10883,9 @@ } }, "node_modules/husky": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz", - "integrity": "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==", + "version": "9.1.4", + "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz", + "integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==", "dev": true, "license": "MIT", "bin": { @@ -17781,9 +17783,9 @@ "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" }, "node_modules/tsup": { - "version": "8.2.2", - "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.2.2.tgz", - "integrity": "sha512-MufIuzdSt6HYPOeOtjUXLR4rqRJySi6XsRNZdwvjC2XR+xghsu2L3vSmYmX+k4S1mO6j0OlUEyVQ3Fc0H66XcA==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/tsup/-/tsup-8.2.3.tgz", + "integrity": "sha512-6YNT44oUfXRbZuSMNmN36GzwPPIlD2wBccY7looM2fkTcxkf2NEmwr3OZuDZoySklnrIG4hoEtzy8yUXYOqNcg==", "dev": true, "license": "MIT", "dependencies": { @@ -18099,9 +18101,9 @@ } }, "node_modules/typescript": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", - "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", + "version": "5.5.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", + "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", "devOptional": true, "license": "Apache-2.0", "bin": { @@ -18236,9 +18238,9 @@ } }, "node_modules/viem": { - "version": "2.17.9", - "resolved": "https://registry.npmjs.org/viem/-/viem-2.17.9.tgz", - "integrity": "sha512-b55e91Kh3vMfZy4kuIx3zzgYEG0ToYiNEJz/KCj2QGcsWtvfWXs/fVcbMMW7wIlbA+yqTEBDTSdBQkigfavF6w==", + "version": "2.18.5", + "resolved": "https://registry.npmjs.org/viem/-/viem-2.18.5.tgz", + "integrity": "sha512-hIV5+kzI1f6fOzmZWuycjH+9F/qcEQ3BOyF0/m1cc+pd2+PMdJ/yccL4MeKAUDc1mun5KGjub9HhJsu+9Ndd3Q==", "funding": [ { "type": "github", @@ -18254,6 +18256,7 @@ "@scure/bip39": "1.3.0", "abitype": "1.0.5", "isows": "1.0.4", + "webauthn-p256": "0.0.5", "ws": "8.17.1" }, "peerDependencies": { @@ -19014,6 +19017,22 @@ "node": ">= 8" } }, + "node_modules/webauthn-p256": { + "version": "0.0.5", + "resolved": "https://registry.npmjs.org/webauthn-p256/-/webauthn-p256-0.0.5.tgz", + "integrity": "sha512-drMGNWKdaixZNobeORVIqq7k5DsRC9FnG201K2QjeOoQLmtSDaSsVZdkg6n5jUALJKcAG++zBPJXmv6hy0nWFg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/wevm" + } + ], + "license": "MIT", + "dependencies": { + "@noble/curves": "^1.4.0", + "@noble/hashes": "^1.4.0" + } + }, "node_modules/webidl-conversions": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", @@ -19489,9 +19508,9 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "@polkadot/api": "^12.2.1", - "@polkadot/api-augment": "^12.2.1", - "@polkadot/types": "^12.2.1", + "@polkadot/api": "^12.2.3", + "@polkadot/api-augment": "^12.2.3", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2" } @@ -19505,7 +19524,7 @@ "@moonbeam-network/xcm-types": "2.3.0" }, "peerDependencies": { - "@polkadot/types": "^12.2.1", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2" } @@ -19522,12 +19541,12 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "@polkadot/api": "^12.2.1", - "@polkadot/api-augment": "^12.2.1", - "@polkadot/types": "^12.2.1", + "@polkadot/api": "^12.2.3", + "@polkadot/api-augment": "^12.2.3", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", - "ethers": "^6.13.1", - "viem": "^2.17.9" + "ethers": "^6.13.2", + "viem": "^2.18.5" } }, "packages/types": { @@ -19539,7 +19558,7 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "viem": "^2.17.9" + "viem": "^2.18.5" } }, "packages/utils": { @@ -19554,7 +19573,7 @@ "@types/big.js": "^6.2.2" }, "peerDependencies": { - "@polkadot/api": "^12.2.1", + "@polkadot/api": "^12.2.3", "@polkadot/apps-config": "^0.142.1", "@polkadot/util": "^13.0.2" } diff --git a/package.json b/package.json index ed21aff5..13ae3486 100644 --- a/package.json +++ b/package.json @@ -37,10 +37,10 @@ "changeset:publish": "npm run build && changeset publish" }, "dependencies": { - "@polkadot/api": "^12.2.1", - "@polkadot/api-augment": "^12.2.1", + "@polkadot/api": "^12.2.3", + "@polkadot/api-augment": "^12.2.3", "@polkadot/apps-config": "^0.142.1", - "@polkadot/types": "^12.2.1", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2" }, @@ -48,9 +48,9 @@ "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.7", "@slack/webhook": "^7.0.2", - "@typescript-eslint/eslint-plugin": "^7.16.1", - "@typescript-eslint/parser": "^7.16.1", - "bun": "^1.1.20", + "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/parser": "^7.18.0", + "bun": "^1.1.21", "dotenv": "^16.4.5", "eslint": "^8.57.0", "eslint-config-airbnb-base": "^15.0.0", @@ -60,15 +60,15 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-jest": "^28.6.0", "eslint-plugin-prettier": "^5.2.1", - "ethers": "^6.13.1", + "ethers": "^6.13.2", "glob": "^11.0.0", - "husky": "^9.1.1", + "husky": "^9.1.4", "lint-staged": "^15.2.7", "prettier": "^3.3.3", - "tsup": "^8.2.2", + "tsup": "^8.2.3", "turbo": "^2.0.9", - "typescript": "^5.5.3", - "viem": "^2.17.9", + "typescript": "^5.5.4", + "viem": "^2.18.5", "vitest": "^2.0.4" }, "lint-staged": { diff --git a/packages/builder/package.json b/packages/builder/package.json index 546f7716..597b5714 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -54,9 +54,9 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "@polkadot/api": "^12.2.1", - "@polkadot/api-augment": "^12.2.1", - "@polkadot/types": "^12.2.1", + "@polkadot/api": "^12.2.3", + "@polkadot/api-augment": "^12.2.3", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2" } diff --git a/packages/config/package.json b/packages/config/package.json index b4e52972..36572861 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -53,7 +53,7 @@ "@moonbeam-network/xcm-types": "2.3.0" }, "peerDependencies": { - "@polkadot/types": "^12.2.1", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", "@polkadot/util-crypto": "^13.0.2" } diff --git a/packages/sdk/package.json b/packages/sdk/package.json index cf3db49c..d1e5872e 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -58,11 +58,11 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "@polkadot/api": "^12.2.1", - "@polkadot/api-augment": "^12.2.1", - "@polkadot/types": "^12.2.1", + "@polkadot/api": "^12.2.3", + "@polkadot/api-augment": "^12.2.3", + "@polkadot/types": "^12.2.3", "@polkadot/util": "^13.0.2", - "ethers": "^6.13.1", - "viem": "^2.17.9" + "ethers": "^6.13.2", + "viem": "^2.18.5" } } diff --git a/packages/types/package.json b/packages/types/package.json index 5b94d461..60406835 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -52,6 +52,6 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "viem": "^2.17.9" + "viem": "^2.18.5" } } diff --git a/packages/utils/package.json b/packages/utils/package.json index dc9a9484..05e6197c 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -57,7 +57,7 @@ "@types/big.js": "^6.2.2" }, "peerDependencies": { - "@polkadot/api": "^12.2.1", + "@polkadot/api": "^12.2.3", "@polkadot/apps-config": "^0.142.1", "@polkadot/util": "^13.0.2" }