Commit 5aeb4f7
Fix CI failures: cap @babel/core to v7 and upgrade agent-framework to 1.9.0
- Change @babel/core override from >=7.29.6 to ^7.29.6 to prevent Babel 8
which is incompatible with babel-preset-react-app
- Upgrade agent-framework from 1.3.0 to 1.9.0 to satisfy
agent-framework-orchestrations requiring agent-framework-core>=1.9.0
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0b81084 commit 5aeb4f7
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments