排班工具

This commit is contained in:
2023-02-16 03:01:04 +08:00
parent 3ec781cc76
commit 3b23b09909
8 changed files with 675 additions and 21 deletions

View File

@@ -11,12 +11,15 @@
},
"dependencies": {
"@next/font": "13.1.6",
"@types/glob": "^8.0.1",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"esbuild": "^0.17.5",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"glob": "^8.1.0",
"mongodb": "5.0",
"next": "13.1.6",
"react": "18.2.0",
"react-dom": "18.2.0",