-
-
Notifications
You must be signed in to change notification settings - Fork 186
Expand file tree
/
Copy pathpackage.json
More file actions
142 lines (142 loc) · 4.81 KB
/
package.json
File metadata and controls
142 lines (142 loc) · 4.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"name": "@repo/web",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev --turbopack --port 3000",
"build": "next build",
"start": "next start",
"lint": "eslint .",
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ai-sdk/openai": "^2.0.64",
"@ai-sdk/react": "^2.0.89",
"@ariakit/react": "^0.4.18",
"@formkit/tempo": "^0.1.2",
"@googlemaps/js-api-loader": "^2.0.0",
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^5.2.1",
"@icons-pack/react-simple-icons": "^13.7.0",
"@internationalized/date": "^3.9.0",
"@number-flow/react": "^0.5.10",
"@radix-ui/react-alert-dialog": "^1.1.15",
"@radix-ui/react-avatar": "^1.1.11",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-collapsible": "^1.1.12",
"@radix-ui/react-context-menu": "^2.2.16",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-hover-card": "^1.1.15",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-radio-group": "^1.3.8",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-separator": "^1.1.8",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-toggle": "^1.1.10",
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.7",
"@radix-ui/react-use-controllable-state": "^1.2.2",
"@react-hookz/web": "^25.2.0",
"@remixicon/react": "^4.7.0",
"@repo/api": "workspace:*",
"@repo/auth": "workspace:*",
"@repo/env": "workspace:*",
"@repo/providers": "workspace:*",
"@repo/schemas": "workspace:*",
"@repo/temporal": "workspace:*",
"@sentry/nextjs": "^10.23.0",
"@simpleanalytics/next": "https://pkg.pr.new/simpleanalytics/next/@simpleanalytics/next@d059322",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/query-async-storage-persister": "^5.90.9",
"@tanstack/react-form": "^1.23.8",
"@tanstack/react-query": "^5.90.7",
"@tanstack/react-query-persist-client": "^5.90.9",
"@tanstack/react-virtual": "^3.13.12",
"@tiptap/extension-document": "^2.26.1",
"@tiptap/extension-mention": "^2.26.1",
"@tiptap/extension-paragraph": "^2.26.1",
"@tiptap/extension-text": "^2.26.1",
"@tiptap/pm": "^2.26.1",
"@tiptap/react": "^2.26.1",
"@tiptap/suggestion": "^2.26.1",
"@todesktop/client-core": "^1.20.0",
"@trpc/client": "^11.7.1",
"@trpc/server": "^11.7.1",
"@trpc/tanstack-react-query": "^11.7.1",
"@xstate/react": "^6.0.0",
"ai": "^5.0.89",
"babel-plugin-react-compiler": "^1.0.0",
"better-auth": "^1.3.34",
"chrono-node": "^2.8.4",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"deepmerge": "^4.3.1",
"dexie": "^4.2.0",
"dexie-react-hooks": "^4.2.0",
"drizzle-orm": "^0.44.7",
"embla-carousel-react": "^8.6.0",
"fast-equals": "^5.2.2",
"harden-react-markdown": "^1.0.5",
"interval-temporal": "^0.4.0",
"jotai": "^2.15.1",
"jotai-tanstack-query": "^0.11.0",
"json-diff-ts": "^4.8.2",
"katex": "^0.16.22",
"lucide-react": "^0.553.0",
"match-sorter": "^8.1.0",
"motion": "^12.23.12",
"next": "16.0.1",
"next-themes": "^0.4.6",
"nuqs": "^2.7.2",
"react": "^19.1.1",
"react-aria-components": "^1.12.1",
"react-day-picker": "^9.9.0",
"react-dom": "^19.1.1",
"react-hotkeys-hook": "^5.2.1",
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^16.1.0",
"rehype-katex": "^7.0.1",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"remeda": "^2.30.0",
"rrule-temporal": "https://pkg.pr.new/analogdotnow/rrule-temporal@5b1d999",
"sonner": "^2.0.7",
"superjson": "^2.2.5",
"superjson-temporal": "^0.4.0",
"tailwind-merge": "^3.3.1",
"temporal-polyfill": "^0.3.0",
"temporal-zod": "https://pkg.pr.new/analogdotnow/temporal-utils/temporal-zod@395939e",
"tippy.js": "^6.3.7",
"trpc-to-mcp": "^1.3.2",
"trpc-to-openapi": "^3.0.1",
"tw-animate-css": "^1.3.7",
"use-stick-to-bottom": "^1.1.1",
"usehooks-ts": "^3.1.1",
"xstate": "^5.24.0",
"zod": "^4.1.5",
"zustand": "^5.0.8"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/postcss": "^4.1.17",
"@types/node": "^24.10.0",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/google.maps": "^3.58.1",
"eslint": "^9.39.1",
"eslint-config-next": "16.0.1",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.2"
}
}