chore: update deps
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 59s

This commit is contained in:
2025-09-03 13:20:50 -04:00
parent e8a6aa41cf
commit d947aa3c7b
4 changed files with 980 additions and 1982 deletions

View File

@@ -24623,9 +24623,6 @@ enum UserRoleEnum {
"""User role with specific capabilities"""
SUBSCRIBER
"""User role with specific capabilities"""
TRANSLATOR
}
"""Connection between the User type and the Comment type"""