Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/frontend
surya e8124990af [fix]: align pnpm override with lockfile version
overrides.vite was pinned to npm:rolldown-vite@7.2.5 while
devDependencies and pnpm-lock.yaml both resolved 7.3.1. The mismatch
can produce ERR_PNPM_OUTDATED_LOCKFILE on --frozen-lockfile installs.
Updated override to 7.3.1 to match the resolved version throughout
the lockfile. No lockfile edits required.
2026-07-06 18:01:34 +05:30
..
public/assets feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
src chore complete + add pre commit chnages 2026-04-19 18:54:08 -04:00
.dockerignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.gitignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
.stylelintignore feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
biome.json chore(frontend): fix lint errors and update biome schema 2026-02-28 12:29:20 -05:00
index.html feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
package.json [fix]: align pnpm override with lockfile version 2026-07-06 18:01:34 +05:30
pnpm-lock.yaml [chore]: bump rolldown-vite to 7.3.1 and migrate pnpm overrides to root 2026-07-04 21:36:38 +05:30
stylelint.config.js feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.app.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
tsconfig.node.json feat(frontend): strip auth and configure for AngelusVigil 2026-02-28 10:34:02 -05:00
vite.config.ts feat: sbom generator & vulnerability matcher + docstrings across 6 projects 2026-04-08 23:53:40 -04:00