0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore(deps): update dependency titleize to v4 (#4413)

Co-authored-by: Gao Sun <gao@silverhand.io>
This commit is contained in:
renovate[bot] 2023-09-14 10:30:44 +08:00 committed by GitHub
parent 17560b1186
commit 4ed649dc20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -115,7 +115,7 @@
"remark-gfm": "^3.0.1",
"stylelint": "^15.0.0",
"swr": "^2.2.0",
"titleize": "^3.0.0",
"titleize": "^4.0.0",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"zod": "^3.20.2"

View file

@ -3101,8 +3101,8 @@ importers:
specifier: ^2.2.0
version: 2.2.0(react@18.2.0)
titleize:
specifier: ^3.0.0
version: 3.0.0
specifier: ^4.0.0
version: 4.0.0
tslib:
specifier: ^2.4.1
version: 2.4.1
@ -19726,9 +19726,9 @@ packages:
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
dev: true
/titleize@3.0.0:
resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==}
engines: {node: '>=12'}
/titleize@4.0.0:
resolution: {integrity: sha512-ZgUJ1K83rhdu7uh7EHAC2BgY5DzoX8V5rTvoWI4vFysggi6YjLe5gUXABPWAU7VkvGP7P/0YiWq+dcPeYDsf1g==}
engines: {node: '>=18'}
dev: true
/tmp@0.0.33: