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] authored Dec 12, 2024
1 parent d6be266 commit 72754df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@jahia/scripts": "^1.3.6",
"clsx": "^2.1.1",
"prop-types": "^15.8.1",
"re-resizable": "^6.10.1",
"re-resizable": "^6.10.3",
"to-px": "^1.1.0"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2482,7 +2482,7 @@ __metadata:
postcss-loader: "npm:^8.1.1"
postcss-preset-env: "npm:^10.0.7"
prop-types: "npm:^15.8.1"
re-resizable: "npm:^6.10.1"
re-resizable: "npm:^6.10.3"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-table: "npm:^7.7.0"
Expand Down Expand Up @@ -13806,13 +13806,13 @@ __metadata:
languageName: node
linkType: hard

"re-resizable@npm:^6.10.1":
version: 6.10.1
resolution: "re-resizable@npm:6.10.1"
"re-resizable@npm:^6.10.3":
version: 6.10.3
resolution: "re-resizable@npm:6.10.3"
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: 10c0/923cc46802b50d4198ea164e5be26aacf87050354769a41c3829dfa8fdafb07c418c6dfd0973597ea447122deb3b0fa14b29fc59a9e0a8553159b9bc89dac1b6
react: ^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/f1ac57c8ffa5136ea55e9b8430ac34e287f2d1b6795a59b1c8f30bd3b2d7240d3155c10ad712fa1bb981556f418e8614ac2f6561c00831c404eca3ca4d856d54
languageName: node
linkType: hard

Expand Down

0 comments on commit 72754df

Please sign in to comment.