Skip to content

Commit

Permalink
Merge pull request #1311 from tapexyz/bump
Browse files Browse the repository at this point in the history
chore: bump dependencies
  • Loading branch information
sasicodes authored Feb 21, 2024
2 parents 3580ab4 + 2e4acad commit 2af25fa
Show file tree
Hide file tree
Showing 9 changed files with 359 additions and 335 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"lint": "eslint . --ext .js,.ts,.tsx"
},
"dependencies": {
"@aws-sdk/client-sts": "3.511.0",
"@aws-sdk/client-sts": "3.515.0",
"@hono/zod-validator": "^0.1.11",
"hono": "^4.0.1",
"hono": "^4.0.5",
"linkedom": "^0.16.8",
"ua-parser-js": "^1.0.37",
"viem": "^2.7.8",
"viem": "^2.7.11",
"zod": "^3.22.4"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eas:build:internal": "eas build --profile preview --platform ios --local"
},
"dependencies": {
"@gorhom/bottom-sheet": "^4.4.7",
"@gorhom/bottom-sheet": "^4.6.1",
"@hookform/resolvers": "^3.3.3",
"@livepeer/react-native": "^2.0.13",
"@react-native-async-storage/async-storage": "1.18.2",
Expand Down Expand Up @@ -47,7 +47,7 @@
"expo-system-ui": "~2.4.0",
"expo-video-thumbnails": "~7.4.0",
"markdown-it-regex": "^0.2.0",
"moti": "^0.27.2",
"moti": "^0.27.5",
"qrcode": "^1.5.3",
"react": "18.2.0",
"react-hook-form": "^7.50.1",
Expand All @@ -60,11 +60,11 @@
"react-native-safe-area-context": "4.6.3",
"react-native-svg": "13.9.0",
"react-native-view-shot": "3.7.0",
"swr": "^2.2.4",
"swr": "^2.2.5",
"uuid": "^9.0.1",
"viem": "^2.7.8",
"viem": "^2.7.11",
"zod": "^3.22.2",
"zustand": "^4.5.0"
"zustand": "^4.5.1"
},
"devDependencies": {
"@babel/core": "^7.23.7",
Expand Down
12 changes: 6 additions & 6 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"lint": "eslint . --ext .js,.ts,.tsx"
},
"dependencies": {
"@aws-sdk/client-s3": "3.511.0",
"@aws-sdk/lib-storage": "3.511.0",
"@aws-sdk/client-s3": "3.515.0",
"@aws-sdk/lib-storage": "3.515.0",
"@emoji-mart/react": "^1.1.1",
"@hookform/resolvers": "^3.3.3",
"@irys/sdk": "^0.1.6",
"@irys/sdk": "^0.1.7",
"@lens-protocol/metadata": "^1.1.5",
"@livepeer/react": "^3.1.9",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tanstack/react-query": "^5.20.2",
"@tanstack/react-query": "^5.22.2",
"@types/js-cookie": "^3.0.6",
"@types/textarea-caret": "^3.0.3",
"axios": "^1.6.7",
Expand All @@ -44,10 +44,10 @@
"react-use-websocket": "^4.7.0",
"textarea-caret": "^3.1.0",
"uuid": "^9.0.1",
"viem": "^2.7.8",
"viem": "^2.7.11",
"wagmi": "^2.5.7",
"zod": "^3.22.2",
"zustand": "^4.5.0"
"zustand": "^4.5.1"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/abis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tape.xyz/config": "*",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"typescript": "^5.3.3"
}
}
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": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/generic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@lens-protocol/metadata": "^1.1.5",
"dayjs-twitter": "^0.5.0",
"viem": "^2.7.8"
"viem": "^2.7.11"
},
"devDependencies": {
"@tape.xyz/constants": "*",
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.9.4"
"@apollo/client": "3.9.5"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@tippyjs/react": "^4.2.6",
"wavesurfer.js": "^7.7.2"
"wavesurfer.js": "^7.7.3"
}
}
Loading

0 comments on commit 2af25fa

Please sign in to comment.