Skip to content

Commit

Permalink
Bump re-resizable from 6.10.1 to 6.10.3
Browse files Browse the repository at this point in the history
Bumps [re-resizable](https://github.com/bokuweb/react-resizable-box) from 6.10.1 to 6.10.3.
- [Release notes](https://github.com/bokuweb/react-resizable-box/releases)
- [Changelog](https://github.com/bokuweb/re-resizable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bokuweb/react-resizable-box/commits)

---
updated-dependencies:
- dependency-name: re-resizable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 10, 2024
1 parent 94a057a commit c401358
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"calculate-size": "^1.1.1",
"escape-string-regexp": "^5.0.0",
"lodash": "^4.17.21",
"re-resizable": "^6.10.1",
"re-resizable": "^6.10.3",
"react-ace": "^10.1.0",
"react-select": "^5.8.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5646,10 +5646,10 @@ raw-body@2.5.2:
iconv-lite "0.4.24"
unpipe "1.0.0"

re-resizable@^6.10.1:
version "6.10.1"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.1.tgz#d062ca50bbc4ec7ae940f756cba36479e9015bc5"
integrity sha512-m33nSWRH57UZLmep5M/LatkZ2NRqimVD/bOOpvymw5Zf33+eTSEixsUugscOZzAtK0/nx+OSuOf8VbKJx/4ptw==
re-resizable@^6.10.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-ace@^10.1.0:
version "10.1.0"
Expand Down

0 comments on commit c401358

Please sign in to comment.