refactor: Remove unused invariant checks and update route paths for consistency
Showing
| ... | @@ -114,7 +114,6 @@ | ... | @@ -114,7 +114,6 @@ |
| "sonner": "^2.0.7", | "sonner": "^2.0.7", | ||
| "stylis": "^4.3.6", | "stylis": "^4.3.6", | ||
| "swr": "^2.3.4", | "swr": "^2.3.4", | ||
| "tiny-invariant": "^1.3.3", | |||
| "turndown": "^7.2.0", | "turndown": "^7.2.0", | ||
| "yet-another-react-lightbox": "^3.25.0", | "yet-another-react-lightbox": "^3.25.0", | ||
| "zod": "^4.0.15" | "zod": "^4.0.15" | ||
| ... | ... |
Please register or sign in to comment