chore(deps): bump uuid to ^14.0.0

v4/v7 imports stay API-compatible — typecheck and unit suite (52/52)
both pass against the new resolution. The caret range deviates from
the slice's strict-pin invariant (spec §7.1); revisit if reproducible
builds become an issue.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
altair823
2026-04-25 17:33:32 +09:00
parent 8eeba97a3a
commit be24458450
2 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
"electron-log": "5.2.0",
"react": "19.2.5",
"react-dom": "19.2.5",
"uuid": "11.0.3",
"uuid": "^14.0.0",
"zod": "4.3.6",
"zustand": "5.0.12"
},