Skip to content

Commit

Permalink
Migrate to Lens v3 (#5469)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint authored Jan 9, 2025
1 parent 7a064ad commit a7935a8
Show file tree
Hide file tree
Showing 14 changed files with 1,593 additions and 1,584 deletions.
14 changes: 7 additions & 7 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"typecheck": "tsc --pretty"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.722.0",
"@aws-sdk/client-ses": "^3.721.0",
"@aws-sdk/client-sts": "^3.721.0",
"@aws-sdk/client-s3": "^3.723.0",
"@aws-sdk/client-ses": "^3.723.0",
"@aws-sdk/client-sts": "^3.723.0",
"@hey/data": "workspace:*",
"@hey/db": "workspace:*",
"@hey/helpers": "workspace:*",
Expand All @@ -30,14 +30,14 @@
"fast-xml-parser": "^4.5.1",
"graphql": "^16.10.0",
"linkedom": "^0.18.6",
"openai": "^4.77.3",
"openai": "^4.77.4",
"rate-limit-redis": "^4.2.0",
"request-ip": "^3.3.0",
"tsx": "^4.19.2",
"ua-parser-js": "2.0.0",
"urlcat": "^3.1.0",
"uuid": "^11.0.2",
"viem": "^2.22.2",
"uuid": "^11.0.4",
"viem": "^2.22.5",
"zod": "^3.24.1"
},
"devDependencies": {
Expand All @@ -54,6 +54,6 @@
"nodemon": "^3.1.9",
"start-server-and-test": "^2.0.9",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion apps/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@hey/config": "workspace:*",
"@types/node": "^22.10.5",
"@types/node-cron": "^3.0.11",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion apps/invoice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.10.5",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions apps/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@hey/indexer": "workspace:*",
"apollo-utilities": "^1.3.4",
"graphql": "^16.10.0",
"next": "^15.1.3",
"next": "^15.1.4",
"react": "18.3.1"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/react": "^19.0.1",
"typescript": "^5.7.2"
"@types/react": "^19.0.4",
"typescript": "^5.7.3"
}
}
24 changes: 12 additions & 12 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@apollo/client": "^3.12.4",
"@aws-sdk/lib-storage": "^3.722.0",
"@aws-sdk/lib-storage": "^3.723.0",
"@headlessui/react": "2.2.0",
"@heroicons/react": "^2.2.0",
"@hey/abis": "workspace:*",
Expand All @@ -25,9 +25,9 @@
"@lens-protocol/metadata": "next",
"@lens-protocol/storage-node-client": "next",
"@livepeer/react": "^4.2.9",
"@next/bundle-analyzer": "^15.1.3",
"@next/bundle-analyzer": "^15.1.4",
"@radix-ui/react-hover-card": "^1.1.4",
"@tanstack/react-query": "^5.62.14",
"@tanstack/react-query": "^5.63.0",
"@uidotdev/usehooks": "^2.4.1",
"@unleash/proxy-client-react": "^4.4.0",
"axios": "^1.7.9",
Expand All @@ -37,7 +37,7 @@
"esbuild": "^0.24.2",
"franc": "^6.2.0",
"graphql": "^16.10.0",
"next": "^15.1.3",
"next": "^15.1.4",
"next-axiom": "^1.9.1",
"next-themes": "^0.4.4",
"plur": "^5.1.0",
Expand All @@ -49,7 +49,7 @@
"react-device-detect": "^2.2.3",
"react-dom": "18.3.1",
"react-hot-toast": "^2.5.1",
"react-markdown": "^9.0.0",
"react-markdown": "^9.0.3",
"react-tracked": "^2.0.1",
"react-virtuoso": "^4.12.3",
"rehype-parse": "^9.0.1",
Expand All @@ -64,24 +64,24 @@
"unist-util-visit-parents": "^6.0.1",
"urlcat": "^3.1.0",
"use-resize-observer": "^9.1.0",
"uuid": "^11.0.2",
"viem": "^2.22.2",
"wagmi": "^2.14.6",
"uuid": "^11.0.4",
"viem": "^2.22.5",
"wagmi": "^2.14.7",
"zod": "^3.24.1",
"zustand": "5.0.2"
"zustand": "5.0.3"
},
"devDependencies": {
"@hey/config": "workspace:*",
"@hey/types": "workspace:*",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/forms": "^0.5.10",
"@types/node": "^22.10.5",
"@types/react": "^19.0.1",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.1",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/abis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.10.5",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"dependencies": {
"@hey/data": "workspace:*",
"@hey/helpers": "workspace:*",
"@prisma/client": "^6.1.0",
"@prisma/client": "^6.2.1",
"dotenv": "^16.4.7",
"pg-promise": "^11.10.1",
"redis": "^4.7.0"
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.10.5",
"prisma": "^6.1.0",
"prisma": "^6.2.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"mailchecker": "^6.0.15",
"omit-deep": "^0.3.0",
"urlcat": "^3.1.0",
"viem": "^2.22.2",
"viem": "^2.22.5",
"winston": "^3.16.0"
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/omit-deep": "^0.3.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/image-cropper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@hey/config": "workspace:*",
"@types/normalize-wheel": "^1.0.4",
"@types/react": "^19.0.1",
"typescript": "^5.7.2"
"@types/react": "^19.0.4",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@hey/config": "workspace:*",
"@parcel/watcher": "^2.5.0",
"@types/node": "^22.10.5",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"@heroicons/react": "^2.2.0",
"@hey/data": "workspace:*",
"@hey/helpers": "workspace:*",
"@hookform/resolvers": "^3.9.1",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-slider": "^1.2.2",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.6",
"clsx": "^2.1.1",
"next": "^15.1.3",
"next": "^15.1.4",
"react": "18.3.1",
"react-hook-form": "^7.54.2",
"tailwind-merge": "^2.6.0",
Expand All @@ -26,8 +26,8 @@
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.10.5",
"@types/react": "^19.0.1",
"@types/react": "^19.0.4",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit a7935a8

Please sign in to comment.