Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump react-share from 4.4.1 to 5.0.3
Browse files Browse the repository at this point in the history
Bumps [react-share](https://github.com/nygardk/react-share) from 4.4.1 to 5.0.3.
- [Release notes](https://github.com/nygardk/react-share/releases)
- [Changelog](https://github.com/nygardk/react-share/blob/master/CHANGELOG.md)
- [Commits](nygardk/react-share@v4.4.1...v5.0.3)

---
updated-dependencies:
- dependency-name: react-share
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 0e78c83 commit 3734cc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"react-intersection-observer": "^8.34.0",
"react-markdown": "^8.0.7",
"react-scroll-to-component": "^1.0.2",
"react-share": "^4.4.1",
"react-share": "^5.0.3",
"react-twitter-embed": "^3.0.3",
"react-youtube": "^7.14.0",
"remcalc": "^1.0.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29378,15 +29378,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -35835,7 +35835,7 @@ typescript@^3.3.3:
react-intersection-observer: ^8.34.0
react-markdown: ^8.0.7
react-scroll-to-component: ^1.0.2
react-share: ^4.4.1
react-share: ^5.0.3
react-twitter-embed: ^3.0.3
react-youtube: ^7.14.0
remcalc: ^1.0.10
Expand Down

0 comments on commit 3734cc2

Please sign in to comment.