Skip to content

Commit

Permalink
chore: update dependencies (#1547)
Browse files Browse the repository at this point in the history
  • Loading branch information
sasicodes authored Jan 17, 2025
1 parent bf5f1ca commit e313058
Show file tree
Hide file tree
Showing 17 changed files with 872 additions and 751 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc --pretty --noEmit"
},
"dependencies": {
"@aws-sdk/client-sts": "3.726.1",
"@aws-sdk/client-sts": "3.730.0",
"@hono/node-server": "^1.13.4",
"@hono/zod-validator": "^0.4.2",
"@irys/upload": "^0.0.14",
Expand All @@ -22,7 +22,7 @@
"hono": "^4.6.16",
"linkedom": "^0.18.6",
"ua-parser-js": "2.0.0",
"viem": "^2.22.8",
"viem": "^2.22.9",
"zod": "^3.24.1"
},
"devDependencies": {
Expand All @@ -31,7 +31,7 @@
"@tape.xyz/generic": "workspace:*",
"@tape.xyz/server": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"@types/ua-parser-js": "^0.7.39",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
Expand Down
4 changes: 2 additions & 2 deletions apps/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@nomicfoundation/hardhat-verify": "^2.0.12",
"@openzeppelin/contracts": "^5.2.0",
"@openzeppelin/contracts-upgradeable": "^5.2.0",
"@openzeppelin/hardhat-upgrades": "^3.8.0",
"@openzeppelin/hardhat-upgrades": "^3.9.0",
"@tape.xyz/tsconfig": "workspace:*",
"dotenv": "^16.4.7",
"ethers": "^6.13.5",
"hardhat": "^2.22.17",
"hardhat": "^2.22.18",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
}
Expand Down
4 changes: 2 additions & 2 deletions apps/cron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"license": "AGPL-3.0",
"dependencies": {
"@aws-sdk/client-s3": "3.726.1",
"@aws-sdk/client-s3": "3.730.0",
"node-cron": "^3.0.3"
},
"devDependencies": {
"@tape.xyz/constants": "workspace:*",
"@tape.xyz/server": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"@types/node-cron": "^3.0.11",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
Expand Down
4 changes: 2 additions & 2 deletions apps/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@tape.xyz/lens": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@tape.xyz/ui": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
Expand Down
8 changes: 4 additions & 4 deletions apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/netinfo": "^11.3.1",
"@shopify/flash-list": "^1.7.2",
"@tanstack/query-async-storage-persister": "^5.64.0",
"@tanstack/react-query": "^5.64.0",
"@tanstack/react-query-persist-client": "^5.64.0",
"@tanstack/query-async-storage-persister": "^5.64.1",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-query-persist-client": "^5.64.1",
"dayjs": "^1.11.13",
"expo": "~52.0.25",
"expo-av": "~15.0.2",
Expand All @@ -40,7 +40,7 @@
"react-native": "0.76.3",
"react-native-gesture-handler": "~2.22.0",
"react-native-markdown-display": "^7.0.2",
"react-native-reanimated": "~3.16.2",
"react-native-reanimated": "~3.16.7",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "4.4.0",
"react-native-svg": "15.10.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@tape.xyz/generic": "workspace:*",
"@tape.xyz/lens": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.0",
"typescript": "^5.7.3"
Expand Down
20 changes: 10 additions & 10 deletions apps/web-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,30 @@
"@lens-network/sdk": "canary",
"@lens-protocol/metadata": "next",
"@million/lint": "^1.0.14",
"@tanstack/react-query": "^5.64.0",
"@tanstack/react-query-persist-client": "^5.64.0",
"@tanstack/react-router": "^1.95.5",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-query-persist-client": "^5.64.1",
"@tanstack/react-router": "^1.97.1",
"@uidotdev/usehooks": "^2.4.1",
"idb-keyval": "^6.2.1",
"js-cookie": "^3.0.5",
"motion": "^11.17.0",
"motion": "^11.18.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-virtuoso": "^4.12.3",
"viem": "^2.22.8",
"wagmi": "^2.14.7",
"viem": "^2.22.9",
"wagmi": "^2.14.8",
"zustand": "^5.0.2"
},
"devDependencies": {
"@tailwindcss/vite": "4.0.0-beta.8",
"@tanstack/react-query-devtools": "^5.64.0",
"@tanstack/router-devtools": "^1.95.5",
"@tanstack/router-plugin": "^1.95.5",
"@tanstack/react-query-devtools": "^5.64.1",
"@tanstack/router-devtools": "^1.97.1",
"@tanstack/router-plugin": "^1.97.1",
"@tape.xyz/constants": "workspace:*",
"@tape.xyz/indexer": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@tape.xyz/winder": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.5.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@lens-protocol/metadata": "^1.2.0",
"@livepeer/react": "3.1.9",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tanstack/react-query": "^5.64.0",
"@tanstack/react-query": "^5.64.1",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"emoji-mart": "^5.6.0",
Expand All @@ -42,8 +42,8 @@
"react-use-websocket": "^4.9.0",
"textarea-caret": "^3.1.0",
"uuid": "^11.0.5",
"viem": "^2.22.8",
"wagmi": "^2.14.7",
"viem": "^2.22.9",
"wagmi": "^2.14.8",
"zod": "^3.24.1",
"zustand": "^5.0.2"
},
Expand All @@ -57,13 +57,13 @@
"@tape.xyz/tsconfig": "workspace:*",
"@tape.xyz/ui": "workspace:*",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.0",
"@types/textarea-caret": "^3.0.3",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/abis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3"
"@types/node": "^22.10.7"
}
}
6 changes: 3 additions & 3 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"postinstall": "pnpm build:sw"
},
"dependencies": {
"@aws-sdk/client-s3": "3.726.1",
"@aws-sdk/lib-storage": "3.726.1",
"@aws-sdk/client-s3": "3.730.0",
"@aws-sdk/lib-storage": "3.730.0",
"@livepeer/react": "3.1.9",
"@rajesh896/broprint.js": "^2.1.1",
"axios": "^1.7.9",
Expand All @@ -26,7 +26,7 @@
"@tape.xyz/generic": "workspace:*",
"@tape.xyz/lens": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"@types/react": "^18.3.13",
"@types/uuid": "^10.0.0",
"esbuild": "0.24.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/generic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"dependencies": {
"@lens-protocol/metadata": "^1.2.0",
"axios": "^1.7.9",
"viem": "^2.22.8"
"viem": "^2.22.9"
},
"devDependencies": {
"@tape.xyz/constants": "workspace:*",
"@tape.xyz/lens": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
}
}
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-typed-document-node/core": "^3.2.0",
"@tape.xyz/constants": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/lens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"typecheck": "tsc --pretty --noEmit"
},
"dependencies": {
"@apollo/client": "3.12.5",
"@apollo/client": "3.12.6",
"@graphql-codegen/client-preset": "^4.5.0",
"@lens-protocol/metadata": "^1.2.0"
},
Expand All @@ -21,7 +21,7 @@
"@graphql-typed-document-node/core": "^3.2.0",
"@tape.xyz/constants": "workspace:*",
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"postinstall": "pnpm prisma:generate"
},
"dependencies": {
"@clickhouse/client": "^1.10.0",
"@clickhouse/client": "^1.10.1",
"@prisma/client": "^6.1.0",
"pg-promise": "^11.10.2",
"redis": "^4.7.0"
},
"devDependencies": {
"@tape.xyz/tsconfig": "workspace:*",
"@types/node": "^22.10.3",
"@types/node": "^22.10.7",
"prisma": "^6.1.0",
"typescript": "^5.7.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/winder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@vidstack/react": "^1.12.11",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"motion": "^11.17.0",
"motion": "^11.18.0",
"react": "^18.3.1",
"sonner": "^1.7.1",
"sonner": "^1.7.2",
"tailwind-merge": "^2.6.0",
"tailwindcss": "4.0.0-beta.8",
"tailwindcss-animate": "^1.0.7"
Expand Down
Loading

0 comments on commit e313058

Please sign in to comment.