Skip to content

Commit 927616a

Browse files
committed
rm unused packages
1 parent e1c93c0 commit 927616a

File tree

2 files changed

+4
-1356
lines changed

2 files changed

+4
-1356
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
},
2222
"dependencies": {
2323
"@auth/core": "0.37.0",
24-
"@clerk/tanstack-react-start": "^0.21.5",
2524
"@floating-ui/react": "^0.27.8",
2625
"@headlessui/react": "1.7.18",
2726
"@netlify/functions": "^5.1.0",
@@ -30,12 +29,8 @@
3029
"@number-flow/react": "^0.4.1",
3130
"@observablehq/plot": "^0.6.17",
3231
"@octokit/graphql": "^7.0.2",
33-
"@octokit/rest": "^20.0.2",
34-
"@orama/react-components": "^0.1.23",
3532
"@radix-ui/react-dropdown-menu": "^2.1.12",
36-
"@radix-ui/react-select": "^2.2.2",
3733
"@radix-ui/react-toast": "^1.2.2",
38-
"@remix-run/node": "^2.8.1",
3934
"@sentry/react": "^8.35.0",
4035
"@sentry/vite-plugin": "^2.22.6",
4136
"@tailwindcss/typography": "^0.5.13",
@@ -53,13 +48,10 @@
5348
"@visx/responsive": "^2.10.0",
5449
"@vitejs/plugin-react": "^4.3.3",
5550
"algoliasearch": "^5.23.4",
56-
"axios": "^1.6.7",
57-
"better-auth": "^1.3.27",
5851
"cheerio": "^1.1.2",
5952
"cmdk": "^1.1.1",
6053
"d3": "^7.9.0",
6154
"date-fns": "^2.30.0",
62-
"downshift": "^9.0.9",
6355
"drizzle-orm": "^0.44.7",
6456
"eslint-plugin-jsx-a11y": "^6.10.2",
6557
"gray-matter": "^4.0.3",
@@ -69,13 +61,11 @@
6961
"lru-cache": "^7.13.1",
7062
"mermaid": "^11.11.0",
7163
"postgres": "^3.4.7",
72-
"qss": "^3.0.0",
7364
"react": "^19.2.0",
7465
"react-colorful": "^5.6.1",
7566
"react-dom": "^19.2.0",
7667
"react-icons": "^5.3.0",
7768
"react-instantsearch": "7",
78-
"react-markdown": "^6.0.3",
7969
"rehype-autolink-headings": "^7.1.0",
8070
"rehype-callouts": "^2.1.2",
8171
"rehype-parse": "^9.0.1",
@@ -85,11 +75,9 @@
8575
"remark-gfm": "^4.0.1",
8676
"remark-parse": "^11.0.0",
8777
"remark-rehype": "^11.1.2",
88-
"remix-utils": "^8.5.0",
8978
"remove-markdown": "^0.5.0",
9079
"shiki": "^1.4.0",
9180
"tailwind-merge": "^1.14.0",
92-
"tiny-invariant": "^1.3.3",
9381
"unified": "^11.0.5",
9482
"unist-util-visit": "^5.0.0",
9583
"vite-bundle-analyzer": "^1.2.1",

0 commit comments

Comments
 (0)