mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): bump react-intersection-observer in /ui
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.13.0 to 9.13.1. - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.13.0...v9.13.1) --- updated-dependencies: - dependency-name: react-intersection-observer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
d67e637ec6
commit
5a4334ab78
Generated
+4
-5
@@ -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.13.0",
|
||||
"react-intersection-observer": "9.13.1",
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
@@ -11678,10 +11678,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-intersection-observer": {
|
||||
"version": "9.13.0",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.13.0.tgz",
|
||||
"integrity": "sha512-y0UvBfjDiXqC8h0EWccyaj4dVBWMxgEx0t5RGNzQsvkfvZwugnKwxpu70StY4ivzYuMajavwUDjH4LJyIki9Lw==",
|
||||
"license": "MIT",
|
||||
"version": "9.13.1",
|
||||
"resolved": "https://registry.npmjs.org/react-intersection-observer/-/react-intersection-observer-9.13.1.tgz",
|
||||
"integrity": "sha512-tSzDaTy0qwNPLJHg8XZhlyHTgGW6drFKTtvjdL+p6um12rcnp8Z5XstE+QNBJ7c64n5o0Lj4ilUleA41bmDoMw==",
|
||||
"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
@@ -38,7 +38,7 @@
|
||||
"react-dom": "17.0.2",
|
||||
"react-hotkeys-hook": "4.4.1",
|
||||
"react-idle-timer": "4.6.4",
|
||||
"react-intersection-observer": "9.13.0",
|
||||
"react-intersection-observer": "9.13.1",
|
||||
"react-json-pretty": "2.2.0",
|
||||
"react-linkify": "0.2.2",
|
||||
"react-media-hook": "0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user