Skip to content

Commit

Permalink
chore: bump deps (#1066)
Browse files Browse the repository at this point in the history
Co-authored-by: sasi.eth <me@sasi.codes>
  • Loading branch information
sasicodes and sasicodes authored Oct 6, 2023
1 parent 0130fc7 commit 3dc7266
Show file tree
Hide file tree
Showing 15 changed files with 65 additions and 73 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<div align="center">
<img src="https://static.tape.xyz/brand/og.png" alt="banner">
<h1>Tape</h1>
<br/>
<br/>
<p>Talk, Amplify, Post, Explore</p>
<a href="https://tape.xyz">tape.xyz</a>
</div>
Expand Down
4 changes: 2 additions & 2 deletions apps/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@tape.xyz/lens": "*",
"@tape.xyz/ui": "*",
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.29",
"prettier": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/mobile/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const providerMetadata = {
name: TAPE_APP_NAME,
description: TAPE_APP_DESCRIPTION,
url: TAPE_WEBSITE_URL,
icons: ['https://static.lenstube.xyz/brand/logo.svg'],
icons: ['https://static.tape.xyz/brand/logo.svg'],
redirect: {
native: 'tape://',
universal: 'tape.xyz'
Expand Down
2 changes: 1 addition & 1 deletion apps/web/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const moduleExports = {
},
{
source: '/donate',
destination: 'https://giveth.io/project/lenstube',
destination: 'https://giveth.io/project/tape',
permanent: true
},
{
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@tape.xyz/ui": "*",
"@types/mixpanel-browser": "^2.47.3",
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@types/react-mentions": "^4.1.9",
"@types/uuid": "^9.0.4",
"autoprefixer": "^10.4.16",
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.4"
"@apollo/client": "3.8.5"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/did/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@cloudflare/workers-types": "^4.20231002.0",
"@tape.xyz/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@cloudflare/workers-types": "^4.20231002.0",
"@tape.xyz/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/nfts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@tape.xyz/config": "*",
"@tape.xyz/generic": "*",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@cloudflare/workers-types": "^4.20231002.0",
"@tape.xyz/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/recs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@cloudflare/workers-types": "^4.20231002.0",
"@tape.xyz/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/sts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@cloudflare/workers-types": "^4.20231002.0",
"@tape.xyz/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/tail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@cloudflare/workers-types": "^4.20231002.0",
"@tape.xyz/config": "*",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/workers/views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20231002.0",
"typescript": "^5.2.2",
"wrangler": "3.10.1"
"wrangler": "3.11.0"
}
}
105 changes: 48 additions & 57 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@apollo/client@3.8.4":
version "3.8.4"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.4.tgz#b6d67251422ee8bb05e240ffa65fe8fbd336cd66"
integrity sha512-QFXE4ylSHUa6LgYoOGsPysJCm4YJOOM1NwHyF6msZdZXIerqUVpLvxQOdQEXgS0RWvYiBMC1wGOWKzJKSWBdAg==
"@apollo/client@3.8.5":
version "3.8.5"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.5.tgz#becd2101d6049afd03dd796693fb5804346df42f"
integrity sha512-/ueWC3f1pFeH+tWbM1phz6pzUGGijyml6oQ+LKUcQzpXF6tVFPrb6oUIUQCbZpr6Xmv/dtNiFDohc39ra7Solg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.7.3"
Expand Down Expand Up @@ -2138,30 +2138,30 @@
dependencies:
mime "^3.0.0"

"@cloudflare/workerd-darwin-64@1.20230922.0":
version "1.20230922.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20230922.0.tgz#af492e5db0c3abe44f07cd9df482d830d0ea7446"
integrity sha512-g1hkVhLna0ICfg1l4iYOTAlfvqzZ4RD/wu5yYFaEOVwA9HlKcB9axmQxCSmeHTHfC763RqXdfBFVgBabp0SK+A==
"@cloudflare/workerd-darwin-64@1.20231002.0":
version "1.20231002.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20231002.0.tgz#ec0d4f926c1a693a145df26b2b71dfb4f9df18ae"
integrity sha512-sgtjzVO/wtI/6S7O0bk4zQAv2xlvqOxB18AXzlit6uXgbYFGeQedRHjhKVMOacGmWEnM4C3ir/fxJGsc3Pyxng==

"@cloudflare/workerd-darwin-arm64@1.20230922.0":
version "1.20230922.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20230922.0.tgz#2a8b052dcec5bf5a1b1e94258cf8e0fd5bccc906"
integrity sha512-FMPN7VO6tG3DWUw4XLTB3bL/UKIo0P2aghXC6BG6QxdzLqPMxXWRRfLahdFYc3uPz0ehqrZaQR5Wybck7b9Bdg==
"@cloudflare/workerd-darwin-arm64@1.20231002.0":
version "1.20231002.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20231002.0.tgz#fc4e64b91d0c7ebab76ae770133a32d0de54c1a5"
integrity sha512-dv8nztYFaTYYgBpyy80vc4hdMYv9mhyNbvBsZywm8S7ivcIpzogi0UKkGU4E/G0lYK6W3WtwTBqwRe+pXJ1+Ww==

"@cloudflare/workerd-linux-64@1.20230922.0":
version "1.20230922.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20230922.0.tgz#2a116018c6c70ead274e3a5886f86f9286bf038d"
integrity sha512-EDRdGVgOdd14jt2LJHne3CueUvjnH6lnpAtETj0Ce0SkbdW27GY/YARtcGcPBGO1AKrEnXvMdnvV6EVYp1Yl/w==
"@cloudflare/workerd-linux-64@1.20231002.0":
version "1.20231002.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20231002.0.tgz#26d9bd2b4d6a20e7923cb95c62667dd47012f797"
integrity sha512-UG8SlLcGzaQDSSw6FR4+Zf408925wkLOCAi8w5qEoFYu3g4Ef7ZenstesCOsyWL7qBDKx0/iwk6+a76W5IHI0Q==

"@cloudflare/workerd-linux-arm64@1.20230922.0":
version "1.20230922.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20230922.0.tgz#55c35e50c246dd02e52f47dd6ec9ab749cf84f95"
integrity sha512-QDf3JqRDwnxdCFni/bLWElJowf5xNmk1h2n4nBB30k1lvcfFiQ0HXgbBMhs2W/x/VUUT2j+hAoIGmvkSNlIj4w==
"@cloudflare/workerd-linux-arm64@1.20231002.0":
version "1.20231002.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20231002.0.tgz#e93c3a1f6150e041bcb909fa521c9106f2c9e070"
integrity sha512-GPaa66ZSq1gK09r87c5CJbHIApcIU//LVHz3rnUxK0//00YCwUuGUUK1dn/ylg+fVqDQxIDmH+ABnobBanvcDA==

"@cloudflare/workerd-windows-64@1.20230922.0":
version "1.20230922.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20230922.0.tgz#a9dd43e5e195dc74cf7a9ecc7708070df7225b6a"
integrity sha512-Tzoq64YMcHjXRheGyWKHNAfklHS9Us2M1lNZ/6y6ziNB0tF06RNRuD5yRhH1LulSOMxVH/KQAqZ0pNEpt3XyPQ==
"@cloudflare/workerd-windows-64@1.20231002.0":
version "1.20231002.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20231002.0.tgz#05fe9a960bcdd2887d6ee191c831c6e4e3d4052e"
integrity sha512-ybIy+sCme0VO0RscndXvqWNBaRMUOc8vhi+1N2h/KDsKfNLsfEQph+XWecfKzJseUy1yE2rV1xei3BaNmaa6vg==

"@cloudflare/workers-types@^4.20231002.0":
version "4.20231002.0"
Expand Down Expand Up @@ -5740,10 +5740,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.5.tgz#38bd1733ae299620771bd414837ade2e57757498"
integrity sha512-xrO9OoVPqFuYyR/loIHjnbvvyRZREYKLjxV4+dY6v3FQR3stQ9ZxIGkaclF7YhI9hfjpuTbu14hZEy94qKLtOA==

"@types/react-dom@18.2.8":
version "18.2.8"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.8.tgz#338f1b0a646c9f10e0a97208c1d26b9f473dffd6"
integrity sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==
"@types/react-dom@18.2.10":
version "18.2.10"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.10.tgz#06247cb600e39b63a0a385f6a5014c44bab296f2"
integrity sha512-5VEC5RgXIk1HHdyN1pHlg0cOqnxHzvPGpMMyGAP5qSaDRmyZNDaQ0kkVAkK6NYlDhP6YBID3llaXlmAS/mdgCA==
dependencies:
"@types/react" "*"

Expand All @@ -5754,7 +5754,7 @@
dependencies:
"@types/react" "*"

"@types/react@*":
"@types/react@*", "@types/react@18.2.25":
version "18.2.25"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.25.tgz#99fa44154132979e870ff409dc5b6e67f06f0199"
integrity sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==
Expand All @@ -5763,15 +5763,6 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@18.2.24":
version "18.2.24"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.24.tgz#3c7d68c02e0205a472f04abe4a0c1df35d995c05"
integrity sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/responselike@^1.0.0":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.1.tgz#1dd57e54509b3b95c7958e52709567077019d65d"
Expand Down Expand Up @@ -13532,10 +13523,10 @@ mini-css-extract-plugin@^2.5.2:
dependencies:
schema-utils "^4.0.0"

miniflare@3.20230922.0:
version "3.20230922.0"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20230922.0.tgz#20c5f71e5be4c3fbc0adb888344b9350c130959a"
integrity sha512-1h8c7b0Ouoml7TmU2mtJo4k/DKMX4ift1vOxyfcktPY/0lqeiRNYulcOCPcF94maI4uATdBIO6Fx/zN2c2Ew0A==
miniflare@3.20231002.1:
version "3.20231002.1"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231002.1.tgz#3ee52e03890bbb9197627e1214321de09070dad7"
integrity sha512-4xJ8FezJkQqHzCm71lovb9L/wJ0VV/odMFf5CIxfLTunsx97kTIlZnhS6aHuvcbzdztbWp1RR71K/1qFUHdpdQ==
dependencies:
acorn "^8.8.0"
acorn-walk "^8.2.0"
Expand All @@ -13545,7 +13536,7 @@ miniflare@3.20230922.0:
source-map-support "0.5.21"
stoppable "^1.1.0"
undici "^5.22.1"
workerd "1.20230922.0"
workerd "1.20231002.0"
ws "^8.11.0"
youch "^3.2.2"
zod "^3.20.6"
Expand Down Expand Up @@ -18229,29 +18220,29 @@ wonka@^6.3.2:
resolved "https://registry.yarnpkg.com/wonka/-/wonka-6.3.4.tgz#76eb9316e3d67d7febf4945202b5bdb2db534594"
integrity sha512-CjpbqNtBGNAeyNS/9W6q3kSkKE52+FjIj7AkFlLr11s/VWGUu6a2CdYSdGxocIhIVjaW/zchesBQUKPVU69Cqg==

workerd@1.20230922.0:
version "1.20230922.0"
resolved "https://registry.yarnpkg.com/workerd/-/workerd-1.20230922.0.tgz#41fe692889bd4997da2b901d6c7f961cd50cdc0e"
integrity sha512-iFe0tqoHsxgZXCaURVNKYtc0QnWdjORZJ0WzaasdSK4STOwV1aD7yC2v5o3HwnNTaJOpNt7H09AYWKB3y1ju8A==
workerd@1.20231002.0:
version "1.20231002.0"
resolved "https://registry.yarnpkg.com/workerd/-/workerd-1.20231002.0.tgz#ade9ed9104d2d771e5e721a8d739275b3b815d37"
integrity sha512-NFuUQBj30ZguDoPZ6bL40hINiu8aP2Pvxr/3xAdhWOwVFLuObPOiSdQ8qm4JYZ7jovxWjWE4Z7VR2avjIzEksQ==
optionalDependencies:
"@cloudflare/workerd-darwin-64" "1.20230922.0"
"@cloudflare/workerd-darwin-arm64" "1.20230922.0"
"@cloudflare/workerd-linux-64" "1.20230922.0"
"@cloudflare/workerd-linux-arm64" "1.20230922.0"
"@cloudflare/workerd-windows-64" "1.20230922.0"
"@cloudflare/workerd-darwin-64" "1.20231002.0"
"@cloudflare/workerd-darwin-arm64" "1.20231002.0"
"@cloudflare/workerd-linux-64" "1.20231002.0"
"@cloudflare/workerd-linux-arm64" "1.20231002.0"
"@cloudflare/workerd-windows-64" "1.20231002.0"

wrangler@3.10.1:
version "3.10.1"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.10.1.tgz#b332cda82ab4e5d6a09cf4d07e7b0111c06d1c49"
integrity sha512-k7BUIinKVYFHJYo8HVeVjDncjTQIu6Z6/CNnTB9WcsGlJ0MFTsFWdWspWSPgef1vOTrzkfbweZpZCY3YXIew3g==
wrangler@3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.11.0.tgz#a7b1c2526d4ac837b4cae225fc16c87519f6aba1"
integrity sha512-glR3UPD1RJDokOIOUt56vPLacV7riWdfhPUCx5ZmZWVn0dDXB51ktj9DyK2VU8zHM+yj90OQhwHVdI77mGxWkw==
dependencies:
"@cloudflare/kv-asset-handler" "^0.2.0"
"@esbuild-plugins/node-globals-polyfill" "^0.2.3"
"@esbuild-plugins/node-modules-polyfill" "^0.2.2"
blake3-wasm "^2.1.5"
chokidar "^3.5.3"
esbuild "0.17.19"
miniflare "3.20230922.0"
miniflare "3.20231002.1"
nanoid "^3.3.3"
path-to-regexp "^6.2.0"
selfsigned "^2.0.1"
Expand Down

3 comments on commit 3dc7266

@vercel
Copy link

@vercel vercel bot commented on 3dc7266 Oct 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./apps/web

www.tape.xyz
web-tapexyz.vercel.app
web-git-main-tapexyz.vercel.app
tape.xyz

@vercel
Copy link

@vercel vercel bot commented on 3dc7266 Oct 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

embed – ./apps/embed

embed-tapexyz.vercel.app
embed.lenstube.xyz
embed-git-main-tapexyz.vercel.app
embed.tape.xyz

@vercel
Copy link

@vercel vercel bot commented on 3dc7266 Oct 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

api – ./apps/api

api-tapexyz.vercel.app
api.tape.xyz
api-git-main-tapexyz.vercel.app
api.lenstube.xyz

Please sign in to comment.