nyx/frontend
dependabot[bot] 852acfb13f
chore(deps-dev): bump the frontend-minor-and-patch group across 1 directory with 2 updates
Bumps the frontend-minor-and-patch group with 2 updates in the /frontend directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@types/react` from 19.2.16 to 19.2.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `typescript-eslint` from 8.60.1 to 8.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-09 08:34:58 +00:00
..
public refactor: Update UI components for consistency and improve layout 2026-05-06 04:38:04 -04:00
scripts Release/0.5.0 (#35) 2026-04-25 17:59:11 -04:00
src added repro subcommand 2026-06-05 13:10:58 -05:00
.prettierignore Release/0.5.0 (#35) 2026-04-25 17:59:11 -04:00
.prettierrc.json Release/0.5.0 (#35) 2026-04-25 17:59:11 -04:00
eslint.config.js Release/0.5.0 (#35) 2026-04-25 17:59:11 -04:00
index.html refactor: Update UI components for consistency and improve layout 2026-05-06 04:38:04 -04:00
package-lock.json chore(deps-dev): bump the frontend-minor-and-patch group across 1 directory with 2 updates 2026-06-09 08:34:58 +00:00
package.json chore(deps-dev): bump the frontend-minor-and-patch group across 1 directory with 2 updates 2026-06-09 08:34:58 +00:00
tsconfig.json Fix fn and bump frontend packages (#57) 2026-04-29 02:57:57 -04:00
tsconfig.tsbuildinfo Dynamic (#77) 2026-06-05 10:16:30 -05:00
vite.config.ts Release/0.5.0 (#35) 2026-04-25 17:59:11 -04:00