Skip to content

Commit

Permalink
Merge pull request #490 from royllo/dependabot/npm_and_yarn/backend/s…
Browse files Browse the repository at this point in the history
…ervers/explorer-web/development/daisyui-4.6.1

Bump daisyui from 4.6.0 to 4.6.1 in /backend/servers/explorer-web
  • Loading branch information
straumat authored Jan 31, 2024
2 parents 2f95fde + 8ed6d50 commit ab15220
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.17",
"browser-sync": "^3.0.2",
"cssnano": "^6.0.3",
"daisyui": "^4.6.0",
"daisyui": "^4.6.1",
"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 @@ -590,10 +590,10 @@ culori@^3:
resolved "https://registry.npmjs.org/culori/-/culori-3.2.0.tgz"
integrity sha512-HIEbTSP7vs1mPq/2P9In6QyFE0Tkpevh0k9a+FkjhD+cwsYm9WRSbn4uMdW9O0yXlNYC3ppxL3gWWPOcvEl57w==

daisyui@^4.6.0:
version "4.6.0"
resolved "https://registry.npmjs.org/daisyui/-/daisyui-4.6.0.tgz"
integrity sha512-B5ZB/sczXpp4LMdo/SZrtYY/U2hq+Vr9I15QawuWZ0VwgtSAbuZpAZUftKVryEsPuv3BM0yVlBED0nAmtis/dw==
daisyui@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-4.6.1.tgz#1f9fbb6a211af281e8759d42abee4666c807f301"
integrity sha512-IXI8ypN/hkl1AKsag1XPlWt0wfvL4NedTUtUkv/VFP5q/xDbBZrZthq3/9M2yU1egcbbLhp01rluIz0GICUc+g==
dependencies:
css-selector-tokenizer "^0.8"
culori "^3"
Expand Down

0 comments on commit ab15220

Please sign in to comment.