Skip to content

Commit

Permalink
chore: update dependencies 📦 (#2793)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed May 4, 2023
1 parent 1c58578 commit 338cdfd
Show file tree
Hide file tree
Showing 14 changed files with 750 additions and 1,962 deletions.
4 changes: 2 additions & 2 deletions apps/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"schema-dts": "^1.1.2"
},
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/react": "^18.2.2",
"@types/react-dom": "^18.2.3",
"eslint-config-weblint": "workspace:*",
"lens": "workspace:*",
"tsconfig": "workspace:*",
Expand Down
20 changes: 10 additions & 10 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"prettier:fix": "prettier --write \"**/*.{js,ts,tsx,md}\" --cache"
},
"dependencies": {
"@storybook/addon-essentials": "^7.0.7",
"@storybook/addon-links": "^7.0.7",
"@storybook/addon-styling": "^1.0.5",
"@storybook/blocks": "^7.0.7",
"@storybook/manager-api": "^7.0.7",
"@storybook/nextjs": "^7.0.7",
"@storybook/react": "^7.0.7",
"@storybook/theming": "^7.0.7",
"@storybook/addon-essentials": "^7.0.8",
"@storybook/addon-links": "^7.0.8",
"@storybook/addon-styling": "^1.0.6",
"@storybook/blocks": "^7.0.8",
"@storybook/manager-api": "^7.0.8",
"@storybook/nextjs": "^7.0.8",
"@storybook/react": "^7.0.8",
"@storybook/theming": "^7.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.0.7",
"storybook": "^7.0.8",
"ui": "workspace:*"
},
"devDependencies": {
"@types/react": "^18.2.0",
"@types/react": "^18.2.2",
"autoprefixer": "^10.4.14",
"eslint-config-weblint": "workspace:*",
"postcss": "^8.4.23",
Expand Down
8 changes: 4 additions & 4 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.325.0",
"@aws-sdk/client-s3": "^3.326.0",
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@fingerprintjs/fingerprintjs": "^3.4.1",
Expand Down Expand Up @@ -58,7 +58,7 @@
"lens": "workspace:*",
"lexical": "^0.10.0",
"lib": "workspace:*",
"make-plural": "^7.2.0",
"make-plural": "^7.3.0",
"mixpanel-browser": "^2.47.0",
"next": "13.2.3",
"next-themes": "^0.2.1",
Expand Down Expand Up @@ -92,8 +92,8 @@
"@tailwindcss/forms": "^0.5.3",
"@types/mixpanel-browser": "^2.38.1",
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/react": "^18.2.2",
"@types/react-dom": "^18.2.3",
"@types/uuid": "^9.0.1",
"autoprefixer": "^10.4.14",
"eslint-config-weblint": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/image-cropper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/node": "^18.16.3",
"@types/normalize-wheel": "^1.0.1",
"@types/react": "^18.2.0",
"@types/react": "^18.2.2",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/lens/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": {
"@apollo/client": "^3.7.13",
"@apollo/client": "^3.7.14",
"axios": "^1.4.0",
"data": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/react": "^18.2.2",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/snapshot/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": {
"@apollo/client": "^3.7.13",
"@apollo/client": "^3.7.14",
"data": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/react": "^18.2.2",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4"
Expand Down
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.20230404.0",
"@cloudflare/workers-types": "^4.20230419.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^2.18.0"
"wrangler": "^2.19.0"
}
}
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.20230404.0",
"@cloudflare/workers-types": "^4.20230419.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^2.18.0"
"wrangler": "^2.19.0"
}
}
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.20230404.0",
"@cloudflare/workers-types": "^4.20230419.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^2.18.0"
"wrangler": "^2.19.0"
}
}
4 changes: 2 additions & 2 deletions packages/workers/snapshot-relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"viem": "^0.3.17"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230404.0",
"@cloudflare/workers-types": "^4.20230419.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^2.18.0"
"wrangler": "^2.19.0"
}
}
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.325.0"
"@aws-sdk/client-sts": "^3.326.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230404.0",
"@cloudflare/workers-types": "^4.20230419.0",
"eslint-config-weblint": "workspace:*",
"tsconfig": "workspace:*",
"typescript": "^5.0.4",
"wrangler": "^2.18.0"
"wrangler": "^2.19.0"
}
}
Loading

3 comments on commit 338cdfd

@vercel
Copy link

@vercel vercel bot commented on 338cdfd May 4, 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
lenster-ui.vercel.app
ui-git-main-lenster.vercel.app
ui-lenster.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 338cdfd May 4, 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-lenster.vercel.app
prerender-git-main-lenster.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 338cdfd May 4, 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
lenster.xyz
web-lenster.vercel.app

Please sign in to comment.