mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
adding file polling for windows machines
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@trpc/server": "11.0.0-rc.608",
|
||||
"@types/ws": "^8.5.13",
|
||||
"chokidar": "^4.0.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"jsdom": "^25.0.0",
|
||||
"next": "^15.0.2",
|
||||
"react": "^18",
|
||||
@@ -32,7 +33,6 @@
|
||||
"@monaco-editor/loader": "^1.4.0",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
"@types/node": "^22",
|
||||
"@types/react": "^18",
|
||||
@@ -46,6 +46,7 @@
|
||||
"postcss": "^8",
|
||||
"react-error-boundary": "^4.0.13",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5",
|
||||
"vitest": "^2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user