Skip to content

Commit 96d1155

Browse files
authored
Bump Codama (#14)
* Bump Codama * Update pnpm-lock.yaml
1 parent d700f2f commit 96d1155

File tree

3 files changed

+103
-246
lines changed

3 files changed

+103
-246
lines changed

.changeset/slow-monkeys-spend.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@codama/renderers-js': patch
3+
---
4+
5+
Bump Codama

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"test:unit": "vitest run"
5151
},
5252
"dependencies": {
53-
"@codama/errors": "^1.3.6",
54-
"@codama/nodes": "^1.3.6",
55-
"@codama/renderers-core": "^1.2.1",
56-
"@codama/visitors-core": "^1.3.6",
53+
"@codama/errors": "^1.3.7",
54+
"@codama/nodes": "^1.3.7",
55+
"@codama/renderers-core": "^1.2.2",
56+
"@codama/visitors-core": "^1.3.7",
5757
"@solana/codecs-strings": "^3.0.3",
5858
"prettier": "^3.6.2"
5959
},
6060
"devDependencies": {
61-
"@codama/nodes-from-anchor": "^1.2.8",
61+
"@codama/nodes-from-anchor": "^1.2.9",
6262
"@changesets/changelog-github": "^0.5.1",
6363
"@changesets/cli": "^2.29.7",
6464
"@solana/eslint-config-solana": "^5.0.0",

0 commit comments

Comments
 (0)