Skip to content

Commit 32ec0fb

Browse files
committed
chore(deps): add @anthropic-ai/claude-code to catalog as devDependency
1 parent b5479b0 commit 32ec0fb

File tree

3 files changed

+186
-0
lines changed

3 files changed

+186
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"pretest": "pnpm run build:cli"
4949
},
5050
"devDependencies": {
51+
"@anthropic-ai/claude-code": "catalog:",
5152
"@babel/core": "catalog:",
5253
"@babel/parser": "catalog:",
5354
"@babel/plugin-proposal-export-default-from": "catalog:",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ packages:
33
- '!packages/package-builder/build'
44

55
catalog:
6+
'@anthropic-ai/claude-code': 2.1.89
67
'@babel/core': 7.28.4
78
'@babel/generator': 7.28.5
89
'@babel/parser': 7.28.4

0 commit comments

Comments
 (0)