Move chokidar to stack-backend

This commit is contained in:
Stan Wohlwend 2024-07-20 12:12:21 -07:00
parent 51162f5282
commit ceea3b70e8
3 changed files with 617 additions and 4 deletions

View File

@ -55,6 +55,7 @@
"@types/bcrypt": "^5.0.2",
"@types/node": "^20.8.10",
"@types/nodemailer": "^6.4.14",
"chokidar-cli": "^3.0.0",
"@types/react": "^18.2.66",
"prisma": "^5.9.1",
"rimraf": "^5.0.5",

View File

@ -35,7 +35,6 @@
"@typescript-eslint/eslint-plugin": "^6.x",
"@typescript-eslint/parser": "^6.x",
"@vitejs/plugin-react": "^4.2.1",
"chokidar-cli": "^3.0.0",
"concurrently": "^8.2.2",
"eslint": "8.30.0",
"eslint-config-next": "^14",

File diff suppressed because it is too large Load Diff