Skip to content

Commit

Permalink
Merge branch 'main' into vix-33-integrate-vixen-parser-with-codama
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagaprasadvr authored Dec 23, 2024
2 parents c2c98a8 + 08b54b5 commit aea7ae0
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 86 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.10",
"@changesets/cli": "^2.27.11",
"@codama/internals": "workspace:*",
"@eslint/js": "^9.17.0",
"@eslint/json": "^0.9.0",
"@solana/eslint-config-solana": "^4.0.0",
"@solana/prettier-config-solana": "0.0.5",
"@types/node": "^22",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"agadoo": "^3.0.0",
"eslint": "^9.17.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@codama/node-types": "workspace:*",
"commander": "^12.1.0",
"chalk": "^5.3.0"
"chalk": "^5.4.0"
},
"license": "MIT",
"repository": {
Expand Down
Loading

0 comments on commit aea7ae0

Please sign in to comment.