Commit 2e596b4
committed
chore(deps): update all dependencies to latest stable
Rust:
- sysinfo 0.38 -> 0.39 (now requires rustc 1.95)
- bollard 0.20 -> 0.21
- refresh Cargo.lock for compatible transitive updates
- add rust-version = "1.95" to reflect raised MSRV
Frontend (all semver-minor/patch, no breaking majors available):
- react/react-dom 19.2.6, vite 8.0.13, vitest 4.1.6, eslint 10.4.0,
tailwindcss/@tailwindcss/vite 4.3.0, lucide-react 1.16.0, and others
- npm audit fix resolved 5 transitive advisories (fast-uri, hono,
ip-address, express-rate-limit) with no breaking changes
MSRV raised 1.75 -> 1.95 (sysinfo 0.39 requirement); README updated.
No source changes required; all Rust + frontend gates green.1 parent 952d5ee commit 2e596b4
5 files changed
Lines changed: 447 additions & 415 deletions
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 | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments