diff --git a/package.json b/package.json index 8a4ba0c..2cd24e8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "devDependencies": { "@codama/renderers-js": "^1.7.0", - "@codama/renderers-rust": "^2.0.0", + "@codama/renderers-rust": "^3.0.0", "@codama/visitors-core": "^1.5.1", "@solana/prettier-config-solana": "0.0.6", "codama": "^1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c879a8..1fca516 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.7.0 version: 1.7.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4) '@codama/renderers-rust': - specifier: ^2.0.0 - version: 2.0.1(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4) + specifier: ^3.0.0 + version: 3.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4) '@codama/visitors-core': specifier: ^1.5.1 version: 1.5.1 @@ -56,12 +56,15 @@ packages: '@codama/renderers-core@1.3.5': resolution: {integrity: sha512-MuZLU+3LZPQb1HuZffwZl+v5JHQDe5LYHGhA1wTMNlwRedYIysSxBjogHNciNIHsKP3JjmqyYmLO5LCEp3hjaQ==} + '@codama/renderers-core@1.3.6': + resolution: {integrity: sha512-m3yAmhrObnagyC7d8g9bZxyLC5YMpttLagRE0aAKD4zlDDh23o3zV7TxSYCh2nRCg5ObceflgvXdauIHUm/6Xg==} + '@codama/renderers-js@1.7.0': resolution: {integrity: sha512-WwKkSkNPdUBVWjGmkG+RNXyZ5K/4ji8UZQGzowDNTrqktUrqPsBThOkc7Zpmv+TpCapxrfjj0Txpo+0q5FjKGw==} engines: {node: '>=20.18.0'} - '@codama/renderers-rust@2.0.1': - resolution: {integrity: sha512-DPjnyczkdebMUliBDRsxTsMCrEsvDcpPtT6WH+yK2n2a9tvTOFQt0VMIBrA4+nxRAyuaKxk1C2cgMgw3Y4EZnQ==} + '@codama/renderers-rust@3.0.0': + resolution: {integrity: sha512-ompxoDfZGF2OtCDoSHfG+hwbsmTgzesFx7LwQMyNxiBRIHL23b6ct61CNABho5TQe/svsh679USmeUCtURHxMQ==} engines: {node: '>=20.18.0'} '@codama/validators@1.5.1': @@ -88,6 +91,15 @@ packages: typescript: optional: true + '@solana/codecs-core@6.2.0': + resolution: {integrity: sha512-HTStXi9t07g3A8PHeNIaa+BYVfqxYXn9WEpuOpSV7XFoahlxGcryChbm59VtOzb3a8tSaVL/1yd5hCbe+WwI8g==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: ^5.0.0 + peerDependenciesMeta: + typescript: + optional: true + '@solana/codecs-numbers@6.0.1': resolution: {integrity: sha512-ZrI1NjUsf4I+Klue/2rlQbZLcGRom/G2E4VB/8x4IEHGOeFLQhXcxmnib8kdgomQRYOzF1BjVDmCYxvZr+6AWA==} engines: {node: '>=20.18.0'} @@ -97,6 +109,15 @@ packages: typescript: optional: true + '@solana/codecs-numbers@6.2.0': + resolution: {integrity: sha512-4bA0eWxY5bZ9N3MNFxZIvd7N+qIHoEemIg5o/UC2d8pgIBx4zwyyvy3p9a7Mfnj+s+Iia3HbnVl7kYcakuFeBw==} + engines: {node: '>=20.18.0'} + peerDependencies: + typescript: ^5.0.0 + peerDependenciesMeta: + typescript: + optional: true + '@solana/codecs-strings@6.0.1': resolution: {integrity: sha512-OmMIfMFbbJVIxveBeATKCj9DsmZ8l4vJPnOLHUop0hLWRiYHTQ1qokMqfk/X8PCmUjXmbXnlp63BikGtdKN3/g==} engines: {node: '>=20.18.0'} @@ -109,6 +130,18 @@ packages: typescript: optional: true + '@solana/codecs-strings@6.2.0': + resolution: {integrity: sha512-y7OY5jGDqHlEi4IIfxWnHocRrjarjUujnu56cCYmK1MVgGa3qmLxpSIzPPJlHQiTBLP/iLeVjvQjF8MWOMZSiw==} + engines: {node: '>=20.18.0'} + peerDependencies: + fastestsmallesttextencoderdecoder: ^1.0.22 + typescript: ^5.0.0 + peerDependenciesMeta: + fastestsmallesttextencoderdecoder: + optional: true + typescript: + optional: true + '@solana/errors@6.0.1': resolution: {integrity: sha512-sMe5GCsXto8F1KDeq9GbZR0+m841SqEYep3NAcYlC0lqF2RG4giaaPQHgrWI5DJR/L7yc8FzUIQfTxnaN7bwOQ==} engines: {node: '>=20.18.0'} @@ -119,6 +152,16 @@ packages: typescript: optional: true + '@solana/errors@6.2.0': + resolution: {integrity: sha512-GckKPJY+0AfIWHtVnccQFjpCXgIxz12RVDOgCJa7Nc/EcxisOGpTqgPYnZ4Q16jOuBI5dgeRxYNGBdyJJgWy3g==} + engines: {node: '>=20.18.0'} + hasBin: true + peerDependencies: + typescript: ^5.0.0 + peerDependenciesMeta: + typescript: + optional: true + '@solana/prettier-config-solana@0.0.6': resolution: {integrity: sha512-/s55hDoAyh5QyltQh/jjNK3AgACEq885+DnC6lYhrmYZiV6I0iHITWYnKd8d23KRKs/RBjlaQH54MiafeoI9hw==} peerDependencies: @@ -260,6 +303,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.4: + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} + engines: {node: '>=10'} + hasBin: true + set-function-length@1.2.2: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} engines: {node: '>= 0.4'} @@ -315,6 +363,12 @@ snapshots: '@codama/nodes': 1.5.0 '@codama/visitors-core': 1.5.0 + '@codama/renderers-core@1.3.6': + dependencies: + '@codama/errors': 1.5.1 + '@codama/nodes': 1.5.1 + '@codama/visitors-core': 1.5.1 + '@codama/renderers-js@1.7.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4)': dependencies: '@codama/errors': 1.5.0 @@ -328,16 +382,16 @@ snapshots: - fastestsmallesttextencoderdecoder - typescript - '@codama/renderers-rust@2.0.1(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4)': + '@codama/renderers-rust@3.0.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4)': dependencies: - '@codama/errors': 1.5.0 - '@codama/nodes': 1.5.0 - '@codama/renderers-core': 1.3.5 + '@codama/errors': 1.5.1 + '@codama/nodes': 1.5.1 + '@codama/renderers-core': 1.3.6 '@codama/visitors-core': 1.5.1 '@iarna/toml': 2.2.5 - '@solana/codecs-strings': 6.0.1(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4) + '@solana/codecs-strings': 6.2.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4) nunjucks: 3.2.4 - semver: 7.7.3 + semver: 7.7.4 transitivePeerDependencies: - chokidar - fastestsmallesttextencoderdecoder @@ -375,6 +429,12 @@ snapshots: optionalDependencies: typescript: 5.5.4 + '@solana/codecs-core@6.2.0(typescript@5.5.4)': + dependencies: + '@solana/errors': 6.2.0(typescript@5.5.4) + optionalDependencies: + typescript: 5.5.4 + '@solana/codecs-numbers@6.0.1(typescript@5.5.4)': dependencies: '@solana/codecs-core': 6.0.1(typescript@5.5.4) @@ -382,6 +442,13 @@ snapshots: optionalDependencies: typescript: 5.5.4 + '@solana/codecs-numbers@6.2.0(typescript@5.5.4)': + dependencies: + '@solana/codecs-core': 6.2.0(typescript@5.5.4) + '@solana/errors': 6.2.0(typescript@5.5.4) + optionalDependencies: + typescript: 5.5.4 + '@solana/codecs-strings@6.0.1(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4)': dependencies: '@solana/codecs-core': 6.0.1(typescript@5.5.4) @@ -391,6 +458,15 @@ snapshots: fastestsmallesttextencoderdecoder: 1.0.22 typescript: 5.5.4 + '@solana/codecs-strings@6.2.0(fastestsmallesttextencoderdecoder@1.0.22)(typescript@5.5.4)': + dependencies: + '@solana/codecs-core': 6.2.0(typescript@5.5.4) + '@solana/codecs-numbers': 6.2.0(typescript@5.5.4) + '@solana/errors': 6.2.0(typescript@5.5.4) + optionalDependencies: + fastestsmallesttextencoderdecoder: 1.0.22 + typescript: 5.5.4 + '@solana/errors@6.0.1(typescript@5.5.4)': dependencies: chalk: 5.6.2 @@ -398,6 +474,13 @@ snapshots: optionalDependencies: typescript: 5.5.4 + '@solana/errors@6.2.0(typescript@5.5.4)': + dependencies: + chalk: 5.6.2 + commander: 14.0.3 + optionalDependencies: + typescript: 5.5.4 + '@solana/prettier-config-solana@0.0.6(prettier@3.8.1)': dependencies: prettier: 3.8.1 @@ -529,6 +612,8 @@ snapshots: semver@7.7.3: {} + semver@7.7.4: {} + set-function-length@1.2.2: dependencies: define-data-property: 1.1.4