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

Bumps the dependencies-patch-and-minor group with 1 update: [daisyui](https://github.com/saadeghi/daisyui).


Updates `daisyui` from 4.12.14 to 4.12.20
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.12.14...v4.12.20)

---
updated-dependencies:
- dependency-name: daisyui
  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]
2024-12-10 23:14:15 +00:00
committed by GitHub
parent a6b26b7a53
commit fd547ac573
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@vitest/coverage-istanbul": "^2.1.8", "@vitest/coverage-istanbul": "^2.1.8",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"cheerio": "^1.0.0", "cheerio": "^1.0.0",
"daisyui": "^4.12.14", "daisyui": "^4.12.20",
"debug": "^4.4.0", "debug": "^4.4.0",
"eslint": "^9.16.0", "eslint": "^9.16.0",
"globals": "^15.13.0", "globals": "^15.13.0",
@ -2225,9 +2225,9 @@
} }
}, },
"node_modules/daisyui": { "node_modules/daisyui": {
"version": "4.12.14", "version": "4.12.20",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.14.tgz", "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.20.tgz",
"integrity": "sha512-hA27cdBasdwd4/iEjn+aidoCrRroDuo3G5W9NDKaVCJI437Mm/3eSL/2u7MkZ0pt8a+TrYF3aT2pFVemTS3how==", "integrity": "sha512-uHr3SQsd2yTjRdVuswTiqGFvZTxX0sGSBRa8JJdbKgmZCk/kRFh4B7Z2jg9vLIdwsHTHPyPgCkZadQo1ce0tAw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"css-selector-tokenizer": "^0.8", "css-selector-tokenizer": "^0.8",

View File

@ -19,7 +19,7 @@
"@vitest/coverage-istanbul": "^2.1.8", "@vitest/coverage-istanbul": "^2.1.8",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"cheerio": "^1.0.0", "cheerio": "^1.0.0",
"daisyui": "^4.12.14", "daisyui": "^4.12.20",
"debug": "^4.4.0", "debug": "^4.4.0",
"eslint": "^9.16.0", "eslint": "^9.16.0",
"globals": "^15.13.0", "globals": "^15.13.0",