|
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | 23 | "@auth/core": "0.37.0", |
24 | | - "@clerk/tanstack-react-start": "^0.21.5", |
25 | 24 | "@floating-ui/react": "^0.27.8", |
26 | 25 | "@headlessui/react": "1.7.18", |
27 | 26 | "@netlify/functions": "^5.1.0", |
|
30 | 29 | "@number-flow/react": "^0.4.1", |
31 | 30 | "@observablehq/plot": "^0.6.17", |
32 | 31 | "@octokit/graphql": "^7.0.2", |
33 | | - "@octokit/rest": "^20.0.2", |
34 | | - "@orama/react-components": "^0.1.23", |
35 | 32 | "@radix-ui/react-dropdown-menu": "^2.1.12", |
36 | | - "@radix-ui/react-select": "^2.2.2", |
37 | 33 | "@radix-ui/react-toast": "^1.2.2", |
38 | | - "@remix-run/node": "^2.8.1", |
39 | 34 | "@sentry/react": "^8.35.0", |
40 | 35 | "@sentry/vite-plugin": "^2.22.6", |
41 | 36 | "@tailwindcss/typography": "^0.5.13", |
|
53 | 48 | "@visx/responsive": "^2.10.0", |
54 | 49 | "@vitejs/plugin-react": "^4.3.3", |
55 | 50 | "algoliasearch": "^5.23.4", |
56 | | - "axios": "^1.6.7", |
57 | | - "better-auth": "^1.3.27", |
58 | 51 | "cheerio": "^1.1.2", |
59 | 52 | "cmdk": "^1.1.1", |
60 | 53 | "d3": "^7.9.0", |
61 | 54 | "date-fns": "^2.30.0", |
62 | | - "downshift": "^9.0.9", |
63 | 55 | "drizzle-orm": "^0.44.7", |
64 | 56 | "eslint-plugin-jsx-a11y": "^6.10.2", |
65 | 57 | "gray-matter": "^4.0.3", |
|
69 | 61 | "lru-cache": "^7.13.1", |
70 | 62 | "mermaid": "^11.11.0", |
71 | 63 | "postgres": "^3.4.7", |
72 | | - "qss": "^3.0.0", |
73 | 64 | "react": "^19.2.0", |
74 | 65 | "react-colorful": "^5.6.1", |
75 | 66 | "react-dom": "^19.2.0", |
76 | 67 | "react-icons": "^5.3.0", |
77 | 68 | "react-instantsearch": "7", |
78 | | - "react-markdown": "^6.0.3", |
79 | 69 | "rehype-autolink-headings": "^7.1.0", |
80 | 70 | "rehype-callouts": "^2.1.2", |
81 | 71 | "rehype-parse": "^9.0.1", |
|
85 | 75 | "remark-gfm": "^4.0.1", |
86 | 76 | "remark-parse": "^11.0.0", |
87 | 77 | "remark-rehype": "^11.1.2", |
88 | | - "remix-utils": "^8.5.0", |
89 | 78 | "remove-markdown": "^0.5.0", |
90 | 79 | "shiki": "^1.4.0", |
91 | 80 | "tailwind-merge": "^1.14.0", |
92 | | - "tiny-invariant": "^1.3.3", |
93 | 81 | "unified": "^11.0.5", |
94 | 82 | "unist-util-visit": "^5.0.0", |
95 | 83 | "vite-bundle-analyzer": "^1.2.1", |
|
0 commit comments