Commit d16336f
Update frontend dev deps and eslint config (#4070)
* Bump the frontend-dev-minor-deps group with 10 updates
| Package | From | To |
| --- | --- | --- |
| [@parcel/packager-raw-url](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [@parcel/reporter-bundle-analyzer](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [@parcel/transformer-webmanifest](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.13` | `22.19.3` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.2` | `11.3.3` |
| [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` |
| [parcel](https://github.com/parcel-bundler/parcel) | `2.16.0` | `2.16.3` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.51.0` |
* Bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
* Format the frontend (npm run fmt-frontend)
* Replace deprecated ts-eslint config
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Danny Rorabaugh <imnasnainaec@gmail.com>1 parent a25a810 commit d16336f
File tree
8 files changed
+699
-795
lines changed- src/api/api
8 files changed
+699
-795
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
60 | | - | |
61 | | - | |
| 64 | + | |
| 65 | + | |
0 commit comments