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.14
This commit is contained in:
parent
9ad8b93625
commit
5fda99a9fc
1 changed files with 5 additions and 5 deletions
|
@ -55,7 +55,7 @@ importers:
|
|||
version: 3.1.1
|
||||
daisyui:
|
||||
specifier: ^4.6.0
|
||||
version: 4.12.13(postcss@8.4.47)
|
||||
version: 4.12.14(postcss@8.4.47)
|
||||
express:
|
||||
specifier: ~4.21.0
|
||||
version: 4.21.1
|
||||
|
@ -1649,8 +1649,8 @@ packages:
|
|||
resolution: {integrity: sha512-pHJg+jbuFsCjz9iclQBqyL3B2HLCBF71BwVNujUYEvCeQMvV97R59MNK3R2+jgJ3a1fcZgI9B3vYgz8lzr/BFQ==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
|
||||
daisyui@4.12.13:
|
||||
resolution: {integrity: sha512-BnXyQoOByUF/7wSdIKubyhXxbtL8gxwY3u2cNMkxGP39TSVJqMmlItqtpY903fQnLI/NokC+bc+ZV+PEPsppPw==}
|
||||
daisyui@4.12.14:
|
||||
resolution: {integrity: sha512-hA27cdBasdwd4/iEjn+aidoCrRroDuo3G5W9NDKaVCJI437Mm/3eSL/2u7MkZ0pt8a+TrYF3aT2pFVemTS3how==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
|
||||
damerau-levenshtein@1.0.8:
|
||||
|
@ -5724,11 +5724,11 @@ snapshots:
|
|||
|
||||
culori@3.3.0: {}
|
||||
|
||||
daisyui@4.12.13(postcss@8.4.47):
|
||||
daisyui@4.12.14(postcss@8.4.47):
|
||||
dependencies:
|
||||
css-selector-tokenizer: 0.8.0
|
||||
culori: 3.3.0
|
||||
picocolors: 1.1.0
|
||||
picocolors: 1.1.1
|
||||
postcss-js: 4.0.1(postcss@8.4.47)
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
|
|
Loading…
Reference in a new issue