Skip to content

Commit

Permalink
chore: bump deps (#1002)
Browse files Browse the repository at this point in the history
* build: update package.json

* update 8 files

* update 5 files
  • Loading branch information
sasicodes committed Sep 6, 2023
1 parent a001162 commit 64874e3
Show file tree
Hide file tree
Showing 14 changed files with 193 additions and 379 deletions.
6 changes: 3 additions & 3 deletions apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"next": "13.4.19",
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "^1.10.1",
"wagmi": "^1.3.11"
"viem": "^1.10.3",
"wagmi": "^1.4.1"
},
"devDependencies": {
"@lenstube/browser": "*",
"@lenstube/ui": "*",
"@lenstube/constants": "*",
"@lenstube/generic": "*",
"@lenstube/lens": "*",
"@lenstube/ui": "*",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand Down
4 changes: 2 additions & 2 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"moti": "^0.26.0",
"qrcode": "^1.5.3",
"react": "18.2.0",
"react-hook-form": "^7.46.0",
"react-hook-form": "^7.46.1",
"react-native": "0.72.4",
"react-native-gesture-handler": "~2.12.1",
"react-native-get-random-values": "~1.9.0",
Expand All @@ -62,7 +62,7 @@
"react-native-view-shot": "3.7.0",
"swr": "^2.2.2",
"uuid": "^3.4.0",
"viem": "^1.10.1",
"viem": "^1.10.3",
"zod": "^3.22.2",
"zustand": "^4.4.1"
},
Expand Down
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.405.0",
"@aws-sdk/lib-storage": "^3.405.0",
"@bundlr-network/client": "0.11.13",
"@bundlr-network/client": "0.11.17",
"@emoji-mart/react": "^1.1.1",
"@headlessui/react": "^1.7.17",
"@hookform/resolvers": "^3.3.1",
Expand All @@ -38,13 +38,13 @@
"react": "18.2.0",
"react-cool-inview": "^3.0.1",
"react-dom": "18.2.0",
"react-hook-form": "^7.46.0",
"react-hook-form": "^7.46.1",
"react-hot-toast": "^2.4.1",
"react-mentions": "^4.4.10",
"swr": "^2.2.2",
"uuid": "^9.0.0",
"viem": "^1.10.1",
"wagmi": "^1.3.11",
"viem": "^1.10.3",
"wagmi": "^1.4.1",
"zod": "^3.22.2",
"zustand": "^4.4.1"
},
Expand All @@ -59,7 +59,7 @@
"@lingui/loader": "^4.4.0",
"@lingui/macro": "^4.4.0",
"@lingui/swc-plugin": "4.0.4",
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"@types/mixpanel-browser": "^2.47.1",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"./*": "./*"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"eslint-plugin-prettier": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"codegen": "graphql-codegen"
},
"dependencies": {
"@apollo/client": "3.8.2"
"@apollo/client": "3.8.3"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/workers/health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"worker:deploy": "wrangler deploy"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@lenstube/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"base64url": "^3.0.1",
"viem": "^1.10.1"
"viem": "^1.10.3"
},
"devDependencies": {
"@lenstube/config": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/workers/nfts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"itty-router": "^4.0.22"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@lenstube/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/workers/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"worker:deploy": "wrangler deploy"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@lenstube/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/workers/recs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"itty-router": "^4.0.22"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@lenstube/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/workers/sts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@aws-sdk/client-sts": "^3.405.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@lenstube/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/workers/tail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"worker:deploy": "wrangler deploy"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@lenstube/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/workers/views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"typecheck": "tsc --pretty"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"typescript": "^5.2.2",
"wrangler": "3.6.0"
"wrangler": "3.7.0"
}
}
Loading

0 comments on commit 64874e3

Please sign in to comment.