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. |
||
|---|---|---|
| .. | ||
| public/assets | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| .stylelintignore | ||
| biome.json | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| stylelint.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||