robosats/frontend
dependabot[bot] b2af5d529a
Bump npm from 10.2.5 to 10.3.0 in /frontend (#1061)
Bumps [npm](https://github.com/npm/cli) from 10.2.5 to 10.3.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.2.5...v10.3.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 12:03:13 +00:00
..
src Bring coordinators static content to main 2024-01-11 14:17:45 +00:00
static Bring coordinators static content to main 2024-01-11 14:17:45 +00:00
templates/frontend Worldmap f2f selection 2023-10-17 08:26:30 +00:00
__init__.py Add frontend app 2022-01-01 15:05:55 -08:00
.eslintrc.json Add version mismatch detection, refactor GH workflows, draft release.yml, increase prettier scope (#250) 2022-09-21 07:03:38 -07:00
.prettierignore Add pgp signature to sensitive client - coordinator messages (#592) 2023-05-17 13:06:04 +00:00
.prettierrc Add linter and formatter 2022-08-28 00:20:45 +02:00
admin.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
babel.config.json Add version mismatch detection, refactor GH workflows, draft release.yml, increase prettier scope (#250) 2022-09-21 07:03:38 -07:00
Dockerfile Minor fixes on dev setup start up 2023-05-17 04:16:26 -07:00
entrypoint.sh Migrate to react-dom-router v6 (#422) 2023-04-16 18:10:48 +00:00
package-lock.json Bump npm from 10.2.5 to 10.3.0 in /frontend (#1061) 2024-01-12 12:03:13 +00:00
package.json Bump npm from 10.2.5 to 10.3.0 in /frontend (#1061) 2024-01-12 12:03:13 +00:00
tests.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
tsconfig.json Add version mismatch detection, refactor GH workflows, draft release.yml, increase prettier scope (#250) 2022-09-21 07:03:38 -07:00
urls.py Add tests for frontend urls 2023-11-29 12:03:18 +00:00
views.py Add pre-commit-config (#298) 2022-10-24 14:34:21 +00:00
webpack.config.ts Improve f2f pin icons (#900) 2023-10-19 08:52:11 +00:00