Syncpack: introducing syncpack to fix versions of packages; packages fixed with Syncpack.

This commit is contained in:
gbuomprisco
2024-10-26 12:18:24 +08:00
parent 93b0f3d450
commit 8e9d6659e1
31 changed files with 222 additions and 210 deletions

View File

@@ -14,9 +14,9 @@
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",
"@kit/nodemailer": "workspace:^",
"@kit/nodemailer": "workspace:*",
"@kit/prettier-config": "workspace:*",
"@kit/resend": "workspace:^",
"@kit/resend": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/node": "^22.7.9",