Skip to content

Commit 50baa55

Browse files
build(deps): bump @solana/codecs-strings from 3.0.1 to 3.0.2 (#821)
Bumps [@solana/codecs-strings](https://github.com/anza-xyz/kit) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/anza-xyz/kit/releases) - [Commits](anza-xyz/kit@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: "@solana/codecs-strings" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d470ec commit 50baa55

File tree

5 files changed

+12
-39
lines changed

5 files changed

+12
-39
lines changed

packages/renderers-js-umi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@codama/renderers-core": "workspace:*",
4949
"@codama/validators": "workspace:*",
5050
"@codama/visitors-core": "workspace:*",
51-
"@solana/codecs-strings": "^3.0.1",
51+
"@solana/codecs-strings": "^3.0.2",
5252
"nunjucks": "^3.2.4",
5353
"prettier": "^3.6.2"
5454
},

packages/renderers-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@codama/nodes": "workspace:*",
4747
"@codama/renderers-core": "workspace:*",
4848
"@codama/visitors-core": "workspace:*",
49-
"@solana/codecs-strings": "^3.0.1",
49+
"@solana/codecs-strings": "^3.0.2",
5050
"nunjucks": "^3.2.4",
5151
"prettier": "^3.6.2"
5252
},

packages/renderers-rust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@codama/nodes": "workspace:*",
4747
"@codama/renderers-core": "workspace:*",
4848
"@codama/visitors-core": "workspace:*",
49-
"@solana/codecs-strings": "^3.0.1",
49+
"@solana/codecs-strings": "^3.0.2",
5050
"nunjucks": "^3.2.4"
5151
},
5252
"devDependencies": {

packages/renderers-vixen-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@codama/renderers-core": "workspace:*",
4545
"@codama/visitors-core": "workspace:*",
4646
"@codama/renderers-rust": "workspace:*",
47-
"@solana/codecs-strings": "^3.0.1",
47+
"@solana/codecs-strings": "^3.0.2",
4848
"nunjucks": "^3.2.4"
4949
},
5050
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)