Skip to content

Commit

Permalink
chore: bump deps (#932)
Browse files Browse the repository at this point in the history
  • Loading branch information
sasicodes authored Jul 22, 2023
1 parent 05aa311 commit 232b3cd
Show file tree
Hide file tree
Showing 10 changed files with 56 additions and 71 deletions.
2 changes: 1 addition & 1 deletion apps/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.3",
"typescript": "5.1.6"
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"dependencies": {
"@apollo/client": "^3.7.17",
"@aws-sdk/client-s3": "^3.373.0",
"@aws-sdk/lib-storage": "^3.373.0",
"@aws-sdk/client-s3": "^3.374.0",
"@aws-sdk/lib-storage": "^3.374.0",
"@bundlr-network/client": "0.11.9",
"@emoji-mart/react": "^1.1.1",
"@headlessui/react": "^1.7.15",
Expand Down Expand Up @@ -68,7 +68,7 @@
"@types/react-mentions": "^4.1.7",
"@types/uuid": "^9.0.2",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"start-server-and-test": "^2.0.0",
"tailwindcss": "^3.3.3",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.60.1",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"eslint-config-next": "13.4.11",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unicorn": "^47.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"worker:deploy": "wrangler deploy"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230717.0",
"@cloudflare/workers-types": "^4.20230717.1",
"@lenstube/config": "*",
"typescript": "^5.1.6",
"wrangler": "3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"viem": "^1.3.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230717.0",
"@cloudflare/workers-types": "^4.20230717.1",
"@lenstube/config": "*",
"@types/secp256k1": "latest",
"typescript": "^5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/og/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"worker:deploy": "wrangler deploy"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230717.0",
"@cloudflare/workers-types": "^4.20230717.1",
"@lenstube/config": "*",
"typescript": "^5.1.6",
"wrangler": "3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/sts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@aws-sdk/client-sts": "^3.370.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230717.0",
"@cloudflare/workers-types": "^4.20230717.1",
"@lenstube/config": "*",
"typescript": "^5.1.6",
"wrangler": "3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/tail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"worker:deploy": "wrangler deploy"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230717.0",
"@cloudflare/workers-types": "^4.20230717.1",
"@lenstube/config": "*",
"typescript": "^5.1.6",
"wrangler": "3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typecheck": "tsc --pretty"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230717.0",
"@cloudflare/workers-types": "^4.20230717.1",
"typescript": "^5.1.6",
"wrangler": "3.3.0"
}
Expand Down
105 changes: 45 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,20 +156,20 @@
"@aws-sdk/util-utf8-browser" "^3.0.0"
tslib "^1.11.1"

"@aws-sdk/client-s3@^3.373.0":
version "3.373.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.373.0.tgz#b50f47d6ab4de6e6d71ef2f39e06508c2ca4075a"
integrity sha512-cdgxK/C6CqmVXNYFTzaRDviV5MBiUx/Z6ghQhPJYxl0/FlOQ82x8yhCzhf1E6/LI6IHFKA7ypz0qf+I7nGp8+A==
"@aws-sdk/client-s3@^3.374.0":
version "3.374.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.374.0.tgz#d5428ace90a24717bb35d59ff9db04ab94af5767"
integrity sha512-1qhzOHN48DPAvHi/G2FQfx1DXpbiOfOUqJvnSCRKKo7UaPPN1426Ufw2qizTRiLo/suK2ABCb7spbTxqEFjvLw==
dependencies:
"@aws-crypto/sha1-browser" "3.0.0"
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.370.0"
"@aws-sdk/credential-provider-node" "3.370.0"
"@aws-sdk/hash-stream-node" "3.370.0"
"@aws-sdk/hash-stream-node" "3.374.0"
"@aws-sdk/middleware-bucket-endpoint" "3.370.0"
"@aws-sdk/middleware-expect-continue" "3.370.0"
"@aws-sdk/middleware-flexible-checksums" "3.370.0"
"@aws-sdk/middleware-flexible-checksums" "3.374.0"
"@aws-sdk/middleware-host-header" "3.370.0"
"@aws-sdk/middleware-location-constraint" "3.370.0"
"@aws-sdk/middleware-logger" "3.370.0"
Expand Down Expand Up @@ -414,26 +414,18 @@
"@smithy/types" "^1.1.0"
tslib "^2.5.0"

"@aws-sdk/hash-stream-node@3.370.0":
version "3.370.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/hash-stream-node/-/hash-stream-node-3.370.0.tgz#95330f409145c88e162117afd89e3d5e00ff6e86"
integrity sha512-ExsbBiIMiL9AN1VpWlD8+xaO5s0cXUZJC2UONiQbgMb1jz7Wq9fa1GmKUDyaGXOuQTT7DDhAmalb9fIpauZKuA==
dependencies:
"@aws-sdk/types" "3.370.0"
"@aws-sdk/util-utf8" "3.310.0"
tslib "^2.5.0"

"@aws-sdk/is-array-buffer@3.310.0":
version "3.310.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/is-array-buffer/-/is-array-buffer-3.310.0.tgz#f87a79f1b858c88744f07e8d8d0a791df204017e"
integrity sha512-urnbcCR+h9NWUnmOtet/s4ghvzsidFmspfhYaHAmSRdy9yDjdjBJMFjjsn85A1ODUktztm+cVncXjQ38WCMjMQ==
"@aws-sdk/hash-stream-node@3.374.0":
version "3.374.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/hash-stream-node/-/hash-stream-node-3.374.0.tgz#d98c3d73f4ad2677acfff2d84a8b394a10c00763"
integrity sha512-Ta7YEFcgc+d4Rt7foV/fbgnXP8IgMAb+JVzZVYcHTwQf836+PdjGfKbamYkh8cM2xE47hzZqPe+BacCjePqH7g==
dependencies:
"@smithy/hash-stream-node" "^1.0.1"
tslib "^2.5.0"

"@aws-sdk/lib-storage@^3.373.0":
version "3.373.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.373.0.tgz#d1f30a197737857ee28e8f9e2be094cf89b243ed"
integrity sha512-76+LhtBwgWndfPukIzwb+ETSP4sOqcN1XLrG9qgl9l+L4OtMgAznU+sqv8irQ8mtzbgZr+PoH3TzCTHRBwrNqQ==
"@aws-sdk/lib-storage@^3.374.0":
version "3.374.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.374.0.tgz#6a4b9d36f07b098e264148071bc2147e4e0e91a8"
integrity sha512-62xI6CxhwbIrO8s/t+AfPzekhoR8DSkY1qpR5AWDN2mIRVcAidkrvLdPLEGSG0knyBr+CH6qNLBuLEBkqAfRlw==
dependencies:
"@smithy/abort-controller" "^1.0.1"
"@smithy/middleware-endpoint" "^1.0.2"
Expand Down Expand Up @@ -465,10 +457,10 @@
"@smithy/types" "^1.1.0"
tslib "^2.5.0"

"@aws-sdk/middleware-flexible-checksums@3.370.0":
version "3.370.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.370.0.tgz#f3b59ac7c3ec205d063e136fd040ca4922464c07"
integrity sha512-62fyW4hZxppvkQKSXdkzjHQ95dXyVCuL18Sfnlciy9pr9f/t5w6LhZIxsNIW+Ge9mbgc661SVRKTwxlZj6FuLQ==
"@aws-sdk/middleware-flexible-checksums@3.374.0":
version "3.374.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.374.0.tgz#2ba2c0d3982a7ad277269e7fa0634fe2c9122255"
integrity sha512-NVXqMiYrEvpbAK0jTOy791dkJAz+JQkIX8lgl/BgnNXvXFDP2wOW5JT830LX27bMhs/yzt1nJSLvgnSCuhOKtg==
dependencies:
"@aws-crypto/crc32" "3.0.0"
"@aws-crypto/crc32c" "3.0.0"
Expand Down Expand Up @@ -616,14 +608,6 @@
dependencies:
tslib "^2.5.0"

"@aws-sdk/util-buffer-from@3.310.0":
version "3.310.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-buffer-from/-/util-buffer-from-3.310.0.tgz#7a72cb965984d3c6a7e256ae6cf1621f52e54a57"
integrity sha512-i6LVeXFtGih5Zs8enLrt+ExXY92QV25jtEnTKHsmlFqFAuL3VBeod6boeMXkN2p9lbSVVQ1sAOOYZOHYbYkntw==
dependencies:
"@aws-sdk/is-array-buffer" "3.310.0"
tslib "^2.5.0"

"@aws-sdk/util-endpoints@3.370.0":
version "3.370.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.370.0.tgz#bf1f4653c3afc89d4e79aa4895dd3dffbb56c930"
Expand Down Expand Up @@ -666,14 +650,6 @@
dependencies:
tslib "^2.3.1"

"@aws-sdk/util-utf8@3.310.0":
version "3.310.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8/-/util-utf8-3.310.0.tgz#4a7b9dcebb88e830d3811aeb21e9a6df4273afb4"
integrity sha512-DnLfFT8uCO22uOJc0pt0DsSNau1GTisngBCDw8jQuWT5CqogMJu4b/uXmwEqfj8B3GX6Xsz8zOd6JpRlPftQoA==
dependencies:
"@aws-sdk/util-buffer-from" "3.310.0"
tslib "^2.5.0"

"@aws-sdk/xml-builder@3.310.0":
version "3.310.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.310.0.tgz#f0236f2103b438d16117e0939a6305ad69b7ff76"
Expand Down Expand Up @@ -1973,10 +1949,10 @@
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20230717.0.tgz#3c853ef2a549b8ba61d39f2afc872e19815a7160"
integrity sha512-y9Ys8j22LMHaMdy31OyaV7Qz1Xca8MhzpBlpX4Ay6saECXYP1DZHHwtcW8pBqBU2zyGfEkErBQhyH130SSHFJg==

"@cloudflare/workers-types@^4.20230717.0":
version "4.20230717.0"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20230717.0.tgz#27233bb6734c12876d09c7c76d55fc0a9089ea35"
integrity sha512-OJWM1s0n9Il+GjfHvZhEcUGC+qY9IsijMtzRBDRpwSUR2jTy1WdjS9+SEh7sJlNQX2WzHQCgJMGjH2lI/Tf+tQ==
"@cloudflare/workers-types@^4.20230717.1":
version "4.20230717.1"
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20230717.1.tgz#b084f5cceaa8bf6e9ff1fe363fc24d9da9b0f997"
integrity sha512-JmtYqsn/rc0gq83rlgItGsh/aJsTQh6ebJTDbq794kGOH7ym6MlpLtbCJj/Qz+hCPgdqoHDOLTlQQguARLi78A==

"@coinbase/wallet-sdk@^3.6.6":
version "3.7.1"
Expand Down Expand Up @@ -4142,10 +4118,10 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.2.tgz#cf3ebfd523a33d8404c1216e02ac8d856a73170e"
integrity sha512-Wqvo7lDeS0KGwtwg9TT9wKQ8raelmUxt+TQKWvG/xKfcmDXNOtCuaszcfCF8JzlBG1q0VhpI6CKaRMbVPMDWgw==

"@next/eslint-plugin-next@13.4.10":
version "13.4.10"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.10.tgz#ff19867396a7709ff75986645f2223787fbb2d9b"
integrity sha512-YJqyq6vk39JQfvaNtN83t/p5Jy45+bazRL+V4QI8FPd3FBqFYMEsULiwRLgSJMgFqkk4t4JbeZurz+gILEAFpA==
"@next/eslint-plugin-next@13.4.11":
version "13.4.11"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.11.tgz#5a4f8147bdfe755b643ccb6ec74ec97067a16f06"
integrity sha512-BsxI1DLtTZLX/MEoSg5Rilk2c6tlcjGseByxwasBPeoNH+fda/DZe8RkOmmmncNmTV/OzTBj/Pq6Pc3BqgLuBA==
dependencies:
glob "7.1.7"

Expand Down Expand Up @@ -5215,6 +5191,15 @@
"@smithy/util-utf8" "^1.0.2"
tslib "^2.5.0"

"@smithy/hash-stream-node@^1.0.1":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-1.0.2.tgz#36083c7519f0f7e6e720da8838882ff9a65da31a"
integrity sha512-XH3h6f+pChVFzYVWJa/TGME/NWk/r+AuXSBIhLvQjYcZbeoKy1LhVH2yVFVouN9EASkgLj0KvOVGjMS3c5pG6Q==
dependencies:
"@smithy/types" "^1.1.1"
"@smithy/util-utf8" "^1.0.2"
tslib "^2.5.0"

"@smithy/invalid-dependency@^1.0.1":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-1.0.2.tgz#0a9d82d1a14e5bdbdc0bd2cef5f457c85a942920"
Expand Down Expand Up @@ -9678,12 +9663,12 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

eslint-config-next@13.4.10:
version "13.4.10"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.10.tgz#59eaa37c805337972351b9920b1c28a79a14173e"
integrity sha512-+JjcM6lQmFR5Mw0ORm9o1CR29+z/uajgSfYAPEGIBxOhTHBgCMs7ysuwi72o7LkMmA8E3N7/h09pSGZxs0s85g==
eslint-config-next@13.4.11:
version "13.4.11"
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.11.tgz#8562c71b55ff4d032e68dffa97f044c6e140c842"
integrity sha512-nirAnOj0pFi4QYuVCEy9mTL2iRKCHtSzfls9vDtXyg4gSybiAHARyfXAGARtWwB+FPgo3bVhUQsflFpOjQi+Gw==
dependencies:
"@next/eslint-plugin-next" "13.4.10"
"@next/eslint-plugin-next" "13.4.11"
"@rushstack/eslint-patch" "^1.1.3"
"@typescript-eslint/parser" "^5.42.0"
eslint-import-resolver-node "^0.3.6"
Expand Down Expand Up @@ -14647,10 +14632,10 @@ postcss@^8.3.5, postcss@^8.4.21, postcss@^8.4.23:
picocolors "^1.0.0"
source-map-js "^1.0.2"

postcss@^8.4.26:
version "8.4.26"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
postcss@^8.4.27:
version "8.4.27"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"
Expand Down

3 comments on commit 232b3cd

@vercel
Copy link

@vercel vercel bot commented on 232b3cd Jul 22, 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-lenstube.vercel.app
embed.lenstube.xyz
embed-git-main-lenstube.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 232b3cd Jul 22, 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

web-lenstube.vercel.app
web-git-main-lenstube.vercel.app
lenstube.xyz
www.lenstube.xyz

@vercel
Copy link

@vercel vercel bot commented on 232b3cd Jul 22, 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-lenstube.vercel.app
api-git-main-lenstube.vercel.app
api.lenstube.xyz

Please sign in to comment.