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

Bumps the dependencies-patch-and-minor group in /ui with 2 updates: [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) and [eslint](https://github.com/eslint/eslint).


Updates `daisyui` from 5.5.18 to 5.5.19
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits/v5.5.19/packages/daisyui)

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

---
updated-dependencies:
- dependency-name: daisyui
  dependency-version: 5.5.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-and-minor
- dependency-name: eslint
  dependency-version: 9.39.3
  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-02-20 23:25:21 +00:00
committed by GitHub
parent 4b2c437478
commit 2b3e5d0a84
2 changed files with 14 additions and 14 deletions

View File

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