Skip to content

Commit

Permalink
Update dependencies across all packages 📦 (#5544)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint authored Mar 4, 2025
2 parents 9ed1e77 + 46df1b4 commit 6e0b1bd
Show file tree
Hide file tree
Showing 11 changed files with 391 additions and 391 deletions.
4 changes: 2 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ua-parser-js": "2.0.2",
"urlcat": "^3.1.0",
"uuid": "^11.1.0",
"viem": "^2.23.5",
"viem": "^2.23.6",
"zod": "^3.24.2"
},
"devDependencies": {
Expand All @@ -44,7 +44,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/express-session": "^1.18.0",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"@types/request-ip": "^0.0.41",
"@types/ua-parser-js": "^0.7.39",
"@types/uuid": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"@types/node-cron": "^3.0.11",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/invoice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions apps/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@hey/helpers": "workspace:*",
"@hey/indexer": "workspace:*",
"apollo-utilities": "^1.3.4",
"next": "^15.2.0",
"next": "^15.2.1",
"react": "^19.0.0"
},
"devDependencies": {
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"@types/react": "^19.0.10",
"typescript": "^5.7.3"
}
Expand Down
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@hey/image-cropper": "workspace:*",
"@hey/indexer": "workspace:*",
"@hey/ui": "workspace:*",
"@lens-chain/storage-client": "next",
"@lens-chain/storage-client": "^1.0.2",
"@lens-network/sdk": "canary",
"@lens-protocol/metadata": "next",
"@livepeer/react": "^4.2.10",
"@next/bundle-analyzer": "^15.2.0",
"@next/bundle-analyzer": "^15.2.1",
"@radix-ui/react-hover-card": "^1.1.6",
"@tanstack/react-query": "^5.66.10",
"@tanstack/react-query": "^5.67.1",
"@uidotdev/usehooks": "^2.4.1",
"@unleash/proxy-client-react": "^4.5.2",
"axios": "^1.8.1",
Expand All @@ -36,7 +36,7 @@
"connectkit": "^1.8.2",
"dotenv": "^16.4.7",
"esbuild": "^0.25.0",
"next": "^15.2.0",
"next": "^15.2.1",
"next-themes": "^0.4.4",
"plur": "^5.1.0",
"plyr-react": "^5.3.0",
Expand All @@ -63,7 +63,7 @@
"urlcat": "^3.1.0",
"use-resize-observer": "^9.1.0",
"uuid": "^11.1.0",
"viem": "^2.23.5",
"viem": "^2.23.6",
"wagmi": "^2.14.12",
"zod": "^3.24.2",
"zustand": "5.0.3"
Expand All @@ -73,7 +73,7 @@
"@hey/types": "workspace:*",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.10",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/uuid": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"prisma": "^6.4.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dotenv": "^16.4.7",
"omit-deep": "^0.3.0",
"urlcat": "^3.1.0",
"viem": "^2.23.5",
"viem": "^2.23.6",
"winston": "^3.16.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@graphql-codegen/typescript-operations": "^4.5.1",
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
"@hey/config": "workspace:*",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"@radix-ui/react-switch": "^1.1.3",
"@radix-ui/react-tooltip": "^1.1.8",
"clsx": "^2.1.1",
"next": "^15.2.0",
"next": "^15.2.1",
"react": "^19.0.0",
"react-hook-form": "^7.54.2",
"tailwind-merge": "2.6.0",
"tailwind-merge": "3.0.2",
"zod": "^3.24.2"
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"@types/react": "^19.0.10",
"tailwindcss": "3.4.17",
"typescript": "^5.7.3"
Expand Down
Loading

0 comments on commit 6e0b1bd

Please sign in to comment.