robosats/frontend
dependabot[bot] cf60d5bbea
chore(deps): bump @nivo/core from 0.86.0 to 0.88.0 in /frontend
Bumps [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) from 0.86.0 to 0.88.0.
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.88.0/packages/core)

---
updated-dependencies:
- dependency-name: "@nivo/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 07:50:59 +00:00
..
src Fix reconnection after close 2024-11-11 23:31:46 +01:00
static Add over the moon coordinator (#1591) 2024-11-02 20:01:23 +00:00
templates/frontend fix paths 2024-09-18 12:51:21 +02:00
__init__.py Add frontend app 2022-01-01 15:05:55 -08:00
.eslintrc.json Fix mobile eslint 2024-10-19 15:33:55 +02: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 chore(deps): bump @nivo/core from 0.86.0 to 0.88.0 in /frontend 2024-11-15 07:50:59 +00:00
package.json chore(deps): bump @nivo/core from 0.86.0 to 0.88.0 in /frontend 2024-11-15 07:50:59 +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 Fix routes for /garage 2024-11-10 08:51:47 +00:00
views.py Add pre-commit-config (#298) 2022-10-24 14:34:21 +00:00
webpack.config.ts fix paths 2024-09-18 12:51:21 +02:00