Skip to content

Commit ba0f2a6

Browse files
Bump daisyui from 2.14.3 to 2.15.0 in /webapp (#124)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.14.3 to 2.15.0. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](saadeghi/daisyui@v2.14.3...v2.15.0) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 071bfc8 commit ba0f2a6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"autoprefixer": "^10.4.7",
66
"postcss": "^8.4.13",
77
"tailwindcss": "^3.0.24",
8-
"daisyui": "^2.14.3"
8+
"daisyui": "^2.15.0"
99
}
1010
}

webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,10 +1106,10 @@ csso@^4.0.2:
11061106
dependencies:
11071107
css-tree "^1.1.2"
11081108

1109-
daisyui@^2.14.3:
1110-
version "2.14.3"
1111-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.14.3.tgz#3d3ce0d7f75c41af949c163f0709fde95370c591"
1112-
integrity sha512-EH6cLLaieInq81ACE8FxHsWLsH08sZ62zLxctIHTnLhn0eHvtHdLYZ6yngsy7yd43ZFOstzbyYY4q5xByZdaQQ==
1109+
daisyui@^2.15.0:
1110+
version "2.15.0"
1111+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.15.0.tgz#b679467b2d4d2dbaebc6d793232864d7d769f502"
1112+
integrity sha512-FvKgt3+sqnpNdh9dop2Md9lNnOsJvJ1GGImKrgA6j/gu9tY0Cdp2x9ftd0Y6RrCbDvgu+1ystobvFkAPOnXAfg==
11131113
dependencies:
11141114
color "^4.2"
11151115
css-selector-tokenizer "^0.8.0"

0 commit comments

Comments
 (0)