Update the project to Node 20 (#2691)

### Change Type
- [x] `internal` — Any other changes that don't affect the published
package
This commit is contained in:
Dan Groshev 2024-01-31 16:53:40 +00:00 committed by GitHub
parent 9ca5d5f22d
commit d0f6ef80fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 622 additions and 647 deletions

View file

@ -35,7 +35,7 @@
"@tldraw/assets": "workspace:*",
"@tldraw/tldraw": "workspace:*",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.7.3",
"@types/node": "~20.11",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@types/react-router-dom": "^5.1.8",