Skip to content

Commit

Permalink
Revert "chore: update dependencies 📦" (#2892)
Browse files Browse the repository at this point in the history
Revert "chore: update dependencies 📦 (#2891)"

This reverts commit 0d8ac2d.
  • Loading branch information
bigint committed May 20, 2023
1 parent 0d8ac2d commit 530fa65
Show file tree
Hide file tree
Showing 4 changed files with 270 additions and 236 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prettier:fix": "prettier --write \"**/*.{js,ts,tsx,md}\" --cache"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.335.0",
"@aws-sdk/client-s3": "^3.332.0",
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@fingerprintjs/fingerprintjs": "^3.4.1",
Expand All @@ -41,7 +41,7 @@
"@livepeer/react": "^2.4.4",
"@snapshot-labs/snapshot.js": "^0.4.83",
"@tanstack/react-query": "^4.29.7",
"@thirdweb-dev/storage": "^1.1.3",
"@thirdweb-dev/storage": "^1.1.2",
"@tippyjs/react": "^4.2.6",
"@workers/snapshot-relay": "workspace:*",
"@xmtp/xmtp-js": "^9.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-weblint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"license": "GPL-3.0",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.6",
"eslint": "^8.41.0",
"eslint-config-next": "^13.4.3",
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.2",
"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/sts-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"prettier:fix": "prettier --write \"**/*.{js,ts,tsx,md}\" --cache"
},
"dependencies": {
"@aws-sdk/client-sts": "^3.335.0"
"@aws-sdk/client-sts": "^3.332.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230511.0",
Expand Down
Loading

3 comments on commit 530fa65

@vercel
Copy link

@vercel vercel bot commented on 530fa65 May 20, 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:

ui – ./apps/storybook

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

@vercel
Copy link

@vercel vercel bot commented on 530fa65 May 20, 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.xyz
prerender-git-main-lenster.vercel.app
prerender-lenster.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 530fa65 May 20, 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-lenster.vercel.app
lenster.xyz
web-git-main-lenster.vercel.app
lenster.vercel.app

Please sign in to comment.