npm(deps-dev): bump the dependencies-patch-and-minor group

Bumps the dependencies-patch-and-minor group in /ui with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint).


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

Updates `eslint` from 9.39.3 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.3...v9.39.4)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.19.37
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-and-minor
- dependency-name: eslint
  dependency-version: 9.39.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-06 23:25:01 +00:00
committed by GitHub
parent 627963a23d
commit 01cd5560bd
2 changed files with 34 additions and 34 deletions

View File

@@ -20,7 +20,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"daisyui": "^5.5.19",
"eslint": "^9.39.3",
"eslint": "^9.39.4",
"eslint-config-next": "16.1.6",
"tailwindcss": "^4",
"typescript": "^5"