Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 6ebd746 commit 1d48e37
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.10",
"react-rnd": "10.4.13",
"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 @@ -15519,10 +15519,10 @@ rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

re-resizable@6.9.14:
version "6.9.14"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.14.tgz#b31e2bdef5e9068f295ca2ec2118d1e7b64449d9"
integrity sha512-2UbPrpezMr6gkHKNCRA/N6QGGU237SKOZ78yMHId204A/oXWSAREAIuGZNQ9qlrJosewzcsv2CphZH3u7hC6ng==
re-resizable@6.10.0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.0.tgz#d684a096ab438f1a93f59ad3a580a206b0ce31ee"
integrity sha512-hysSK0xmA5nz24HBVztlk4yCqCLCvS32E6ZpWxVKop9x3tqCa4yAj1++facrmkOf62JsJHjmjABdKxXofYioCw==

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

[email protected].10:
version "10.4.10"
resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.10.tgz#c2b01422bda66da4c9bbab4f0276bfe853b56237"
integrity sha512-YjQAgEeSbNUoOXSD9ZBvIiLVizFb+bNhpDk8DbIRHA557NW02CXbwsAeOTpJQnsdhEL+NP2I+Ssrwejqcodtjg==
[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==
dependencies:
re-resizable "6.9.14"
re-resizable "6.10.0"
react-draggable "4.4.6"
tslib "2.6.2"

Expand Down

0 comments on commit 1d48e37

Please sign in to comment.