chirpstack/ui
dependabot[bot] eecdeeb092
Bump rollup from 4.18.1 to 4.22.4 in /ui (#526)
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.1 to 4.22.4.
- [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.18.1...v4.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 14:38:14 +01:00
..
public ui: Migrate from create-react-app to vite (#459) 2024-07-16 14:10:19 +01:00
src ui: Implement queue-item expires-at timestamp in UI. 2024-09-19 10:17:42 +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.0-test.1 2024-09-19 12:19:22 +01: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 rollup from 4.18.1 to 4.22.4 in /ui (#526) 2024-10-14 14:38:14 +01:00