robosats/frontend
dependabot[bot] 39f3bdc0f0
Bump @babel/preset-env from 7.21.4 to 7.21.5 in /frontend (#487)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.4 to 7.21.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 10:35:19 +00:00
..
src Enable Japanese translation 2023-04-29 07:42:45 -07:00
static Enable Japanese translation 2023-04-29 07:42:45 -07:00
templates/frontend Fix all files with pre-commit 2022-10-25 11:04:12 -07: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 Fix confusing prompt title for submission of payout information 2023-01-14 04:52:47 -08: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 Fix not found npm dev container node_modules, new entrypoint 2023-04-15 04:02:41 -07:00
entrypoint.sh Migrate to react-dom-router v6 (#422) 2023-04-16 18:10:48 +00:00
models.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
package-lock.json Bump @babel/preset-env from 7.21.4 to 7.21.5 in /frontend (#487) 2023-05-01 10:35:19 +00:00
package.json Bump webpack-cli from 4.10.0 to 5.0.2 in /frontend (#473) 2023-04-28 10:15:26 +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 Nav Bar, Settings Page, large refactor (#308) 2022-10-30 12:13:01 -07:00
views.py Add pre-commit-config (#298) 2022-10-24 14:34:21 +00:00
webpack.config.ts New Robot page (#357) 2023-02-21 17:22:48 +00:00