This commit is contained in:
parent
06e25d7b73
commit
9b7c11849c
|
|
@ -17,9 +17,8 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@dimforge/rapier2d": "^0.11.2",
|
"@dimforge/rapier2d": "^0.11.2",
|
||||||
"@tldraw/sync": "^2.4.6",
|
"@tldraw/sync": "^2.4.6",
|
||||||
"@tldraw/sync-core": "latest",
|
"@tldraw/sync-core": "^2.4.6",
|
||||||
"@tldraw/tldraw": "^3.3.1",
|
"@tldraw/tlschema": "^2.4.6",
|
||||||
"@tldraw/tlschema": "latest",
|
|
||||||
"@types/markdown-it": "^14.1.1",
|
"@types/markdown-it": "^14.1.1",
|
||||||
"@vercel/analytics": "^1.2.2",
|
"@vercel/analytics": "^1.2.2",
|
||||||
"cloudflare-workers-unfurl": "^0.0.7",
|
"cloudflare-workers-unfurl": "^0.0.7",
|
||||||
|
|
@ -48,7 +47,7 @@
|
||||||
"eslint": "^8.38.0",
|
"eslint": "^8.38.0",
|
||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
||||||
"eslint-plugin-react-refresh": "^0.3.4",
|
"eslint-plugin-react-refresh": "^0.3.4",
|
||||||
"typescript": "^5.0.2",
|
"typescript": "^5.6.3",
|
||||||
"vite": "^5.3.3",
|
"vite": "^5.3.3",
|
||||||
"vite-plugin-static-copy": "^1.0.6",
|
"vite-plugin-static-copy": "^1.0.6",
|
||||||
"vite-plugin-top-level-await": "^1.3.1",
|
"vite-plugin-top-level-await": "^1.3.1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue