Skip to content

Commit

Permalink
🔧 Update dependencies across multiple packages to newer versions (#up…
Browse files Browse the repository at this point in the history
…date-dependencies-2024-12-13-11-12)

Read more: https://pierre.co/hey/hey/update-dependencies-2024-12-13-11-12
  • Loading branch information
Yoginth authored and Pierre committed Dec 13, 2024
1 parent 21b11ad commit d0c36b8
Show file tree
Hide file tree
Showing 11 changed files with 886 additions and 849 deletions.
16 changes: 8 additions & 8 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.700.0",
"@aws-sdk/client-ses": "^3.699.0",
"@aws-sdk/client-sts": "^3.699.0",
"@aws-sdk/client-s3": "^3.709.0",
"@aws-sdk/client-ses": "^3.709.0",
"@aws-sdk/client-sts": "^3.709.0",
"@hey/data": "workspace:*",
"@hey/db": "workspace:*",
"@hey/helpers": "workspace:*",
Expand All @@ -30,15 +30,15 @@
"fast-xml-parser": "^4.4.1",
"graphql": "^16.9.0",
"linkedom": "^0.18.5",
"openai": "^4.73.1",
"openai": "^4.76.2",
"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.21.51",
"zod": "^3.23.8"
"viem": "^2.21.55",
"zod": "^3.24.1"
},
"devDependencies": {
"@faker-js/faker": "^9.2.0",
Expand All @@ -47,12 +47,12 @@
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/express-session": "^1.18.0",
"@types/node": "^22.10.0",
"@types/node": "^22.10.2",
"@types/request-ip": "^0.0.41",
"@types/ua-parser-js": "^0.7.39",
"@types/uuid": "^10.0.0",
"nodemon": "^3.1.7",
"start-server-and-test": "^2.0.8",
"start-server-and-test": "^2.0.9",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/node-cron": "^3.0.11",
"typescript": "^5.7.2"
}
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.10.1",
"@types/node": "^22.10.2",
"typescript": "^5.7.2"
}
}
4 changes: 2 additions & 2 deletions apps/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@hey/indexer": "workspace:*",
"apollo-utilities": "^1.3.4",
"graphql": "^16.9.0",
"next": "^15.0.4",
"next": "^15.1.0",
"react": "18.3.1"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"typescript": "^5.7.2"
}
Expand Down
22 changes: 11 additions & 11 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"typecheck": "tsc --pretty"
},
"dependencies": {
"@apollo/client": "^3.12.2",
"@aws-sdk/lib-storage": "^3.705.0",
"@apollo/client": "^3.12.3",
"@aws-sdk/lib-storage": "^3.709.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.0.4",
"@radix-ui/react-hover-card": "^1.1.2",
"@tanstack/react-query": "^5.62.3",
"@next/bundle-analyzer": "^15.1.0",
"@radix-ui/react-hover-card": "^1.1.3",
"@tanstack/react-query": "^5.62.7",
"@uidotdev/usehooks": "^2.4.1",
"@unleash/proxy-client-react": "^4.4.0",
"axios": "^1.7.9",
Expand All @@ -37,8 +37,8 @@
"esbuild": "^0.24.0",
"franc": "^6.2.0",
"graphql": "^16.9.0",
"next": "^15.0.4",
"next-axiom": "^1.7.0",
"next": "^15.1.0",
"next-axiom": "^1.8.0",
"next-themes": "^0.4.4",
"plur": "^5.1.0",
"plyr-react": "^5.3.0",
Expand All @@ -65,17 +65,17 @@
"urlcat": "^3.1.0",
"use-resize-observer": "^9.1.0",
"uuid": "^11.0.2",
"viem": "^2.21.53",
"wagmi": "^2.13.4",
"zod": "^3.23.8",
"viem": "^2.21.55",
"wagmi": "^2.14.1",
"zod": "^3.24.1",
"zustand": "5.0.2"
},
"devDependencies": {
"@hey/config": "workspace:*",
"@hey/types": "workspace:*",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.9",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@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.10.1",
"@types/node": "^22.10.2",
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"prisma": "^6.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"typecheck": "tsc --pretty"
},
"dependencies": {
"@apollo/client": "^3.12.2",
"@apollo/client": "^3.12.3",
"@hey/abis": "workspace:*",
"@hey/data": "workspace:*",
"@hey/indexer": "workspace:*",
Expand All @@ -18,7 +18,7 @@
"mailchecker": "^6.0.13",
"omit-deep": "^0.3.0",
"urlcat": "^3.1.0",
"viem": "^2.21.53",
"viem": "^2.21.55",
"winston": "^3.16.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typecheck": "tsc --pretty"
},
"dependencies": {
"@apollo/client": "^3.12.2",
"@apollo/client": "^3.12.3",
"@hey/data": "workspace:*",
"axios": "^1.7.9",
"graphql": "^16.9.0"
Expand All @@ -22,7 +22,7 @@
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
"@hey/config": "workspace:*",
"@parcel/watcher": "^2.5.0",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"typescript": "^5.7.2"
}
}
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"@hey/data": "workspace:*",
"@hey/helpers": "workspace:*",
"@hookform/resolvers": "^3.9.1",
"@radix-ui/react-slider": "^1.2.1",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.4",
"@radix-ui/react-slider": "^1.2.2",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.5",
"clsx": "^2.1.1",
"next": "^15.0.4",
"next": "^15.1.0",
"react": "18.3.1",
"react-hook-form": "^7.54.0",
"react-hook-form": "^7.54.1",
"tailwind-merge": "^2.5.5",
"zod": "^3.23.8"
"zod": "^3.24.1"
},
"devDependencies": {
"@hey/config": "workspace:*",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit d0c36b8

Please sign in to comment.