|
20 | 20 | "codegen:watch": "graphql-codegen --config codegen.ts --watch" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@ai-sdk/react": "^4.0.0", |
| 23 | + "@ai-sdk/react": "^4.0.87", |
24 | 24 | "@browseros/server": "workspace:*", |
25 | 25 | "@browseros/shared": "workspace:*", |
26 | | - "@hookform/resolvers": "^5.9.0", |
| 26 | + "@hookform/resolvers": "^5.9.1", |
27 | 27 | "@lobehub/icons": "^2.48.0", |
28 | | - "@mdxeditor/editor": "^4.2.0", |
29 | | - "@posthog/react": "^1.10.3", |
| 28 | + "@mdxeditor/editor": "^4.2.3", |
| 29 | + "@posthog/react": "^1.10.5", |
30 | 30 | "@radix-ui/react-alert-dialog": "^1.1.23", |
31 | 31 | "@radix-ui/react-checkbox": "^1.3.11", |
32 | 32 | "@radix-ui/react-collapsible": "^1.1.20", |
|
45 | 45 | "@radix-ui/react-tooltip": "^1.2.16", |
46 | 46 | "@radix-ui/react-use-controllable-state": "^1.2.3", |
47 | 47 | "@ricky0123/vad-web": "^0.0.17", |
48 | | - "@sentry/react": "^10.70.0", |
| 48 | + "@sentry/react": "^10.72.0", |
49 | 49 | "@sentry/vite-plugin": "^4.9.1", |
50 | | - "@tanstack/query-async-storage-persister": "^5.101.4", |
51 | | - "@tanstack/react-query": "^5.101.4", |
52 | | - "@tanstack/react-query-persist-client": "^5.101.4", |
| 50 | + "@tanstack/query-async-storage-persister": "^5.102.8", |
| 51 | + "@tanstack/react-query": "^5.102.8", |
| 52 | + "@tanstack/react-query-persist-client": "^5.102.8", |
53 | 53 | "@webext-core/messaging": "^2.3.0", |
54 | 54 | "@wxt-dev/storage": "^1.2.9", |
55 | 55 | "@xstate/store": "^3.10.0", |
56 | | - "@xyflow/react": "^12.11.3", |
| 56 | + "@xyflow/react": "^12.11.5", |
57 | 57 | "ai": "^7.0.0", |
58 | | - "better-auth": "^1.6.29", |
| 58 | + "better-auth": "^1.7.2", |
59 | 59 | "canvas-confetti": "^1.9.4", |
60 | 60 | "class-variance-authority": "^0.7.1", |
61 | 61 | "clsx": "^2.1.1", |
62 | 62 | "cmdk": "^1.1.1", |
63 | | - "dayjs": "^1.11.21", |
| 63 | + "dayjs": "^1.11.23", |
64 | 64 | "embla-carousel-react": "^8.6.0", |
65 | | - "es-toolkit": "^1.50.0", |
| 65 | + "es-toolkit": "^1.52.0", |
66 | 66 | "eventsource-parser": "^3.1.1", |
67 | 67 | "fuse.js": "^7.5.0", |
68 | 68 | "graphql": "^16.14.2", |
69 | | - "hono": "^4.13.1", |
| 69 | + "hono": "^4.13.5", |
70 | 70 | "idb-keyval": "^6.3.0", |
71 | 71 | "lucide-react": "^0.577.0", |
72 | 72 | "motion": "^12.43.0", |
73 | 73 | "nanoid": "^5.1.16", |
74 | 74 | "next-themes": "^0.4.6", |
75 | | - "onnxruntime-web": "^1.19.2", |
76 | | - "posthog-js": "^1.417.1", |
| 75 | + "onnxruntime-web": "^1.29.0", |
| 76 | + "posthog-js": "^1.422.5", |
77 | 77 | "react": "^19.2.8", |
78 | 78 | "react-dom": "^19.2.8", |
79 | | - "react-hook-form": "^7.85.0", |
| 79 | + "react-hook-form": "^7.86.0", |
80 | 80 | "react-query-kit": "^3.3.4", |
81 | | - "react-resizable-panels": "^4.12.2", |
82 | | - "react-router": "^7.18.2", |
| 81 | + "react-resizable-panels": "^4.12.3", |
| 82 | + "react-router": "^7.18.3", |
83 | 83 | "shiki": "^3.23.0", |
84 | 84 | "sonner": "^2.0.8", |
85 | | - "streamdown": "^2.5.0", |
| 85 | + "streamdown": "^2.6.0", |
86 | 86 | "swr": "^2.5.1", |
87 | 87 | "tailwind-merge": "^3.6.0", |
88 | 88 | "tailwind-scrollbar-hide": "^4.0.0", |
89 | 89 | "tokenlens": "^1.3.1", |
90 | 90 | "tw-animate-css": "^1.4.0", |
91 | 91 | "use-deep-compare-effect": "^1.8.1", |
92 | 92 | "use-stick-to-bottom": "^1.1.6", |
93 | | - "zod": "^4.4.3" |
| 93 | + "zod": "^4.5.2" |
94 | 94 | }, |
95 | 95 | "devDependencies": { |
96 | | - "@0no-co/graphqlsp": "^1.17.3", |
| 96 | + "@0no-co/graphqlsp": "^1.17.5", |
97 | 97 | "@eslint/compat": "^2.1.0", |
98 | | - "@graphql-codegen/cli": "^7.2.0", |
| 98 | + "@graphql-codegen/cli": "^7.3.1", |
99 | 99 | "@graphql-codegen/client-preset": "^6.1.3", |
100 | 100 | "@graphql-codegen/schema-ast": "^6.0.1", |
101 | 101 | "@graphql-typed-document-node/core": "^3.2.0", |
102 | 102 | "@tailwindcss/typography": "^0.5.20", |
103 | 103 | "@tailwindcss/vite": "^4.3.3", |
104 | | - "@types/bun": "^1.3.14", |
| 104 | + "@types/bun": "^1.4.0", |
105 | 105 | "@types/canvas-confetti": "^1.9.0", |
106 | | - "@types/chrome": "^0.2.6", |
| 106 | + "@types/chrome": "^0.2.7", |
107 | 107 | "@types/cytoscape-dagre": "^2.3.4", |
108 | 108 | "@types/dagre": "^0.7.54", |
109 | 109 | "@types/react": "^19.2.18", |
110 | | - "@types/react-dom": "^19.2.4", |
| 110 | + "@types/react-dom": "^19.2.5", |
111 | 111 | "@wxt-dev/module-react": "^1.2.2", |
112 | | - "lefthook": "^2.1.10", |
| 112 | + "lefthook": "^2.1.12", |
113 | 113 | "serve": "^14.2.6", |
114 | 114 | "tailwindcss": "^4.3.1", |
115 | 115 | "web-ext": "^9.2.0", |
|
0 commit comments