Skip to content

Commit

Permalink
build(deps): bump react-rnd from 10.4.13 to 10.4.14
Browse files Browse the repository at this point in the history
Bumps [react-rnd](https://github.com/bokuweb/react-rnd) from 10.4.13 to 10.4.14.
- [Release notes](https://github.com/bokuweb/react-rnd/releases)
- [Commits](https://github.com/bokuweb/react-rnd/commits)

---
updated-dependencies:
- dependency-name: react-rnd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 2d8132d commit 1f117fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/lib-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"prop-types": "~15.8.1",
"react-i18next": "~14.1.3",
"react-resize-detector": "~9.1.0",
"react-rnd": "10.4.13",
"react-rnd": "10.4.14",
"swr": "~2.2.4"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15480,10 +15480,10 @@ rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

[email protected].0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.0.tgz#d684a096ab438f1a93f59ad3a580a206b0ce31ee"
integrity sha512-hysSK0xmA5nz24HBVztlk4yCqCLCvS32E6ZpWxVKop9x3tqCa4yAj1++facrmkOf62JsJHjmjABdKxXofYioCw==
[email protected].3:
version "6.10.3"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.3.tgz#72c42532ede0cbcaf93308bcbfed782abbf97e79"
integrity sha512-zvWb7X3RJMA4cuSrqoxgs3KR+D+pEXnGrD2FAD6BMYAULnZsSF4b7AOVyG6pC3VVNVOtlagGDCDmZSwWLjjBBw==

react-colorful@^5.1.2:
version "5.6.1"
Expand Down Expand Up @@ -15616,12 +15616,12 @@ react-resize-detector@~9.1.0:
dependencies:
lodash "^4.17.21"

[email protected].13:
version "10.4.13"
resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.13.tgz#7a18c2785b4226ba3d3852d4a577cc45e477350b"
integrity sha512-Vgbf0iihspcQ6nkaFhpOGWfmnuVbhkhoB0hBbYl8aRDA4horsQHESc4E1z7O/P27kFFjK2aqM0u5CGzfr9gEZA==
[email protected].14:
version "10.4.14"
resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.14.tgz#c0ce3051cce7da46ccb80be617d818f0dae1e5ec"
integrity sha512-NLGc3IymymumPfHy3DXiHNIMOiTlj6xBNb2boHqrtwCgYDasNarpg8tdUY36JlJbrs0E4BvjYBkfEGqUPBsukg==
dependencies:
re-resizable "6.10.0"
re-resizable "6.10.3"
react-draggable "4.4.6"
tslib "2.6.2"

Expand Down

0 comments on commit 1f117fa

Please sign in to comment.