diff --git a/clients/js-legacy/package.json b/clients/js-legacy/package.json index 946fefad..1db3f421 100644 --- a/clients/js-legacy/package.json +++ b/clients/js-legacy/package.json @@ -42,7 +42,7 @@ "typescript": "^6.0.3" }, "dependencies": { - "@solana/addresses": "7.0.0", + "@solana/addresses": "7.1.0", "@solana/prettier-config-solana": "^0.0.7", "@solana/rpc-api": "7.0.0", "@solana/rpc-spec": "7.0.0", diff --git a/clients/js/package.json b/clients/js/package.json index c85f776a..790ade48 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -35,7 +35,7 @@ "typescript": "^6.0.3" }, "dependencies": { - "@solana/addresses": "7.0.0", + "@solana/addresses": "7.1.0", "@solana/functional": "7.0.0", "@solana/instructions": "7.0.0", "@solana/instruction-plans": "7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b2da5c1..54a7356b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ importers: clients/js: dependencies: '@solana/addresses': - specifier: 7.0.0 - version: 7.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) + specifier: 7.1.0 + version: 7.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) '@solana/functional': specifier: 7.0.0 version: 7.0.0(typescript@6.0.3) @@ -60,8 +60,8 @@ importers: clients/js-legacy: dependencies: '@solana/addresses': - specifier: 7.0.0 - version: 7.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) + specifier: 7.1.0 + version: 7.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) '@solana/prettier-config-solana': specifier: ^0.0.7 version: 0.0.7(prettier@3.9.6) @@ -656,6 +656,15 @@ packages: typescript: optional: true + '@solana/addresses@7.1.0': + resolution: {integrity: sha512-kA/aav0TdyhrXCG6VCGG/fTuGu4ix5UW2PxtsbpBdZcyi+3TznLS1xKzIZBzqn0DL0q6HKdud6Ene7DWZDH1lw==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + '@solana/assertions@7.0.0': resolution: {integrity: sha512-CShOQLPezI0tbrih+L88fzt8FMHDyJoWkmulk4wfRp3HhpQL2yNlH/SWLH033qysnvkmE7TxBFUtcnbnf7jz1g==} engines: {node: '>=20.18.0'} @@ -665,6 +674,15 @@ packages: typescript: optional: true + '@solana/assertions@7.1.0': + resolution: {integrity: sha512-LD9+fhZb/xBECl27gfxDEX+qyj4PRV6700RJuprJWNMvGd8v0eoO0N+0QwnopK7o7O4w3DaW9/a3jH+iiwEqzw==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + '@solana/buffer-layout@4.0.1': resolution: {integrity: sha512-E1ImOIAD1tBZFRdjeM4/pzTiTApC0AOBGwyAMS4fwIodCWArzJ3DWdoh8cKxeFM2fElkxBh2Aqts1BPC373rHA==} engines: {node: '>=5.10'} @@ -684,6 +702,15 @@ packages: typescript: optional: true + '@solana/codecs-core@7.1.0': + resolution: {integrity: sha512-pl1gCCvviKekrijEDieZ1ps3LjC6ova2pZ/ZBXEJJa46nF7M0hwdZe/KzbMxKQ8WtT/WqW8Uyh6JQt8IJcMgRw==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + '@solana/codecs-data-structures@7.0.0': resolution: {integrity: sha512-P0Ys1mB4lYlz3MMTCaJSysE3OYrq8WvsveU1ta8U/yG1qChXFGCOxPVh06swjaRxwPrEakb9VUESS5vNtp1rRA==} engines: {node: '>=20.18.0'} @@ -708,6 +735,15 @@ packages: typescript: optional: true + '@solana/codecs-numbers@7.1.0': + resolution: {integrity: sha512-Hfw5OXx7tbSJ4iQ0r1ar6D+7XixkX8K36ni9cHDrunpiTo9SLIE0Lzj9/889aPNv4J4JggW1bpqzcrz3RI/o5g==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + '@solana/codecs-strings@7.0.0': resolution: {integrity: sha512-zXE1PE9HkVk6phZ6aqHTXvLZ0qIl5bJNIvG9eMB7LuFO1XBVQywJUtjKS8fE3/xmRCWSMilFSrEXGA+SpOyLrQ==} engines: {node: '>=20.18.0'} @@ -720,6 +756,18 @@ packages: typescript: optional: true + '@solana/codecs-strings@7.1.0': + resolution: {integrity: sha512-YIv/XVDYTzkYiFRdbjK6tI1BUKNlV1ta5hl9oK6+CoCDZn7nECfAN96KPYs94jzbN5VgMgbEqi6tlQcdy5KuCg==} + engines: {node: '>=20.18.0'} + peerDependencies: + fastestsmallesttextencoderdecoder: ^1.0.22 + typescript: '>=5.4.0' + peerDependenciesMeta: + fastestsmallesttextencoderdecoder: + optional: true + typescript: + optional: true + '@solana/errors@2.3.0': resolution: {integrity: sha512-66RI9MAbwYV0UtP7kGcTBVLxJgUxoZGm8Fbc0ah+lGiAw17Gugco6+9GrJCV83VyF2mDWyYnYM9qdI3yjgpnaQ==} engines: {node: '>=20.18.0'} @@ -737,6 +785,16 @@ packages: typescript: optional: true + '@solana/errors@7.1.0': + resolution: {integrity: sha512-sJ0mM6SHN7fa6auHARRAGjjDpkFzhx6jmgHZAjliC/xADMfI2IYrTnAwguRV9dVBOsEHicylIXszvsyRb6BmEw==} + engines: {node: '>=20.18.0'} + hasBin: true + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + '@solana/fixed-points@7.0.0': resolution: {integrity: sha512-Y3gcyHTponi5kXpWVEJIhuZ7yT84N+8He4dbjXWqwMBJnzKM+4tqFCbzy6y+6+Jxt44RT1lDmbpxmZopFRXU8Q==} engines: {node: '>=20.18.0'} @@ -791,6 +849,15 @@ packages: typescript: optional: true + '@solana/nominal-types@7.1.0': + resolution: {integrity: sha512-oN+gGAqBnGc/iGIq5i4Q/+VFyTqbh0wpLnWTtMbFpXmevrdX3IPPBW5Z76ysZtTtv+M4Ha64kqc2upLJBUGM0A==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + '@solana/prettier-config-solana@0.0.7': resolution: {integrity: sha512-uJyzzvVVZ04e4K6ukCLSQccL4N9RYQ9GG9rK8S0QoCttD5D9FukToaIUNxWtA4RIswGcNCq0yusaLjmbG7I0SA==} deprecated: This package is deprecated. It has been replaced by @solana-config/prettier, part of the @solana-foundation/js-configs monorepo (https://github.com/solana-foundation/js-configs). Please migrate to the new package; this one will no longer receive updates. @@ -1514,8 +1581,8 @@ packages: resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} engines: {node: '>=18'} - get-tsconfig@4.14.2: - resolution: {integrity: sha512-XpwZALwwl/BaKTAyC6+c5T8y6kCg2jk+XGqOVrKIQmW49pNypYLMRjCUXqa28tQgJlhS2RlzP7sc+Rx7W6qsfw==} + get-tsconfig@4.14.3: + resolution: {integrity: sha512-++QEw4DIY7WGoukz+/+A/8dGYPT9l9yIadnmSgZ8Rjr3YVSVDipQSO9CdnJo9ePqFqUUqh+wk9uIaoiAwsiPkA==} glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} @@ -2717,12 +2784,30 @@ snapshots: transitivePeerDependencies: - fastestsmallesttextencoderdecoder + '@solana/addresses@7.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)': + dependencies: + '@solana/assertions': 7.1.0(typescript@6.0.3) + '@solana/codecs-core': 7.1.0(typescript@6.0.3) + '@solana/codecs-strings': 7.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3) + '@solana/errors': 7.1.0(typescript@6.0.3) + '@solana/nominal-types': 7.1.0(typescript@6.0.3) + optionalDependencies: + typescript: 6.0.3 + transitivePeerDependencies: + - fastestsmallesttextencoderdecoder + '@solana/assertions@7.0.0(typescript@6.0.3)': dependencies: '@solana/errors': 7.0.0(typescript@6.0.3) optionalDependencies: typescript: 6.0.3 + '@solana/assertions@7.1.0(typescript@6.0.3)': + dependencies: + '@solana/errors': 7.1.0(typescript@6.0.3) + optionalDependencies: + typescript: 6.0.3 + '@solana/buffer-layout@4.0.1': dependencies: buffer: 6.0.3 @@ -2738,6 +2823,12 @@ snapshots: optionalDependencies: typescript: 6.0.3 + '@solana/codecs-core@7.1.0(typescript@6.0.3)': + dependencies: + '@solana/errors': 7.1.0(typescript@6.0.3) + optionalDependencies: + typescript: 6.0.3 + '@solana/codecs-data-structures@7.0.0(typescript@6.0.3)': dependencies: '@solana/codecs-core': 7.0.0(typescript@6.0.3) @@ -2759,6 +2850,13 @@ snapshots: optionalDependencies: typescript: 6.0.3 + '@solana/codecs-numbers@7.1.0(typescript@6.0.3)': + dependencies: + '@solana/codecs-core': 7.1.0(typescript@6.0.3) + '@solana/errors': 7.1.0(typescript@6.0.3) + optionalDependencies: + typescript: 6.0.3 + '@solana/codecs-strings@7.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)': dependencies: '@solana/codecs-core': 7.0.0(typescript@6.0.3) @@ -2768,6 +2866,15 @@ snapshots: fastestsmallesttextencoderdecoder: 1.0.22 typescript: 6.0.3 + '@solana/codecs-strings@7.1.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)': + dependencies: + '@solana/codecs-core': 7.1.0(typescript@6.0.3) + '@solana/codecs-numbers': 7.1.0(typescript@6.0.3) + '@solana/errors': 7.1.0(typescript@6.0.3) + optionalDependencies: + fastestsmallesttextencoderdecoder: 1.0.22 + typescript: 6.0.3 + '@solana/errors@2.3.0(typescript@6.0.3)': dependencies: chalk: 5.6.2 @@ -2781,6 +2888,13 @@ snapshots: optionalDependencies: typescript: 6.0.3 + '@solana/errors@7.1.0(typescript@6.0.3)': + dependencies: + chalk: 5.6.2 + commander: 15.0.0 + optionalDependencies: + typescript: 6.0.3 + '@solana/fixed-points@7.0.0(typescript@6.0.3)': dependencies: '@solana/codecs-core': 7.0.0(typescript@6.0.3) @@ -2829,6 +2943,10 @@ snapshots: optionalDependencies: typescript: 6.0.3 + '@solana/nominal-types@7.1.0(typescript@6.0.3)': + optionalDependencies: + typescript: 6.0.3 + '@solana/prettier-config-solana@0.0.7(prettier@3.9.6)': dependencies: prettier: 3.9.6 @@ -3690,7 +3808,7 @@ snapshots: '@sec-ant/readable-stream': 0.4.1 is-stream: 4.0.1 - get-tsconfig@4.14.2: + get-tsconfig@4.14.3: dependencies: resolve-pkg-maps: 1.0.0 optional: true @@ -4364,7 +4482,7 @@ snapshots: tsx@4.19.2: dependencies: esbuild: 0.23.1 - get-tsconfig: 4.14.2 + get-tsconfig: 4.14.3 optionalDependencies: fsevents: 2.3.3 optional: true