update reacteditor core

This commit is contained in:
Rami Bitar
2026-05-06 16:01:09 -04:00
parent a957612e70
commit 328b8e3500

View File

@@ -981,10 +981,10 @@
resolved "https://registry.yarnpkg.com/@radix-ui/rect/-/rect-1.1.1.tgz#78244efe12930c56fd255d7923865857c41ac8cb" resolved "https://registry.yarnpkg.com/@radix-ui/rect/-/rect-1.1.1.tgz#78244efe12930c56fd255d7923865857c41ac8cb"
integrity sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw== integrity sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==
"@reacteditor/core@0.0.15": "@reacteditor/core@0.0.16":
version "0.0.15" version "0.0.16"
resolved "https://registry.yarnpkg.com/@reacteditor/core/-/core-0.0.15.tgz#fd15004b5e0307d27b342b12273966514c0a5079" resolved "https://registry.yarnpkg.com/@reacteditor/core/-/core-0.0.16.tgz#4346d4243bc897089c84c1368f425237bd615bd9"
integrity sha512-Z2U1nT/Y9h9kLBnRVmuTkVJ7gBYoOo6z7Y7rhEBveGXiBUVvIn8KHSYydjhLhzph7sNk6yYI3OmztCxK+fF20g== integrity sha512-Q2tLWELsm/NFUPBd3ZS82yLX6bYmsJPZIRDUd3Kwvqr5mJQT6WtKnlXueiPiWGsz+LCNo4Nmd641I8/d+Wpdrg==
dependencies: dependencies:
"@base-ui/react" "^1.4.1" "@base-ui/react" "^1.4.1"
"@dnd-kit/abstract" "0.4.0" "@dnd-kit/abstract" "0.4.0"
@@ -1023,7 +1023,6 @@
happy-dom "^20.0.10" happy-dom "^20.0.10"
object-hash "^3.0.0" object-hash "^3.0.0"
react-hotkeys-hook "^4.6.1" react-hotkeys-hook "^4.6.1"
react-zoom-pan-pinch "^4.0.3"
use-debounce "^9.0.4" use-debounce "^9.0.4"
uuid "^9.0.1" uuid "^9.0.1"
zustand "^5.0.3" zustand "^5.0.3"
@@ -2821,11 +2820,6 @@ react-style-singleton@^2.2.2, react-style-singleton@^2.2.3:
get-nonce "^1.0.0" get-nonce "^1.0.0"
tslib "^2.0.0" tslib "^2.0.0"
react-zoom-pan-pinch@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-4.0.3.tgz#00fe983a22cfb3117b4fcfb5314b61ac3613eb9c"
integrity sha512-N2Hi6L78fFmhRra+ORpFSW7WST5x6kxpOPplIvtB0b7b+U2anpo1z1wLgaWRPS2kUSqcraRG+JgBCIlDJnqqAg==
react@^19.1.1: react@^19.1.1:
version "19.2.5" version "19.2.5"
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b" resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"