mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 11:51:17 +00:00
fix(deps): update dependency daisyui to v4.12.13
This commit is contained in:
parent
4d5eabc87b
commit
bba1584883
1 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@ importers:
|
||||||
version: 3.1.1
|
version: 3.1.1
|
||||||
daisyui:
|
daisyui:
|
||||||
specifier: ^4.6.0
|
specifier: ^4.6.0
|
||||||
version: 4.12.12(postcss@8.4.47)
|
version: 4.12.13(postcss@8.4.47)
|
||||||
express:
|
express:
|
||||||
specifier: ~4.21.0
|
specifier: ~4.21.0
|
||||||
version: 4.21.0
|
version: 4.21.0
|
||||||
|
@ -1558,8 +1558,8 @@ packages:
|
||||||
resolution: {integrity: sha512-pHJg+jbuFsCjz9iclQBqyL3B2HLCBF71BwVNujUYEvCeQMvV97R59MNK3R2+jgJ3a1fcZgI9B3vYgz8lzr/BFQ==}
|
resolution: {integrity: sha512-pHJg+jbuFsCjz9iclQBqyL3B2HLCBF71BwVNujUYEvCeQMvV97R59MNK3R2+jgJ3a1fcZgI9B3vYgz8lzr/BFQ==}
|
||||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||||
|
|
||||||
daisyui@4.12.12:
|
daisyui@4.12.13:
|
||||||
resolution: {integrity: sha512-xmCZ4piuWOjhNyB0VDKczB5vKFCipTA7UxaZNOzCz6cT8kvWgv5BDtUo+Hk9gOFufByOlfuBdzLpfhY5GsebTQ==}
|
resolution: {integrity: sha512-BnXyQoOByUF/7wSdIKubyhXxbtL8gxwY3u2cNMkxGP39TSVJqMmlItqtpY903fQnLI/NokC+bc+ZV+PEPsppPw==}
|
||||||
engines: {node: '>=16.9.0'}
|
engines: {node: '>=16.9.0'}
|
||||||
|
|
||||||
data-uri-to-buffer@4.0.1:
|
data-uri-to-buffer@4.0.1:
|
||||||
|
@ -5301,7 +5301,7 @@ snapshots:
|
||||||
|
|
||||||
culori@3.3.0: {}
|
culori@3.3.0: {}
|
||||||
|
|
||||||
daisyui@4.12.12(postcss@8.4.47):
|
daisyui@4.12.13(postcss@8.4.47):
|
||||||
dependencies:
|
dependencies:
|
||||||
css-selector-tokenizer: 0.8.0
|
css-selector-tokenizer: 0.8.0
|
||||||
culori: 3.3.0
|
culori: 3.3.0
|
||||||
|
|
Loading…
Reference in a new issue