Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
503ec31cfa
Bump vite from 7.3.1 to 7.3.2 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 23:53:09 +00:00
Marcus Kida
a03c690401
Merge pull request #2 from Bearologics/dependabot/npm_and_yarn/frontend/multi-e83a8aed0b
Bump esbuild and vitest in /frontend
2026-03-03 09:32:15 +01:00
Marcus Kida
607fb20f4c
Merge pull request #1 from Bearologics/dependabot/npm_and_yarn/frontend/rollup-4.59.0
Bump rollup from 4.57.1 to 4.59.0 in /frontend
2026-03-03 09:32:04 +01:00
Marcus Kida
24df466ffd Update source url 2026-03-03 09:31:08 +01:00
dependabot[bot]
c1f10d8979
Bump esbuild and vitest in /frontend
Bumps [esbuild](https://github.com/evanw/esbuild) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies needed to be updated together.

Updates `esbuild` from 0.24.2 to 0.27.3
- [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.24.2...v0.27.3)

Updates `vitest` from 2.1.9 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.3
  dependency-type: direct:development
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 14:33:03 +00:00
dependabot[bot]
9cef708d9f
Bump rollup from 4.57.1 to 4.59.0 in /frontend
Bumps [rollup](https://github.com/rollup/rollup) from 4.57.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 14:32:58 +00:00
Marcus Kida
7a1a970f3b Add another CPS export channel name format 2026-02-21 09:40:20 +01:00
Marcus Kida
fade468ee0 Fix AnyTone Channel export 2026-02-20 14:38:16 +01:00
Marcus Kida
e53b008679 Add link to commit hash 2026-02-19 17:28:17 +01:00
Marcus Kida
efe55c5990 Split backend/frontend and refactor 2026-02-19 17:00:59 +01:00