Skip to content

Commit

Permalink
Bump daisyui from 4.12.10 to 4.12.14 in /backend/servers/explorer-web
Browse files Browse the repository at this point in the history
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.10 to 4.12.14.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.12.10...v4.12.14)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent fbe4f23 commit 8d7da9a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions backend/servers/explorer-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/servers/explorer-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"autoprefixer": "^10.4.20",
"browser-sync": "^3.0.2",
"cssnano": "^7.0.6",
"daisyui": "^4.12.10",
"daisyui": "^4.12.14",
"mkdirp": "^3.0.1",
"ncp": "^2.0.0",
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions backend/servers/explorer-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -591,10 +591,10 @@ culori@^3:
resolved "https://registry.npmjs.org/culori/-/culori-3.2.0.tgz"
integrity sha512-HIEbTSP7vs1mPq/2P9In6QyFE0Tkpevh0k9a+FkjhD+cwsYm9WRSbn4uMdW9O0yXlNYC3ppxL3gWWPOcvEl57w==

daisyui@^4.12.10:
version "4.12.10"
resolved "https://registry.npmjs.org/daisyui/-/daisyui-4.12.10.tgz"
integrity sha512-jp1RAuzbHhGdXmn957Z2XsTZStXGHzFfF0FgIOZj3Wv9sH7OZgLfXTRZNfKVYxltGUOBsG1kbWAdF5SrqjebvA==
daisyui@^4.12.14:
version "4.12.14"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.12.14.tgz#c5c2061f97769aa3b56ab62e5bd147ee3979c90f"
integrity sha512-hA27cdBasdwd4/iEjn+aidoCrRroDuo3G5W9NDKaVCJI437Mm/3eSL/2u7MkZ0pt8a+TrYF3aT2pFVemTS3how==
dependencies:
css-selector-tokenizer "^0.8"
culori "^3"
Expand Down

0 comments on commit 8d7da9a

Please sign in to comment.