Skip to content

Commit

Permalink
fix(deps): update dependency react-share to ^4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2023
1 parent d494602 commit e0d7f8f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-helmet": "6.1.0",
"react-router-dom": "6.2.2",
"react-scripts": "4.0.3",
"react-share": "^4.4.0",
"react-share": "^4.4.1",
"react-toastify": "8.1.1",
"typescript": "4.5.5",
"web-vitals": "2.1.4"
Expand Down
23 changes: 15 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4226,7 +4226,7 @@ __metadata:
react-helmet: 6.1.0
react-router-dom: 6.2.2
react-scripts: 4.0.3
react-share: ^4.4.0
react-share: ^4.4.1
react-toastify: 8.1.1
ts-loader: 8.3.0
typescript: 4.5.5
Expand Down Expand Up @@ -8236,13 +8236,20 @@ __metadata:
languageName: node
linkType: hard

"classnames@npm:^2.2.3, classnames@npm:^2.2.5, classnames@npm:^2.3.1":
"classnames@npm:^2.2.3, classnames@npm:^2.3.1":
version: 2.3.1
resolution: "classnames@npm:2.3.1"
checksum: 14db8889d56c267a591f08b0834989fe542d47fac659af5a539e110cc4266694e8de86e4e3bbd271157dbd831361310a8293e0167141e80b0f03a0f175c80960
languageName: node
linkType: hard

"classnames@npm:^2.3.2":
version: 2.3.2
resolution: "classnames@npm:2.3.2"
checksum: 2c62199789618d95545c872787137262e741f9db13328e216b093eea91c85ef2bfb152c1f9e63027204e2559a006a92eb74147d46c800a9f96297ae1d9f96f4e
languageName: node
linkType: hard

"clean-css@npm:^4.2.3":
version: 4.2.4
resolution: "clean-css@npm:4.2.4"
Expand Down Expand Up @@ -20436,15 +20443,15 @@ __metadata:
languageName: node
linkType: hard

"react-share@npm:^4.4.0":
version: 4.4.0
resolution: "react-share@npm:4.4.0"
"react-share@npm:^4.4.1":
version: 4.4.1
resolution: "react-share@npm:4.4.1"
dependencies:
classnames: ^2.2.5
classnames: ^2.3.2
jsonp: ^0.2.1
peerDependencies:
react: ^16.3.0 || ^17
checksum: 69306d4593cbbc8043383d03a6aea254affb9d74f79da79903bfb6fb044451516761b955786a4b1bf54b84ff9ddeaa4512f3722388e80b073defcd3949f1abc4
react: ^16.3.0 || ^17 || ^18
checksum: f86bf7415f9fe98243b1ea58bf9df53503de7fb2235b1e633dd25c8cef68e59070b3cd20fab6ec5286eccbd30d27ce6c458ac532c4fdf7b6f12f4048bbea24d3
languageName: node
linkType: hard

Expand Down

2 comments on commit e0d7f8f

@vercel
Copy link

@vercel vercel bot commented on e0d7f8f Aug 2, 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:

sway-static – ./packages/events

sway-static-git-main-ashutoshvarma.vercel.app
sway-static-ashutoshvarma.vercel.app
sway-static.vercel.app
static.sway.community

@vercel
Copy link

@vercel vercel bot commented on e0d7f8f Aug 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.