diff --git a/bun.lockb b/bun.lockb index 7fdb3e5..71af8f6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 33dea78..29fc3d3 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@types/chroma-js": "^2.4.4", "@types/events": "^3.0.3", "@types/ramda": "^0.30.1", - "@types/react": "^18.2.15", - "@types/react-dom": "^18.2.7", + "@types/react": "^18.3.3", + "@types/react-dom": "^18.3.0", "@vitejs/plugin-react": "^4.2.1", "typescript": "^5.2.2", "vite": "^5.3.1"