mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-27 22:54:03 +08:00
chore(deps): bump @commitlint/config-conventional from 17.8.0 to 18.0.0 (#400)
This commit is contained in:
parent
ecf6763960
commit
429e9c5c1d
@ -14,7 +14,7 @@
|
|||||||
"serve": "vite preview"
|
"serve": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-conventional": "^17.8.0",
|
"@commitlint/config-conventional": "^18.0.0",
|
||||||
"@felte/solid": "^1.2.11",
|
"@felte/solid": "^1.2.11",
|
||||||
"@felte/validator-zod": "^1.0.17",
|
"@felte/validator-zod": "^1.0.17",
|
||||||
"@fontsource/fira-sans": "^5.0.16",
|
"@fontsource/fira-sans": "^5.0.16",
|
||||||
|
@ -6,8 +6,8 @@ settings:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: ^17.8.0
|
specifier: ^18.0.0
|
||||||
version: 17.8.0
|
version: 18.0.0
|
||||||
'@felte/solid':
|
'@felte/solid':
|
||||||
specifier: ^1.2.11
|
specifier: ^1.2.11
|
||||||
version: 1.2.11(solid-js@1.8.3)
|
version: 1.2.11(solid-js@1.8.3)
|
||||||
@ -1448,11 +1448,11 @@ packages:
|
|||||||
- '@swc/wasm'
|
- '@swc/wasm'
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@commitlint/config-conventional@17.8.0:
|
/@commitlint/config-conventional@18.0.0:
|
||||||
resolution: {integrity: sha512-MgiFXujmqAvi7M33C7OSMTznwrVkckrbXe/aZWQ/+KFGLLF6IE50XIcjGrW0/uiDGb/im5qbqF2dh1dCFNa+sQ==}
|
resolution: {integrity: sha512-XZW3MDwhMWwr7pf+jO5F18ohBwrJ8mt+1OPhkVyO8bYrY0dKPE5tPpdXlDt+JCFurl4VnUDPmu6xZ4/cKCH7cA==}
|
||||||
engines: {node: '>=v14'}
|
engines: {node: '>=v18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
conventional-changelog-conventionalcommits: 6.1.0
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@commitlint/config-validator@18.0.0:
|
/@commitlint/config-validator@18.0.0:
|
||||||
@ -3009,9 +3009,9 @@ packages:
|
|||||||
compare-func: 2.0.0
|
compare-func: 2.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/conventional-changelog-conventionalcommits@6.1.0:
|
/conventional-changelog-conventionalcommits@7.0.2:
|
||||||
resolution: {integrity: sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==}
|
resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=16'}
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-func: 2.0.0
|
compare-func: 2.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
Loading…
Reference in New Issue
Block a user