Skip to content

Commit b4b502d

Browse files
Bump daisyui from 4.5.0 to 4.6.0 in /demo
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](saadeghi/daisyui@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52921b5 commit b4b502d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"topbar": "^2.0.2"
3535
},
3636
"dependencies": {
37-
"daisyui": "^4.5.0"
37+
"daisyui": "^4.6.0"
3838
}
3939
}

Diff for: demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -733,10 +733,10 @@ culori@^3:
733733
resolved "https://registry.yarnpkg.com/culori/-/culori-3.2.0.tgz#df6561503f0cc20e8e1c029f086466666c0ac62f"
734734
integrity sha512-HIEbTSP7vs1mPq/2P9In6QyFE0Tkpevh0k9a+FkjhD+cwsYm9WRSbn4uMdW9O0yXlNYC3ppxL3gWWPOcvEl57w==
735735

736-
daisyui@^4.5.0:
737-
version "4.5.0"
738-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.5.0.tgz#8fe5198fba6788adeac78786d2d10296241278a7"
739-
integrity sha512-RWQCPQ0vBUaxGy768O7Ku8SRQgwdoto1lDzuKeVOcMtYghuSbUY7NoPoMK+k8JH4s1J02OvpNAgtB9MeKpZIwg==
736+
daisyui@^4.6.0:
737+
version "4.6.0"
738+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.6.0.tgz#3b2d34ba2995633530b510ebaf9fbc6ed03374c1"
739+
integrity sha512-B5ZB/sczXpp4LMdo/SZrtYY/U2hq+Vr9I15QawuWZ0VwgtSAbuZpAZUftKVryEsPuv3BM0yVlBED0nAmtis/dw==
740740
dependencies:
741741
css-selector-tokenizer "^0.8"
742742
culori "^3"

0 commit comments

Comments
 (0)