mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump daisyui from 4.4.24 to 4.5.0 (#547)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.24 to 4.5.0. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.24...v4.5.0) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d61baba0ed
commit
575825c1f4
@ -46,7 +46,7 @@
|
||||
"autoprefixer": "^10.4.16",
|
||||
"byte-size": "^8.1.1",
|
||||
"commitlint": "^18.4.3",
|
||||
"daisyui": "^4.4.24",
|
||||
"daisyui": "^4.5.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
|
@ -102,8 +102,8 @@ dependencies:
|
||||
specifier: ^18.4.3
|
||||
version: 18.4.3(typescript@5.3.3)
|
||||
daisyui:
|
||||
specifier: ^4.4.24
|
||||
version: 4.4.24(postcss@8.4.32)
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.0(postcss@8.4.32)
|
||||
dayjs:
|
||||
specifier: ^1.11.10
|
||||
version: 1.11.10
|
||||
@ -3203,8 +3203,8 @@ packages:
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
dev: false
|
||||
|
||||
/daisyui@4.4.24(postcss@8.4.32):
|
||||
resolution: {integrity: sha512-u/B3484J08V7N0rIYymnC+SyxOjlYQL+2vyhHWV+/KC+VaUcbEF2Z3H06eCPgdTiZ0J+ml44aH7wBhIymPFQ+g==}
|
||||
/daisyui@4.5.0(postcss@8.4.32):
|
||||
resolution: {integrity: sha512-RWQCPQ0vBUaxGy768O7Ku8SRQgwdoto1lDzuKeVOcMtYghuSbUY7NoPoMK+k8JH4s1J02OvpNAgtB9MeKpZIwg==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
dependencies:
|
||||
css-selector-tokenizer: 0.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user