mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-23 09:25:35 +08:00
build(deps): bump commitlint from 19.5.0 to 19.6.0
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.5.0 to 19.6.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
27c2b7f860
commit
3540105c02
@ -47,7 +47,7 @@
|
||||
"apexcharts": "^4.0.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"byte-size": "^9.0.0",
|
||||
"commitlint": "^19.5.0",
|
||||
"commitlint": "^19.6.0",
|
||||
"daisyui": "^4.12.14",
|
||||
"dayjs": "^1.11.13",
|
||||
"eslint": "^9.15.0",
|
||||
|
@ -108,8 +108,8 @@ importers:
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0
|
||||
commitlint:
|
||||
specifier: ^19.5.0
|
||||
version: 19.5.0(@types/node@22.9.0)(typescript@5.6.3)
|
||||
specifier: ^19.6.0
|
||||
version: 19.6.0(@types/node@22.9.0)(typescript@5.6.3)
|
||||
daisyui:
|
||||
specifier: ^4.12.14
|
||||
version: 4.12.14(postcss@8.4.49)
|
||||
@ -803,8 +803,8 @@ packages:
|
||||
'@canvas/image-data@1.0.0':
|
||||
resolution: {integrity: sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==}
|
||||
|
||||
'@commitlint/cli@19.5.0':
|
||||
resolution: {integrity: sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==}
|
||||
'@commitlint/cli@19.6.0':
|
||||
resolution: {integrity: sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
@ -828,12 +828,12 @@ packages:
|
||||
resolution: {integrity: sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/is-ignored@19.5.0':
|
||||
resolution: {integrity: sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w==}
|
||||
'@commitlint/is-ignored@19.6.0':
|
||||
resolution: {integrity: sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/lint@19.5.0':
|
||||
resolution: {integrity: sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg==}
|
||||
'@commitlint/lint@19.6.0':
|
||||
resolution: {integrity: sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/load@19.5.0':
|
||||
@ -856,8 +856,8 @@ packages:
|
||||
resolution: {integrity: sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/rules@19.5.0':
|
||||
resolution: {integrity: sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw==}
|
||||
'@commitlint/rules@19.6.0':
|
||||
resolution: {integrity: sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/to-lines@19.5.0':
|
||||
@ -1062,10 +1062,6 @@ packages:
|
||||
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.14.0':
|
||||
resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.15.0':
|
||||
resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@ -1825,8 +1821,8 @@ packages:
|
||||
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
commitlint@19.5.0:
|
||||
resolution: {integrity: sha512-lCtwxgFulvMnCgBc8MVPlVMf+PNOqQSBhHpEnjV2JjEQEAhxjVDtC7IeuEtR+hHpGvHt6CwlLtm3uZNyEby5dQ==}
|
||||
commitlint@19.6.0:
|
||||
resolution: {integrity: sha512-0gOMRBSpnCw3Su0rfVeDqCe4ck/fkhGGC9UxVDeSyyCemFXs4U3BDuwMWvYcw4qsEAkPuDjQNoU8KWyPtHBq/w==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
@ -4680,10 +4676,10 @@ snapshots:
|
||||
|
||||
'@canvas/image-data@1.0.0': {}
|
||||
|
||||
'@commitlint/cli@19.5.0(@types/node@22.9.0)(typescript@5.6.3)':
|
||||
'@commitlint/cli@19.6.0(@types/node@22.9.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 19.5.0
|
||||
'@commitlint/lint': 19.5.0
|
||||
'@commitlint/lint': 19.6.0
|
||||
'@commitlint/load': 19.5.0(@types/node@22.9.0)(typescript@5.6.3)
|
||||
'@commitlint/read': 19.5.0
|
||||
'@commitlint/types': 19.5.0
|
||||
@ -4719,16 +4715,16 @@ snapshots:
|
||||
'@commitlint/types': 19.5.0
|
||||
chalk: 5.3.0
|
||||
|
||||
'@commitlint/is-ignored@19.5.0':
|
||||
'@commitlint/is-ignored@19.6.0':
|
||||
dependencies:
|
||||
'@commitlint/types': 19.5.0
|
||||
semver: 7.6.2
|
||||
|
||||
'@commitlint/lint@19.5.0':
|
||||
'@commitlint/lint@19.6.0':
|
||||
dependencies:
|
||||
'@commitlint/is-ignored': 19.5.0
|
||||
'@commitlint/is-ignored': 19.6.0
|
||||
'@commitlint/parse': 19.5.0
|
||||
'@commitlint/rules': 19.5.0
|
||||
'@commitlint/rules': 19.6.0
|
||||
'@commitlint/types': 19.5.0
|
||||
|
||||
'@commitlint/load@19.5.0(@types/node@22.9.0)(typescript@5.6.3)':
|
||||
@ -4772,7 +4768,7 @@ snapshots:
|
||||
lodash.mergewith: 4.6.2
|
||||
resolve-from: 5.0.0
|
||||
|
||||
'@commitlint/rules@19.5.0':
|
||||
'@commitlint/rules@19.6.0':
|
||||
dependencies:
|
||||
'@commitlint/ensure': 19.5.0
|
||||
'@commitlint/message': 19.5.0
|
||||
@ -4925,8 +4921,6 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/js@9.14.0': {}
|
||||
|
||||
'@eslint/js@9.15.0': {}
|
||||
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
@ -5693,9 +5687,9 @@ snapshots:
|
||||
|
||||
commander@4.1.1: {}
|
||||
|
||||
commitlint@19.5.0(@types/node@22.9.0)(typescript@5.6.3):
|
||||
commitlint@19.6.0(@types/node@22.9.0)(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@commitlint/cli': 19.5.0(@types/node@22.9.0)(typescript@5.6.3)
|
||||
'@commitlint/cli': 19.6.0(@types/node@22.9.0)(typescript@5.6.3)
|
||||
'@commitlint/types': 19.5.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
Loading…
Reference in New Issue
Block a user