Skip to content

Commit a048164

Browse files
build(deps): bump react-intersection-observer in /client
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 5a26b57 commit a048164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"moment": "^2.30.1",
3535
"react": "^19.1.0-canary-3b009b4c-20250102",
3636
"react-dom": "^19.1.0-canary-3b009b4c-20250102",
37-
"react-intersection-observer": "^9.14.1",
37+
"react-intersection-observer": "^10.0.0",
3838
"react-router": "^7.1.1",
3939
"zustand": "^5.0.2"
4040
},

0 commit comments

Comments
 (0)