mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-24 17:45:41 +00:00
fix(deps): update dependency daisyui to v2.52.0 (#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0041c277ad
commit
361c2121d8
1 changed files with 4 additions and 4 deletions
|
@ -40,7 +40,7 @@ dependencies:
|
|||
version: 10.4.18(postcss@8.4.35)
|
||||
daisyui:
|
||||
specifier: ^2.24.0
|
||||
version: 2.43.0(autoprefixer@10.4.18)(postcss@8.4.35)
|
||||
version: 2.52.0(autoprefixer@10.4.18)(postcss@8.4.35)
|
||||
date-fns:
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1
|
||||
|
@ -4700,8 +4700,8 @@ packages:
|
|||
/cuint@0.2.2:
|
||||
resolution: {integrity: sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==}
|
||||
|
||||
/daisyui@2.43.0(autoprefixer@10.4.18)(postcss@8.4.35):
|
||||
resolution: {integrity: sha512-0nwDQggoRB6F6Oezmgkx+9bJG7Xz8IYxgZK6/wdKN1RQZtYOTk+9DO1bsf9lyYyJ/NSBwgPKwkNnuuQFAPJCGg==}
|
||||
/daisyui@2.52.0(autoprefixer@10.4.18)(postcss@8.4.35):
|
||||
resolution: {integrity: sha512-LQTA5/IVXAJHBMFoeaEMfd7/akAFPPcdQPR3O9fzzcFiczneJFM73CFPnScmW2sOgn/D83cvkP854ep2T9OfTg==}
|
||||
peerDependencies:
|
||||
autoprefixer: ^10.0.2
|
||||
postcss: ^8.1.6
|
||||
|
@ -4710,7 +4710,7 @@ packages:
|
|||
color: 4.2.3
|
||||
css-selector-tokenizer: 0.8.0
|
||||
postcss: 8.4.35
|
||||
postcss-js: 4.0.0(postcss@8.4.35)
|
||||
postcss-js: 4.0.1(postcss@8.4.35)
|
||||
tailwindcss: 3.2.4(postcss@8.4.35)
|
||||
transitivePeerDependencies:
|
||||
- ts-node
|
||||
|
|
Loading…
Reference in a new issue