chore(ui): Switch to text-based Bun lock file to allow diffing (#50)

Signed-off-by: Richard Palethorpe <io@richiejp.com>
This commit is contained in:
Richard Palethorpe
2025-04-17 13:43:52 +01:00
committed by GitHub
parent a6b41fd3ab
commit 4888dfcdca
3 changed files with 432 additions and 1 deletions

View File

@@ -23,6 +23,6 @@
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^15.15.0",
"react-router-dom": "^7.5.0",
"vite": "^6.2.6"
"vite": "^6.3.1"
}
}