wuyi 2 年 前
コミット
5771d7318f
3 ファイル変更870 行追加423 行削除
  1. 517 91
      package-lock.json
  2. 3 0
      package.json
  3. 350 332
      yarn.lock

ファイルの差分が大きいため隠しています
+ 517 - 91
package-lock.json


+ 3 - 0
package.json

@@ -39,6 +39,7 @@
     "@nestjs/mongoose": "^9.2.2",
     "@nestjs/passport": "^9.0.3",
     "@nestjs/platform-express": "^9.3.3",
+    "@nestjs/schedule": "^2.2.2",
     "@nestjs/swagger": "^6.2.1",
     "@nestjs/throttler": "^4.0.0",
     "@nestjs/typeorm": "^9.0.1",
@@ -67,6 +68,8 @@
     "mongoose": "^7.0.4",
     "mysql2": "^3.1.2",
     "nestjs-typeorm-paginate": "^4.0.3",
+    "node-cron": "^3.0.2",
+    "node-schedule": "^2.1.1",
     "nodemailer": "^6.9.1",
     "p-timeout": "^6.1.1",
     "passport": "^0.6.0",

ファイルの差分が大きいため隠しています
+ 350 - 332
yarn.lock


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません