mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
fix(deps): update dependency daisyui to v4.12.12
This commit is contained in:
parent
5f91166207
commit
8f3f813ee9
1 changed files with 6 additions and 11 deletions
|
@ -55,7 +55,7 @@ importers:
|
|||
version: 3.1.1
|
||||
daisyui:
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0(postcss@8.4.47)
|
||||
version: 4.12.12(postcss@8.4.47)
|
||||
express:
|
||||
specifier: ~4.18.2
|
||||
version: 4.18.2
|
||||
|
@ -1560,8 +1560,8 @@ packages:
|
|||
resolution: {integrity: sha512-pHJg+jbuFsCjz9iclQBqyL3B2HLCBF71BwVNujUYEvCeQMvV97R59MNK3R2+jgJ3a1fcZgI9B3vYgz8lzr/BFQ==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
||||
daisyui@4.6.0:
|
||||
resolution: {integrity: sha512-B5ZB/sczXpp4LMdo/SZrtYY/U2hq+Vr9I15QawuWZ0VwgtSAbuZpAZUftKVryEsPuv3BM0yVlBED0nAmtis/dw==}
|
||||
daisyui@4.12.12:
|
||||
resolution: {integrity: sha512-xmCZ4piuWOjhNyB0VDKczB5vKFCipTA7UxaZNOzCz6cT8kvWgv5BDtUo+Hk9gOFufByOlfuBdzLpfhY5GsebTQ==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
data-uri-to-buffer@4.0.1:
|
||||
|
@ -2844,9 +2844,6 @@ packages:
|
|||
resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
picocolors@1.0.0:
|
||||
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
||||
|
||||
picocolors@1.0.1:
|
||||
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
|
||||
|
||||
|
@ -5349,11 +5346,11 @@ snapshots:
|
|||
|
||||
culori@3.3.0: {}
|
||||
|
||||
daisyui@4.6.0(postcss@8.4.47):
|
||||
daisyui@4.12.12(postcss@8.4.47):
|
||||
dependencies:
|
||||
css-selector-tokenizer: 0.8.0
|
||||
culori: 3.3.0
|
||||
picocolors: 1.0.0
|
||||
picocolors: 1.1.0
|
||||
postcss-js: 4.0.1(postcss@8.4.47)
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
|
@ -6160,7 +6157,7 @@ snapshots:
|
|||
|
||||
launch-editor@2.6.1:
|
||||
dependencies:
|
||||
picocolors: 1.0.1
|
||||
picocolors: 1.1.0
|
||||
shell-quote: 1.8.1
|
||||
|
||||
levn@0.4.1:
|
||||
|
@ -6491,8 +6488,6 @@ snapshots:
|
|||
|
||||
path-type@5.0.0: {}
|
||||
|
||||
picocolors@1.0.0: {}
|
||||
|
||||
picocolors@1.0.1: {}
|
||||
|
||||
picocolors@1.1.0: {}
|
||||
|
|
Loading…
Reference in a new issue