Skip to content

Commit 18bd673

Browse files
Bump daisyui from 2.14.2 to 2.14.3 in /webapp (#116)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.14.2 to 2.14.3. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](saadeghi/daisyui@v2.14.2...v2.14.3) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent eb79c61 commit 18bd673

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.5",
66
"postcss": "^8.4.5",
77
"tailwindcss": "^3.0.24",
8-
"daisyui": "^2.14.2"
8+
"daisyui": "^2.14.3"
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.2:
1110-
version "2.14.2"
1111-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-2.14.2.tgz#be36e1c9687b985288b15246029ee2c3d4f48425"
1112-
integrity sha512-/FxRBLC/xydIqxv+EJHfmmH+UndrwcaAxbWsS/oVLnoeOdb4MN4VlkJ3sYOYrl3tmw/D1L5Lp0PK07ebY0O6QA==
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==
11131113
dependencies:
11141114
color "^4.2"
11151115
css-selector-tokenizer "^0.8.0"

0 commit comments

Comments
 (0)