mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump daisyui from 3.8.3 to 3.9.2 (#347)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.8.3 to 3.9.2. - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/compare/v3.8.3...v3.9.2) --- 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
7062e67fec
commit
75196e287b
@ -46,7 +46,7 @@
|
||||
"autoprefixer": "^10.4.16",
|
||||
"byte-size": "^8.1.1",
|
||||
"commitlint": "^17.7.2",
|
||||
"daisyui": "^3.8.3",
|
||||
"daisyui": "^3.9.2",
|
||||
"dayjs": "^1.11.10",
|
||||
"eslint": "^8.50.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
|
@ -102,8 +102,8 @@ dependencies:
|
||||
specifier: ^17.7.2
|
||||
version: 17.7.2
|
||||
daisyui:
|
||||
specifier: ^3.8.3
|
||||
version: 3.8.3(ts-node@10.9.1)
|
||||
specifier: ^3.9.2
|
||||
version: 3.9.2(ts-node@10.9.1)
|
||||
dayjs:
|
||||
specifier: ^1.11.10
|
||||
version: 1.11.10
|
||||
@ -2291,10 +2291,6 @@ packages:
|
||||
resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.7.2:
|
||||
resolution: {integrity: sha512-RcdC3hOBOauLP+r/kRt27NrByYtDjsXyAuSbR87O6xpsvi763WI+5fbSIvYJrXnt9w4RuxhV6eAXfIs7aaf/FQ==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.8.2:
|
||||
resolution: {integrity: sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==}
|
||||
dev: false
|
||||
@ -2306,7 +2302,7 @@ packages:
|
||||
/@types/resolve@1.17.1:
|
||||
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
|
||||
dependencies:
|
||||
'@types/node': 20.7.2
|
||||
'@types/node': 20.8.2
|
||||
dev: false
|
||||
|
||||
/@types/semver@7.5.2:
|
||||
@ -3113,8 +3109,8 @@ packages:
|
||||
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
|
||||
dev: false
|
||||
|
||||
/daisyui@3.8.3(ts-node@10.9.1):
|
||||
resolution: {integrity: sha512-64QuR6niTv58E5YyAVBkoXQGngp04jt6XOcKGxnq1C/7r5ZE3bDuOSc4ktT7CPacTRjl5cCeNYY13VxLpZP+7A==}
|
||||
/daisyui@3.9.2(ts-node@10.9.1):
|
||||
resolution: {integrity: sha512-yJZ1QjHUaL+r9BkquTdzNHb7KIgAJVFh0zbOXql2Wu0r7zx5qZNLxclhjN0WLoIpY+o2h/8lqXg7ijj8oTigOw==}
|
||||
engines: {node: '>=16.9.0'}
|
||||
dependencies:
|
||||
colord: 2.9.3
|
||||
@ -4317,7 +4313,7 @@ packages:
|
||||
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 20.7.2
|
||||
'@types/node': 20.8.2
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 7.2.0
|
||||
dev: false
|
||||
|
Loading…
Reference in New Issue
Block a user