mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): update commitlint monorepo to v18 (major) (#4710)
Co-authored-by: Gao Sun <gao@silverhand.io>
This commit is contained in:
parent
47d30405e9
commit
f0a93d49c3
3 changed files with 369 additions and 198 deletions
|
@ -25,9 +25,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@changesets/cli": "^2.26.2",
|
||||
"@commitlint/cli": "^17.6.6",
|
||||
"@commitlint/config-conventional": "^17.6.6",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
"@commitlint/cli": "^18.0.0",
|
||||
"@commitlint/config-conventional": "^18.0.0",
|
||||
"@commitlint/types": "^18.0.0",
|
||||
"@types/pg": "^8.6.6",
|
||||
"husky": "^8.0.0",
|
||||
"pg": "^8.8.0",
|
||||
|
|
|
@ -117,6 +117,7 @@
|
|||
"stylelint": "^15.0.0",
|
||||
"swr": "^2.2.0",
|
||||
"titleize": "^4.0.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.3.3",
|
||||
"zod": "^3.22.4"
|
||||
|
|
560
pnpm-lock.yaml
560
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue