Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
b712b76657
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [postcss](https://github.com/postcss/postcss) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `postcss` from 8.5.8 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.10)

Updates `vite` from 5.4.21 to 6.4.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.3/packages/vite)

Updates `esbuild` from 0.21.5 to 0.25.12
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.12)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.4.3
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.25.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-30 02:48:15 +00:00
jegly
ac609bc80c Publish full source including logcat visual map engine 2026-06-30 12:38:37 +10:00
jegly
10902567d8 fix: downgrade vite to v5 - v8 breaks production build 2026-03-28 19:09:49 +11:00
jegly
0a1575206f fix: upgrade vite to v8 to resolve esbuild vulnerability 2026-03-27 14:21:17 +11:00
jegly
c4f0576f8d chore: update Wails to v2.12.0, update frontend dependencies 2026-03-27 14:15:59 +11:00
jegly
5199728184 fix: generate icon and desktop file in CI if missing 2026-03-27 13:36:00 +11:00