Skip to content

Commit

Permalink
chore: 🤖 add missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatpotato13 committed Feb 12, 2025
1 parent e0f2acc commit 4d34251
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"yup": "^1.6.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@types/eslint-plugin-security": "^3",
"@types/node": "^22",
"@types/nodemailer": "^6.4.17",
Expand All @@ -38,13 +39,13 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.14.0",
"husky": "^9.1.7",
"jest": "^29.7.0",
"prettier": "3.4.2",
"tailwindcss": "^3",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"globals": "^15.14.0",
"typescript-eslint": "8.19.0"
}
}
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d34251

Please sign in to comment.