chirpstack/ui
dependabot[bot] 661c4ed417
Bump cross-spawn from 7.0.3 to 7.0.6 in /ui (#562)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 12:26:31 +00:00
..
public ui: Migrate from create-react-app to vite (#459) 2024-07-16 14:10:19 +01:00
src ui: Update page-title according to page. (#539) 2024-10-15 10:48:33 +01:00
.dockerignore Initial commit. 2022-04-06 21:18:32 +01:00
.eslintrc.cjs ui: Migrate from create-react-app to vite (#459) 2024-07-16 14:10:19 +01:00
.prettierignore Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
.prettierrc.json Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
Dockerfile-devel Update Dockerfiles. 2023-04-10 11:32:18 +01:00
index.html ui: Migrate from create-react-app to vite (#459) 2024-07-16 14:10:19 +01:00
Makefile Refactor UI to function elements & update React + Ant. 2023-07-27 13:07:00 +01:00
package.json Bump version to 4.10.1 2024-11-04 15:20:07 +00:00
tsconfig.app.json ui: Migrate from create-react-app to vite (#459) 2024-07-16 14:10:19 +01:00
tsconfig.json ui: Migrate from create-react-app to vite (#459) 2024-07-16 14:10:19 +01:00
tsconfig.node.json ui: Migrate from create-react-app to vite (#459) 2024-07-16 14:10:19 +01:00
vite.config.ts ui: Replace moment with date-fns. (#460) 2024-07-22 10:16:08 +01:00
yarn.lock Bump cross-spawn from 7.0.3 to 7.0.6 in /ui (#562) 2024-12-05 12:26:31 +00:00