Commit 7079417
chore(deps-dev): batch update dev dependencies (#619)
Combines the 6 stuck dependabot PRs (#604, #605, #606, #607, #608, #609)
into one PR with a refreshed bun.lock so CI's --frozen-lockfile passes.
- @microsoft/tsdoc ^0.15.0 -> ^0.16.0
- @vitejs/plugin-react ^5.1.2 -> ^6.0.2
- vue-tsc ^2.0.0 -> ^3.3.0 (packages/agents)
- @nuxt/schema ^3.14.0 -> ^4.4.6 (packages/nuxt)
- nuxt ^3.14.0 -> ^4.4.6 (packages/nuxt + examples/nuxt)
Drop unused rootEl template ref in AgentChatLog.vue — vue-tsc 3.x's
stricter unused-locals check flagged it. The ref was bound but never
read in script.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 52e375b commit 7079417
6 files changed
Lines changed: 297 additions & 157 deletions
File tree
- examples/nuxt
- packages
- agents
- src/vue/components
- nuxt
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | | - | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments