chore(deps): bump react-intersection-observer in /ui

Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.10.3 to 9.13.0.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.10.3...v9.13.0)

---
updated-dependencies:
- dependency-name: react-intersection-observer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-15 09:06:24 +01:00
committed by Łukasz Mierzwa
parent 524ccd8fbd
commit 34b83de562
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -42,7 +42,7 @@
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.4.1",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.10.3",
"react-intersection-observer": "9.13.0",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",
"react-media-hook": "0.5.0",
@@ -11671,10 +11671,9 @@
}
},
"node_modules/react-intersection-observer": {
"version": "9.10.3",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.10.3.tgz",
"integrity": "sha512-9NYfKwPZRovB6QJee7fDg0zz/SyYrqXtn5xTZU0vwLtLVBtfu9aZt1pVmr825REE49VPDZ7Lm5SNHjJBOTZHpA==",
"license": "MIT",
"version": "9.13.0",
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.13.0.tgz",
"integrity": "sha512-y0UvBfjDiXqC8h0EWccyaj4dVBWMxgEx0t5RGNzQsvkfvZwugnKwxpu70StY4ivzYuMajavwUDjH4LJyIki9Lw==",
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
+1 -1
View File
@@ -37,7 +37,7 @@
"react-dom": "17.0.2",
"react-hotkeys-hook": "4.4.1",
"react-idle-timer": "4.6.4",
"react-intersection-observer": "9.10.3",
"react-intersection-observer": "9.13.0",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",
"react-media-hook": "0.5.0",