refactor(replay): remove session replay functionality and related components to streamline codebase

This commit is contained in:
Usman Baig
2026-01-23 18:21:50 +01:00
parent b64a48cc7d
commit e75d70269f
10 changed files with 6 additions and 1588 deletions

View File

@@ -12,7 +12,6 @@
"dependencies": {
"@ciphera-net/ui": "^0.0.10",
"@radix-ui/react-icons": "^1.3.2",
"@rrweb/types": "^2.0.0-alpha.18",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",
@@ -26,8 +25,6 @@
"react-icons": "^5.5.0",
"react-simple-maps": "^3.0.0",
"recharts": "^2.15.0",
"rrweb": "^2.0.0-alpha.4",
"rrweb-player": "^1.0.0-alpha.4",
"sonner": "^2.0.7"
},
"overrides": {