mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 17:25:34 +08:00
chore(deps): bump @commitlint/config-conventional from 18.4.3 to 18.4.4 (#552)
This commit is contained in:
parent
28316c1e08
commit
dca722ec93
@ -14,7 +14,7 @@
|
|||||||
"serve": "vite preview"
|
"serve": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-conventional": "^18.4.3",
|
"@commitlint/config-conventional": "^18.4.4",
|
||||||
"@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.18",
|
"@fontsource/fira-sans": "^5.0.18",
|
||||||
|
@ -6,8 +6,8 @@ settings:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@commitlint/config-conventional':
|
'@commitlint/config-conventional':
|
||||||
specifier: ^18.4.3
|
specifier: ^18.4.4
|
||||||
version: 18.4.3
|
version: 18.4.4
|
||||||
'@felte/solid':
|
'@felte/solid':
|
||||||
specifier: ^1.2.11
|
specifier: ^1.2.11
|
||||||
version: 1.2.11(solid-js@1.8.8)
|
version: 1.2.11(solid-js@1.8.8)
|
||||||
@ -1458,8 +1458,8 @@ packages:
|
|||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@commitlint/config-conventional@18.4.3:
|
/@commitlint/config-conventional@18.4.4:
|
||||||
resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==}
|
resolution: {integrity: sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==}
|
||||||
engines: {node: '>=v18'}
|
engines: {node: '>=v18'}
|
||||||
dependencies:
|
dependencies:
|
||||||
conventional-changelog-conventionalcommits: 7.0.2
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user