fix: add missing devDependencies for CI (#12)

The package.json only listed @kinvolk/headlamp-plugin as a devDependency,
but CI runs tsc, eslint, prettier, and vitest which all require additional
packages. Add the same devDependencies used by the reference kube-vip plugin
and regenerate the lock file.

Also adds peerDependencies for react/react-dom to match the reference plugin
conventions.

Co-authored-by: Gandalf the Greybeard <gandalf-the-greybeard[bot]@users.noreply.github.com>
Co-authored-by: Paperclip <noreply@paperclip.ing>
This commit was merged in pull request #12.
This commit is contained in:
gandalf-the-greybeard[bot]
2026-03-18 23:30:28 +00:00
committed by GitHub
parent b9137958f0
commit daad91880c
2 changed files with 807 additions and 519 deletions
+794 -518
View File
File diff suppressed because it is too large Load Diff