adb-toolkit/frontend
dependabot[bot] 31393b6e1a
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.21 to 6.4.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.4.2/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: vite
  dependency-version: 6.4.2
  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-04-10 05:00:54 +00:00
..
src fix: dark theme on all form elements - select, input, dropdown 2026-03-27 14:47:47 +11:00
index.html Initial release — ATK Android Toolkit v1.0.0 2026-03-27 13:18:34 +11:00
package.json chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates 2026-04-10 05:00:54 +00:00
package.json.md5 chore: sync lockfiles after rebase 2026-03-27 14:48:23 +11:00
pnpm-lock.yaml chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates 2026-04-10 05:00:54 +00:00
postcss.config.js Initial release — ATK Android Toolkit v1.0.0 2026-03-27 13:18:34 +11:00
tailwind.config.js Initial release — ATK Android Toolkit v1.0.0 2026-03-27 13:18:34 +11:00
tsconfig.json Initial release — ATK Android Toolkit v1.0.0 2026-03-27 13:18:34 +11:00
tsconfig.node.json Initial release — ATK Android Toolkit v1.0.0 2026-03-27 13:18:34 +11:00
vite.config.ts Initial release — ATK Android Toolkit v1.0.0 2026-03-27 13:18:34 +11:00