Skip to content

Commit

Permalink
fix: upgrade react-intersection-observer (#192)
Browse files Browse the repository at this point in the history
* fix: upgrade react-intersection-observer

* chore: add changeset

---------

Co-authored-by: Dennis Morello <[email protected]>
  • Loading branch information
thebuilder and morellodev committed Nov 13, 2023
1 parent ae2b32d commit aa47f95
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/old-dodos-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-awesome-reveal": patch
---

fix: upgrade react-intersection-observer
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"vite-plugin-dts": "3.6.2"
},
"dependencies": {
"react-intersection-observer": "^9.5.2",
"react-intersection-observer": "^9.5.3",
"react-is": "^18.2.0"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit aa47f95

@vercel
Copy link

@vercel vercel bot commented on aa47f95 Nov 13, 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.