Files
Aaru.Server/Aaru.Server.Old/package.json
dependabot[bot] c87778e02b Bump bootstrap from 4.3.1 to 5.0.0 in /Aaru.Server.Old
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v5.0.0)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-version: 5.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-27 12:19:28 +00:00

14 lines
392 B
JSON

{
"name": "Aaru.Server",
"version": "4.5.99.1663",
"description": "Server component for Aaru Data Preservation Suite",
"private": true,
"author": "Natalia Portillo <claunia@claunia.com>",
"homepage": "https://www.aaru.app",
"license": "LGPL",
"repository": "github:aaru-dps/Aaru.Server",
"dependencies": {
"bootstrap": "^5.0.0"
}
}