Skip to content

Commit

Permalink
chore: update yarn dependencies 📦 (#1702)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Jan 31, 2023
1 parent 3ae04e5 commit 7a853e7
Show file tree
Hide file tree
Showing 10 changed files with 324 additions and 385 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@apollo/client": "^3.7.5",
"@aws-sdk/client-s3": "^3.259.0",
"@aws-sdk/client-sts": "^3.259.0",
"@aws-sdk/client-s3": "^3.261.0",
"@aws-sdk/client-sts": "^3.261.0",
"@bundlr-network/client": "^0.10.1",
"axios": "^1.2.6",
"dotenv": "^16.0.3",
Expand All @@ -31,6 +31,6 @@
"eslint-config-weblint": "*",
"lens": "*",
"tsconfig": "*",
"typescript": "^4.9.3"
"typescript": "^4.9.5"
}
}
2 changes: 1 addition & 1 deletion apps/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"eslint-config-weblint": "*",
"lens": "*",
"tsconfig": "*",
"typescript": "^4.9.3"
"typescript": "^4.9.5"
}
}
14 changes: 7 additions & 7 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.5",
"@aws-sdk/client-s3": "^3.259.0",
"@aws-sdk/client-s3": "^3.261.0",
"@giphy/js-fetch-api": "^4.7.1",
"@giphy/react-components": "^6.5.2",
"@headlessui/react": "^1.7.8",
Expand All @@ -26,16 +26,16 @@
"@lexical/react": "^0.7.6",
"@lingui/macro": "^3.16.1",
"@lingui/react": "^3.16.1",
"@tanstack/react-query": "^4.23.0",
"@tanstack/react-query": "^4.24.4",
"@tippyjs/react": "^4.2.6",
"@xmtp/xmtp-js": "^7.7.4",
"@xmtp/xmtp-js": "^7.8.0",
"axios": "^1.2.6",
"clsx": "^1.2.1",
"dayjs": "^1.11.5",
"dayjs-twitter": "^0.5.0",
"dotenv": "^16.0.3",
"ethers": "5.6.0",
"framer-motion": "^8.5.4",
"framer-motion": "^8.5.5",
"graphql": "^16.6.0",
"immutability-helper": "^3.1.1",
"interweave": "^13.0.0",
Expand All @@ -50,11 +50,11 @@
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.42.1",
"react-hook-form": "^7.43.0",
"react-hot-toast": "^2.4.0",
"react-infinite-scroll-component": "^6.1.0",
"uuid": "^9.0.0",
"wagmi": "^0.11.0",
"wagmi": "^0.11.2",
"zod": "^3.20.2",
"zustand": "^4.3.2"
},
Expand All @@ -78,6 +78,6 @@
"postcss": "^8.4.21",
"tailwindcss": "^3.2.1",
"tsconfig": "*",
"typescript": "^4.9.3"
"typescript": "^4.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/abis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lint": "eslint . --ext .ts"
},
"dependencies": {
"typescript": "4.9.4"
"typescript": "4.9.5"
},
"devDependencies": {
"eslint-config-weblint": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lint": "eslint . --ext .ts"
},
"dependencies": {
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},
"devDependencies": {
"@types/node": "^18.11.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-weblint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"eslint": "^8.33.0",
"eslint-config-next": "^13.1.6",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/lens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"@apollo/client": "^3.7.5"
},
"devDependencies": {
"@graphql-codegen/cli": "^2.16.4",
"@graphql-codegen/cli": "^2.16.5",
"@graphql-codegen/fragment-matcher": "^3.3.1",
"@graphql-codegen/typescript": "^2.8.7",
"@graphql-codegen/typescript-operations": "^2.5.12",
"@graphql-codegen/typescript": "^2.8.8",
"@graphql-codegen/typescript-operations": "^2.5.13",
"@graphql-codegen/typescript-react-apollo": "^3.3.6",
"eslint-config-weblint": "*",
"prettier": "^2.8.3",
"tsconfig": "*",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}
4 changes: 2 additions & 2 deletions packages/media-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@cloudflare/workers-types": "^4.20230115.0",
"eslint-config-weblint": "*",
"tsconfig": "*",
"typescript": "^4.9.4",
"wrangler": "2.8.1"
"typescript": "^4.9.5",
"wrangler": "2.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/prerender-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@cloudflare/workers-types": "^4.20230115.0",
"eslint-config-weblint": "*",
"tsconfig": "*",
"typescript": "^4.9.4",
"wrangler": "2.8.1"
"typescript": "^4.9.5",
"wrangler": "2.9.0"
}
}
Loading

3 comments on commit 7a853e7

@vercel
Copy link

@vercel vercel bot commented on 7a853e7 Jan 31, 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-lenster.vercel.app
embed-nine.vercel.app
embed-git-main-lenster.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 7a853e7 Jan 31, 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

lenster-api.vercel.app
api-lenster.vercel.app
api.lenster.xyz
api-git-main-lenster.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 7a853e7 Jan 31, 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

lenster.xyz
web-lenster.vercel.app
web-git-main-lenster.vercel.app
lenster.vercel.app

Please sign in to comment.