Skip to content

Commit

Permalink
chore: update dependencies 📦 (#2938)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed May 23, 2023
1 parent 7fd69b3 commit 48ee611
Show file tree
Hide file tree
Showing 10 changed files with 573 additions and 510 deletions.
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"prettier:fix": "prettier --write \"**/*.{js,ts,tsx,md}\" --cache"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.335.0",
"@aws-sdk/client-s3": "^3.337.0",
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@fingerprintjs/fingerprintjs": "^3.4.1",
"@giphy/js-fetch-api": "^4.9.1",
"@giphy/react-components": "^6.9.3",
"@growthbook/growthbook": "^0.26.0",
"@growthbook/growthbook": "^0.27.0",
"@headlessui/react": "^1.7.14",
"@heroicons/react": "v1",
"@hookform/resolvers": "^3.1.0",
Expand All @@ -39,7 +39,7 @@
"@lingui/react": "^4.1.2",
"@lingui/swc-plugin": "^4.0.0",
"@livepeer/react": "^2.4.4",
"@snapshot-labs/snapshot.js": "^0.4.84",
"@snapshot-labs/snapshot.js": "^0.4.85",
"@tanstack/react-query": "^4.29.7",
"@thirdweb-dev/storage": "^1.1.3",
"@tippyjs/react": "^4.2.6",
Expand All @@ -54,7 +54,7 @@
"dexie": "^3.2.3",
"dexie-react-hooks": "^1.1.3",
"dotenv": "^16.0.3",
"framer-motion": "^10.12.12",
"framer-motion": "^10.12.13",
"graphql": "^16.6.0",
"idb-keyval": "^6.2.1",
"image-cropper": "workspace:*",
Expand All @@ -73,7 +73,7 @@
"react-hook-form": "^7.43.9",
"react-hot-toast": "^2.4.1",
"react-markdown": "^8.0.7",
"react-virtuoso": "^4.3.7",
"react-virtuoso": "^4.3.8",
"remark-breaks": "^3.0.3",
"remark-linkify-regex": "^1.2.1",
"shared-zustand": "^2.0.0",
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 @@ -5,7 +5,7 @@
"private": true,
"license": "GPL-3.0",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"eslint": "^8.41.0",
"eslint-config-next": "^13.4.3",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/workers/ens-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"viem": "^0.3.19"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0",
"@cloudflare/workers-types": "^4.20230518.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^3.0.0"
"wrangler": "^3.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/workers/freshdesk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"prettier:fix": "prettier --write \"**/*.{js,ts,tsx,md}\" --cache"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0",
"@cloudflare/workers-types": "^4.20230518.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^3.0.0"
"wrangler": "^3.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/workers/metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"bundlr": "workspace:*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0",
"@cloudflare/workers-types": "^4.20230518.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^3.0.0"
"wrangler": "^3.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/workers/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"prettier:fix": "prettier --write \"**/*.{js,ts,tsx,md}\" --cache"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0",
"@cloudflare/workers-types": "^4.20230518.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^3.0.0"
"wrangler": "^3.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/workers/snapshot-relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"viem": "^0.3.19"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0",
"@cloudflare/workers-types": "^4.20230518.0",
"@graphql-codegen/cli": "^3.3.1",
"@graphql-codegen/fragment-matcher": "^4.0.1",
"@graphql-codegen/typescript": "^3.0.4",
Expand All @@ -32,6 +32,6 @@
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^3.0.0"
"wrangler": "^3.0.1"
}
}
6 changes: 3 additions & 3 deletions packages/workers/sts-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"prettier:fix": "prettier --write \"**/*.{js,ts,tsx,md}\" --cache"
},
"dependencies": {
"@aws-sdk/client-sts": "^3.335.0"
"@aws-sdk/client-sts": "^3.337.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0",
"@cloudflare/workers-types": "^4.20230518.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^3.0.0"
"wrangler": "^3.0.1"
}
}
Loading

2 comments on commit 48ee611

@vercel
Copy link

@vercel vercel bot commented on 48ee611 May 23, 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:

prerender – ./apps/prerender

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

@vercel
Copy link

@vercel vercel bot commented on 48ee611 May 23, 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-git-main-lenster.vercel.app
lenster.vercel.app
web-lenster.vercel.app
lenster.xyz

Please sign in to comment.