Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
},
"dependencies": {
"@octokit/webhooks-types": "^7.6.1",
"@sentry/bun": "^10.25.0",
"@supabase/supabase-js": "^2.81.1",
"@sentry/bun": "^10.26.0",
"@supabase/supabase-js": "^2.84.0",
"@t3-oss/env-core": "^0.13.8",
"hono": "^4.10.6",
"stripe": "^19.3.1",
"zod": "^4.1.12"
"zod": "^4.1.13"
},
"devDependencies": {
"@types/bun": "^1.3.2",
"@types/bun": "^1.3.3",
"env-cmd": "^11.0.0",
"typescript": "^5.9.3"
}
Expand Down
10 changes: 5 additions & 5 deletions apps/desktop-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"test": "wdio run wdio.conf.js"
},
"devDependencies": {
"@wdio/cli": "^9.4.2",
"@wdio/local-runner": "^9.4.2",
"@wdio/mocha-framework": "^9.4.2",
"@wdio/spec-reporter": "^9.4.2",
"webdriverio": "^9.4.2"
"@wdio/cli": "^9.20.1",
"@wdio/local-runner": "^9.20.1",
"@wdio/mocha-framework": "^9.20.1",
"@wdio/spec-reporter": "^9.20.0",
"webdriverio": "^9.20.1"
}
}
36 changes: 18 additions & 18 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"gen:schema": "tsx src/devtool/seed/script.ts"
},
"dependencies": {
"@ai-sdk/amazon-bedrock": "^3.0.56",
"@ai-sdk/amazon-bedrock": "^3.0.57",
"@ai-sdk/anthropic": "^2.0.45",
"@ai-sdk/azure": "^2.0.70",
"@ai-sdk/google": "^2.0.34",
"@ai-sdk/google-vertex": "^3.0.66",
"@ai-sdk/openai": "^2.0.68",
"@ai-sdk/azure": "^2.0.73",
"@ai-sdk/google": "^2.0.42",
"@ai-sdk/google-vertex": "^3.0.74",
"@ai-sdk/openai": "^2.0.71",
"@ai-sdk/openai-compatible": "^1.0.27",
"@ai-sdk/react": "^2.0.93",
"@ai-sdk/react": "^2.0.101",
"@effect/schema": "^0.75.5",
"@electric-sql/client": "^1.1.4",
"@electric-sql/client": "^1.1.5",
"@floating-ui/react": "^0.27.16",
"@huggingface/languages": "^1.0.0",
"@hypr/codemirror": "workspace:^",
Expand All @@ -47,16 +47,16 @@
"@iconify-icon/react": "^3.0.3",
"@lmstudio/sdk": "^1.5.0",
"@lobehub/icons": "^2.43.1",
"@openrouter/ai-sdk-provider": "^1.2.3",
"@openrouter/ai-sdk-provider": "^1.2.5",
"@orama/highlight": "^0.1.9",
"@orama/orama": "^3.1.16",
"@orama/plugin-qps": "^3.1.16",
"@sentry/react": "^8.55.0",
"@supabase/supabase-js": "^2.81.1",
"@supabase/supabase-js": "^2.84.0",
"@t3-oss/env-core": "^0.13.8",
"@tanstack/react-form": "^1.25.0",
"@tanstack/react-query": "^5.90.10",
"@tanstack/react-router": "^1.136.8",
"@tanstack/react-router": "^1.139.3",
"@tauri-apps/api": "^2.9.0",
"@tauri-apps/plugin-autostart": "^2.5.1",
"@tauri-apps/plugin-deep-link": "^2.4.5",
Expand All @@ -72,12 +72,12 @@
"@wavesurfer/react": "^1.0.11",
"@xstate/react": "^6.0.0",
"@xstate/store": "^3.11.2",
"ai": "^5.0.93",
"ai": "^5.0.101",
"chroma-js": "^3.1.2",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"dompurify": "^3.3.0",
"effect": "^3.19.4",
"effect": "^3.19.6",
"json5": "^2.2.3",
"lucide-react": "^0.544.0",
"motion": "^11.18.2",
Expand All @@ -95,25 +95,25 @@
"retext-pos": "^5.0.0",
"retext-stringify": "^4.0.0",
"stopword": "^3.1.5",
"streamdown": "^1.5.1",
"streamdown": "^1.6.6",
"tinybase": "^6.7.3",
"tinytick": "^1.2.8",
"unified": "^11.0.5",
"vfile": "^6.0.3",
"wavesurfer.js": "^7.11.1",
"xstate": "^5.24.0",
"zod": "^4.1.12",
"zod": "^4.1.13",
"zustand": "^5.0.8"
},
"devDependencies": {
"@faker-js/faker": "^10.1.0",
"@tanstack/react-router-devtools": "^1.136.8",
"@tanstack/router-plugin": "^1.136.8",
"@tanstack/react-router-devtools": "^1.139.3",
"@tanstack/router-plugin": "^1.139.3",
"@tauri-apps/cli": "^2.9.4",
"@types/chroma-js": "^3.1.2",
"@types/json5": "^2.2.0",
"@types/node": "^24.10.1",
"@types/react": "^19.2.6",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@types/stopword": "^2.0.3",
"@vitejs/plugin-react": "^4.7.0",
Expand All @@ -124,7 +124,7 @@
"tailwindcss": "^3.4.18",
"tsx": "^4.20.6",
"typescript": "~5.8.3",
"vite": "^7.2.2",
"vite": "^7.2.4",
"vitest": "^3.2.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export function StreamingView({ enhancedNoteId }: { enhancedNoteId: string }) {
<div ref={containerRef} className="flex flex-col pb-2 space-y-1">
<Streamdown
components={streamdownComponents}
disallowedElements={["code", "pre"]}
className={cn(["space-y-2"])}
>
{streamedText}
Expand Down
12 changes: 6 additions & 6 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"react-dom": "^19.2.0"
},
"devDependencies": {
"@storybook/addon-essentials": "^8.5.0",
"@storybook/react": "^8.5.0",
"@storybook/react-vite": "^8.5.0",
"@types/react": "^19.2.6",
"@storybook/addon-essentials": "^8.6.14",
"@storybook/react": "^8.6.14",
"@storybook/react-vite": "^8.6.14",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"storybook": "^8.5.0",
"storybook": "^8.6.14",
"typescript": "~5.6.3",
"vite": "^6.0.7"
"vite": "^6.4.1"
}
}
38 changes: 19 additions & 19 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,33 @@
"@hypr/ui": "workspace:*",
"@hypr/utils": "workspace:*",
"@iconify-icon/react": "^3.0.3",
"@mux/mux-player-react": "^3.8.0",
"@nangohq/frontend": "^0.69.13",
"@nangohq/node": "^0.69.13",
"@mux/mux-player-react": "^3.9.0",
"@nangohq/frontend": "^0.69.14",
"@nangohq/node": "^0.69.14",
"@netlify/vite-plugin-tanstack-start": "^1.2.1",
"@posthog/react": "^1.4.0",
"@sentry/tanstackstart-react": "^10.25.0",
"@stripe/stripe-js": "^8.5.1",
"@posthog/react": "^1.5.0",
"@sentry/tanstackstart-react": "^10.26.0",
"@stripe/stripe-js": "^8.5.2",
"@supabase/ssr": "^0.7.0",
"@supabase/supabase-js": "^2.81.1",
"@supabase/supabase-js": "^2.84.0",
"@t3-oss/env-core": "^0.13.8",
"@tailwindcss/vite": "^4.1.17",
"@tanstack/react-devtools": "^0.7.11",
"@tanstack/react-form": "^1.25.0",
"@tanstack/react-query": "^5.90.10",
"@tanstack/react-query-devtools": "^5.90.2",
"@tanstack/react-router": "^1.136.8",
"@tanstack/react-router-devtools": "^1.136.8",
"@tanstack/react-router-ssr-query": "^1.136.8",
"@tanstack/react-start": "^1.136.8",
"@tanstack/router-plugin": "^1.136.8",
"@tanstack/react-query-devtools": "^5.91.0",
"@tanstack/react-router": "^1.139.3",
"@tanstack/react-router-devtools": "^1.139.3",
"@tanstack/react-router-ssr-query": "^1.139.3",
"@tanstack/react-start": "^1.139.3",
"@tanstack/router-plugin": "^1.139.3",
"@unpic/react": "^1.0.1",
"drizzle-orm": "^0.44.7",
"exa-js": "^1.10.2",
"lucide-react": "^0.544.0",
"motion": "^11.18.2",
"postgres": "^3.4.7",
"posthog-js": "^1.295.0",
"posthog-js": "^1.298.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"rehype-autolink-headings": "^7.1.0",
Expand All @@ -52,7 +52,7 @@
"tailwindcss": "^4.1.17",
"unpic": "^4.2.2",
"vite-tsconfig-paths": "^5.1.4",
"zod": "^4.1.12"
"zod": "^4.1.13"
},
"devDependencies": {
"@content-collections/core": "^0.11.1",
Expand All @@ -62,16 +62,16 @@
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.0",
"@types/node": "^22.19.1",
"@types/react": "^19.2.6",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@types/semver": "^7.7.1",
"@vitejs/plugin-react": "^5.1.1",
"env-cmd": "^11.0.0",
"jsdom": "^27.1.0",
"netlify": "^23.10.0",
"jsdom": "^27.2.0",
"netlify": "^23.11.1",
"tanstack-router-sitemap": "^1.0.13",
"typescript": "^5.9.3",
"vite": "^7.2.2",
"vite": "^7.2.4",
"web-vitals": "^5.1.0"
}
}
2 changes: 1 addition & 1 deletion apps/web/src/components/video-player.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export function VideoPlayer({
{
"--controls": "none",
aspectRatio: "16/9",
} as React.CSSProperties
} as React.CSSProperties & { [key: `--${string}`]: string }
}
/>

