Skip to content

Commit

Permalink
Merge pull request #184 from naymspace/dependabot/npm_and_yarn/demo/d…
Browse files Browse the repository at this point in the history
…aisyui-4.9.0

Bump daisyui from 4.8.0 to 4.9.0 in /demo
  • Loading branch information
krns authored Apr 5, 2024
2 parents 13516d4 + b2a7d11 commit 25833be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"topbar": "^2.0.2"
},
"dependencies": {
"daisyui": "^4.8.0"
"daisyui": "^4.9.0"
}
}
8 changes: 4 additions & 4 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -744,10 +744,10 @@ culori@^3:
resolved "https://registry.yarnpkg.com/culori/-/culori-3.2.0.tgz#df6561503f0cc20e8e1c029f086466666c0ac62f"
integrity sha512-HIEbTSP7vs1mPq/2P9In6QyFE0Tkpevh0k9a+FkjhD+cwsYm9WRSbn4uMdW9O0yXlNYC3ppxL3gWWPOcvEl57w==

daisyui@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.8.0.tgz#f49ed22d07fe67d92b3f9bd334f8cd4efd3ccb2d"
integrity sha512-SXy6MVzhqaa1vPZIdo5K/QAyRaQ4dbRHG+oXy7BFqJnZlwOB6bGkQRqqvClBUY2wCyiiyhk4gY5Ngi1m2JRIEA==
daisyui@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.9.0.tgz#c99b0d7146567a73735c56da9895a789da9c73aa"
integrity sha512-9JsDx4E+30kPxThE+6yEwQokqg1957uwTx/skP2RE98fG6Ten6U+S9YXeQg1a3CI958aF5aOb0oEA+KZFfrZUA==
dependencies:
css-selector-tokenizer "^0.8"
culori "^3"
Expand Down

0 comments on commit 25833be

Please sign in to comment.