Skip to content

Commit

Permalink
Migrate to Lens v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoginth committed Dec 16, 2024
1 parent dbd850d commit 67f6d46
Show file tree
Hide file tree
Showing 6 changed files with 292 additions and 292 deletions.
4 changes: 2 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"express-rate-limit": "^7.5.0",
"express-session": "^1.18.1",
"fast-xml-parser": "^4.5.1",
"graphql": "^16.9.0",
"linkedom": "^0.18.5",
"graphql": "^16.10.0",
"linkedom": "^0.18.6",
"openai": "^4.76.3",
"rate-limit-redis": "^4.2.0",
"request-ip": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hey/helpers": "workspace:*",
"@hey/indexer": "workspace:*",
"apollo-utilities": "^1.3.4",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"next": "^15.1.0",
"react": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dotenv": "^16.4.7",
"esbuild": "^0.24.0",
"franc": "^6.2.0",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"next": "^15.1.0",
"next-axiom": "^1.9.0",
"next-themes": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"dotenv": "^16.4.7",
"mailchecker": "^6.0.13",
"mailchecker": "^6.0.14",
"omit-deep": "^0.3.0",
"urlcat": "^3.1.0",
"viem": "^2.21.55",
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@apollo/client": "^3.12.3",
"@hey/data": "workspace:*",
"axios": "^1.7.9",
"graphql": "^16.9.0"
"graphql": "^16.10.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.3",
Expand Down
Loading

0 comments on commit 67f6d46

Please sign in to comment.