Bump web, documentation and desktop app package dependencies

This commit is contained in:
Debanjum
2025-06-27 13:42:48 -07:00
parent 9f3ceba541
commit dd89dd3fc8
6 changed files with 2922 additions and 2922 deletions

View File

@@ -158,7 +158,7 @@ function TrainOfThoughtComponent(props: TrainOfThoughtComponentProps) {
opacity: 0,
transition: { duration: 0.3, ease: "easeIn" },
},
};
} as const;
useEffect(() => {
if (props.completed) {