robosats/frontend
dependabot[bot] b8f2944500
chore(deps): bump @mui/x-data-grid from 7.6.0 to 7.23.1 in /frontend
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.6.0 to 7.23.1.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.23.1/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.23.1/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 19:30:32 +01:00
..
src Merge pull request #1633 from RoboSats/fix-book-pagination 2024-11-26 23:35:36 +00:00
static Filter depth chart by host 2024-11-25 10:29:44 +01: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 @mui/x-data-grid from 7.6.0 to 7.23.1 in /frontend 2024-12-08 19:30:32 +01:00
package.json chore(deps): bump @mui/x-data-grid from 7.6.0 to 7.23.1 in /frontend 2024-12-08 19:30:32 +01: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