mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump daisyui from 4.6.0 to 4.6.1 (#621)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.6.0 to 4.6.1. - [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.6.0...v4.6.1) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-patch ... 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
0441021b73
commit
b3d920df00
@ -46,7 +46,7 @@
|
|||||||
"autoprefixer": "^10.4.17",
|
"autoprefixer": "^10.4.17",
|
||||||
"byte-size": "^8.1.1",
|
"byte-size": "^8.1.1",
|
||||||
"commitlint": "^18.6.0",
|
"commitlint": "^18.6.0",
|
||||||
"daisyui": "^4.6.0",
|
"daisyui": "^4.6.1",
|
||||||
"dayjs": "^1.11.10",
|
"dayjs": "^1.11.10",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
|
@ -102,8 +102,8 @@ dependencies:
|
|||||||
specifier: ^18.6.0
|
specifier: ^18.6.0
|
||||||
version: 18.6.0(@types/node@20.11.12)(typescript@5.3.3)
|
version: 18.6.0(@types/node@20.11.12)(typescript@5.3.3)
|
||||||
daisyui:
|
daisyui:
|
||||||
specifier: ^4.6.0
|
specifier: ^4.6.1
|
||||||
version: 4.6.0(postcss@8.4.32)
|
version: 4.6.1(postcss@8.4.32)
|
||||||
dayjs:
|
dayjs:
|
||||||
specifier: ^1.11.10
|
specifier: ^1.11.10
|
||||||
version: 1.11.10
|
version: 1.11.10
|
||||||
@ -3171,8 +3171,8 @@ packages:
|
|||||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/daisyui@4.6.0(postcss@8.4.32):
|
/daisyui@4.6.1(postcss@8.4.32):
|
||||||
resolution: {integrity: sha512-B5ZB/sczXpp4LMdo/SZrtYY/U2hq+Vr9I15QawuWZ0VwgtSAbuZpAZUftKVryEsPuv3BM0yVlBED0nAmtis/dw==}
|
resolution: {integrity: sha512-IXI8ypN/hkl1AKsag1XPlWt0wfvL4NedTUtUkv/VFP5q/xDbBZrZthq3/9M2yU1egcbbLhp01rluIz0GICUc+g==}
|
||||||
engines: {node: '>=16.9.0'}
|
engines: {node: '>=16.9.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
css-selector-tokenizer: 0.8.0
|
css-selector-tokenizer: 0.8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user