use nodemon 3.0.2

#14966
This commit is contained in:
syuilo
2024-11-15 19:33:50 +09:00
parent cf7df05023
commit ce1f84e5a3
8 changed files with 25 additions and 25 deletions

View File

@@ -27,7 +27,7 @@
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"nodemon": "3.1.7",
"nodemon": "3.0.2",
"execa": "9.5.1",
"typescript": "5.6.3",
"esbuild": "0.24.0",