Commit 9dc4507
authored
fix: align aws-cdk-lib peer dependency with @aws/agentcore-cdk ^2.243.0 (#582)
The CDK constructs package requires aws-cdk-lib ^2.243.0 (for
aws-bedrockagentcore module), but the CLI declared ^2.234.1. This
caused unresolvable dependency conflicts for customers installing both
packages. Bump peer and dev dependencies to ^2.243.0 to match.1 parent c0aeaae commit 9dc4507
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments