mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
chore(web): patch vulnerable frontend tooling dependencies (#2182)
- upgrade Vite, ESLint, React plugin, and related frontend packages to secure versions - refresh the pnpm lockfile to pull in patched transitive dependencies - raise the required Node.js version to match the patched toolchain - update the web README with the new frontend runtime requirement
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ When public access is enabled:
|
||||
### Prerequisites
|
||||
|
||||
- Go `1.25+`
|
||||
- Node.js `20+`
|
||||
- Node.js 20.19+ or 22.13+
|
||||
- `pnpm`
|
||||
|
||||
On macOS, the `web` Makefile enables `CGO_ENABLED=1` so tray-enabled launcher builds work as expected.
|
||||
|
||||
Reference in New Issue
Block a user