Skip to content

Commit

Permalink
fix dependency lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewliu08 committed Sep 19, 2024
1 parent f23894c commit 2ee5833
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2,272 deletions.
9 changes: 1 addition & 8 deletions apps/crepe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,17 @@
"name": "@daimo/crepe",
"private": true,
"dependencies": {
"@daimo/api": "*",
"@daimo/common": "*",
"@daimo/contract": "*",
"@daimo/crepe-api": "*",
"@headlessui/react": "^2.1.8",
"@heroicons/react": "^2.1.5",
"@neynar/nodejs-sdk": "^1.12.0",
"@rainbow-me/rainbowkit": "^1.1.1",
"@tailwindcss/forms": "^0.5.9",
"@tanstack/react-query": "^5.51.11",
"@trpc/client": "^11.0.0-next-beta.318",
"@trpc/react-query": "^11.0.0-next-beta.318",
"@trpc/server": "^11.0.0-next-beta.318",
"@types/react": "~18.2.45",
"@types/react-dom": "^18.2.7",
"@vercel/og": "^0.6.2",
"autoprefixer": "^10.4.14",
"clsx": "^2.1.0",
"depcheck": "^1.4.3",
Expand All @@ -25,15 +21,12 @@
"eslint-config-next": "^13.5.4",
"framer-motion": "^11.5.4",
"lokijs": "^1.5.12",
"lru-cache": "^10.2.0",
"next": "^13.5.4",
"pino-pretty": "^10.2.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"sharp": "0.32.6",
"tailwindcss": "^3.4.12",
"ts-loader": "^9.5.0",
"use-debounce": "^10.0.0",
"viem": "^2.17.10",
"wagmi": "^2.12.0",
"zod": "^3.23.8"
Expand Down
Loading

0 comments on commit 2ee5833

Please sign in to comment.