| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-10 | Update @types/node to 22.18.8 | Tobias Järvelöv | 1 | -1/+1 | |
| Updated as the node version was bumped to 22.19.0 | |||||
| 2025-10-10 | Update node and npm to compatible versions with Electron 37.6.0 | David Lönnhager | 1 | -2/+2 | |
| 2025-07-22 | Update eslint to `9.31.0` | Oliver | 1 | -1/+1 | |
| 2025-06-30 | Update npm to 11.4.2 | Oliver | 1 | -1/+1 | |
| 2025-06-30 | Update @types/node to 22.15.32 | Oliver | 1 | -1/+1 | |
| 2025-06-30 | Update Node to 22.16.0 | Oliver | 1 | -1/+1 | |
| 2025-06-30 | Update vite to 6.3.5 | Oliver | 1 | -3/+0 | |
| 2025-05-02 | Update vite to 6.2.7 | David Lönnhager | 1 | -1/+1 | |
| 2025-04-16 | Update vite to 6.2.6 | Oliver | 1 | -1/+1 | |
| 2025-04-07 | Update vite override to 6.2.5 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-04-01 | Update vite override to 6.2.4 | Tobias Järvelöv | 1 | -1/+1 | |
| 2025-03-31 | Add override for vite | Tobias Järvelöv | 1 | -0/+3 | |
| A CVE exists in the 6.2.0 version of vite. We have already upgraded the dependency on vite to 6.2.3 where this CVE has been fixed. However, npm resolves the @vitejs/plugin-react package's dependency on vite to 6.2.0 even after we have upgraded it for some reason. To ensure the old 6.2.0 version is not resolved we add an override to 6.2.3 until we can bump the @vitejs/plugin-react package. | |||||
| 2025-03-13 | Add Babel core, helpers, and runtime to development dependencies | Oliver | 1 | -0/+3 | |
| CVE-2025-27789 was introduced in version 7.26.9, a dependency for several packages. Since overriding the version had no effect, we’re now adding these packages as dev dependencies to lock in a fixed version. | |||||
| 2024-12-17 | Update TypeScript to latest | Oskar | 1 | -1/+1 | |
| 2024-12-17 | Update node and npm | Oskar | 1 | -3/+3 | |
| 2024-11-19 | Update typescript-eslint | Oskar | 1 | -1/+1 | |
| 2024-11-14 | Move common linting to workspace root | Oskar | 1 | -1/+14 | |
| 2024-11-14 | Move TypeScript/node dependencies to workspace | Oskar | 1 | -0/+5 | |
| 2024-11-14 | Create workspace package.json and move osv-scanner.toml | Oskar | 1 | -0/+22 | |
