mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Bump web, documentation and desktop app package dependencies
This commit is contained in:
@@ -158,7 +158,7 @@ function TrainOfThoughtComponent(props: TrainOfThoughtComponentProps) {
|
||||
opacity: 0,
|
||||
transition: { duration: 0.3, ease: "easeIn" },
|
||||
},
|
||||
};
|
||||
} as const;
|
||||
|
||||
useEffect(() => {
|
||||
if (props.completed) {
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-highlightjs": "^4.1.0",
|
||||
"mermaid": "^11.4.1",
|
||||
"next": "14.2.26",
|
||||
"next": "14.2.30",
|
||||
"nodemon": "^3.1.3",
|
||||
"postcss": "^8.4.38",
|
||||
"react": "^18",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user