iv: add Bootstrap 5.3.3 and Bootstrap Icons 1.11.3 (pinned, vendored)

This commit is contained in:
otivm
2026-05-03 14:18:15 +00:00
parent a2a079a5e7
commit 31ed382c01
2 changed files with 1364 additions and 5 deletions

1367
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,6 +12,8 @@
"dependencies": { "dependencies": {
"@fastify/static": "^9.1.3", "@fastify/static": "^9.1.3",
"better-sqlite3": "^11.0.0", "better-sqlite3": "^11.0.0",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
"fastify": "^5.8.5", "fastify": "^5.8.5",
"react": "^19.2.5", "react": "^19.2.5",
"react-dom": "^19.2.5" "react-dom": "^19.2.5"