Expand Down
2 changes: 1 addition & 1 deletion apps/web/src/components/video-thumbnail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export function VideoThumbnail({
style={
{
"--controls": "none",
} as React.CSSProperties
} as React.CSSProperties & { [key: `--${string}`]: string }
}
/>

Expand Down
4 changes: 2 additions & 2 deletions apps/web/src/router.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { setupRouterSsrQueryIntegration } from "@tanstack/react-router-ssr-query
import { PostHogProvider } from "./providers/posthog";
import { routeTree } from "./routeTree.gen";

export const getRouter = () => {
export function getRouter() {
const queryClient = new QueryClient();

const router = createRouter({
Expand All @@ -27,4 +27,4 @@ export const getRouter = () => {
setupRouterSsrQueryIntegration({ router, queryClient });

return router;
};
}
2 changes: 1 addition & 1 deletion packages/codemirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/node": "^22.19.1",
"@types/react": "^19.2.6",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"typescript": "^5.9.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"drizzle-orm": "^0.44.7",
"drizzle-zod": "^0.8.3",
"zod": "^4.1.12"
"zod": "^4.1.13"
},
"devDependencies": {
"@types/node": "^24.10.1",
Expand Down
40 changes: 20 additions & 20 deletions packages/tiptap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,26 @@
"@hypr/ui": "workspace:^",
"@remixicon/react": "^4.7.0",
"@tanstack/react-query": "^5.90.10",
"@tanstack/react-router": "^1.136.8",
"@tiptap/core": "^3.10.7",
"@tiptap/extension-bubble-menu": "^3.10.7",
"@tanstack/react-router": "^1.139.3",
"@tiptap/core": "^3.11.0",
"@tiptap/extension-bubble-menu": "^3.11.0",
"@tiptap/extension-file-handler": "^3.11.0",
"@tiptap/extension-highlight": "^3.10.7",
"@tiptap/extension-image": "^3.10.7",
"@tiptap/extension-link": "^3.10.7",
"@tiptap/extension-list-keymap": "^3.10.7",
"@tiptap/extension-mention": "^3.10.7",
"@tiptap/extension-placeholder": "^3.10.7",
"@tiptap/extension-task-item": "^3.10.7",
"@tiptap/extension-task-list": "^3.10.7",
"@tiptap/extension-typography": "^3.10.7",
"@tiptap/extension-underline": "^3.10.7",
"@tiptap/markdown": "^3.10.7",
"@tiptap/pm": "^3.10.7",
"@tiptap/react": "^3.10.7",
"@tiptap/starter-kit": "^3.10.7",
"@tiptap/static-renderer": "^3.10.7",
"@tiptap/suggestion": "^3.10.7",
"@tiptap/extension-highlight": "^3.11.0",
"@tiptap/extension-image": "^3.11.0",
"@tiptap/extension-link": "^3.11.0",
"@tiptap/extension-list-keymap": "^3.11.0",
"@tiptap/extension-mention": "^3.11.0",
"@tiptap/extension-placeholder": "^3.11.0",
"@tiptap/extension-task-item": "^3.11.0",
"@tiptap/extension-task-list": "^3.11.0",
"@tiptap/extension-typography": "^3.11.0",
"@tiptap/extension-underline": "^3.11.0",
"@tiptap/markdown": "^3.11.0",
"@tiptap/pm": "^3.11.0",
"@tiptap/react": "^3.11.0",
"@tiptap/starter-kit": "^3.11.0",
"@tiptap/static-renderer": "^3.11.0",
"@tiptap/suggestion": "^3.11.0",
"@uiw/react-codemirror": "^4.25.3",
"clsx": "^2.1.1",
"codemirror-readonly-ranges": "0.1.0-alpha.2",
Expand All @@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/node": "^22.19.1",
"@types/react": "^19.2.6",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@types/turndown": "^5.0.6",
"vitest": "^3.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"react-hotkeys-hook": "^4.6.2",
"react-resizable-panels": "^2.1.9",
"sonner": "^1.7.4",
"zod": "^4.1.12"
"zod": "^4.1.13"
},
"devDependencies": {
"@tanstack/react-query": "^5.90.10",
"@types/node": "^22.19.1",
"@types/react": "^19.2.6",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"autoprefixer": "^10.4.22",
"clsx": "^2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hypr/plugin-windows": "workspace:^",
"@tauri-apps/api": "^2.9.0",
"@tauri-apps/plugin-http": "^2.5.4",
"ai": "^5.0.93",
"ai": "^5.0.101",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"mutative": "^1.3.0",
Expand All @@ -22,7 +22,7 @@
"zustand": "^5.0.8"
},
"devDependencies": {
"@types/react": "^19.2.6",
"@types/react": "^19.2.7",
"vitest": "^3.2.4"
},
"peerDependencies": {
Expand Down
Loading
Loading