Skip to content

Commit a470714

Browse files
build(deps): bump react-intersection-observer from 9.16.0 to 10.0.0
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.16.0 to 10.0.0. - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](thebuilder/react-intersection-observer@v9.16.0...v10.0.0) --- updated-dependencies: - dependency-name: react-intersection-observer dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9671c55 commit a470714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"next": "^14.1.0",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
24-
"react-intersection-observer": "^9.15.1"
24+
"react-intersection-observer": "^10.0.0"
2525
},
2626
"devDependencies": {
2727
"@babel/preset-env": "^7.28.3",

0 commit comments

Comments
 (0)