Skip to content

Commit

Permalink
chore: update react-konva-utils to version 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
amrelbialy committed Dec 11, 2024
1 parent e1e96df commit 2a30b90
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-konva": "18.2.7",
"react-konva-utils": "1.0.6",
"react-konva-utils": "1.0.7",
"rimraf": "^5.0.0",
"rollup-plugin-uglify": "^6.0.4",
"source-map-explorer": "^2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-filerobot-image-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@scaleflex/ui": "2.10.27",
"konva": "9.3.6",
"prop-types": "15.7.2",
"react-konva-utils": "1.0.6"
"react-konva-utils": "1.0.7"
},
"peerDependencies": {
"react": ">=17.0.0",
Expand Down
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7079,13 +7079,12 @@ react-is@^18.0.0:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==

[email protected].6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/react-konva-utils/-/react-konva-utils-1.0.6.tgz#7cda4a9ea94665f6b30813a4c1eaf600b89b4c84"
integrity sha512-011+jyXwadFDkbIUdlTarKwbqME0ljX1vPeW5oyLQx4rtHdcsDr43tdOdSsMT3XpZyl8clgM9I/eK0lBuBuFHg==
[email protected].7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/react-konva-utils/-/react-konva-utils-1.0.7.tgz#de92c5d7012d4ad3749e870785bd44690dc8e5c4"
integrity sha512-+z/707f6wii9q/Zt4SSUSQ09LmzWiz//HvitCrP8nNudq1pedC1nKX7CxDUg/gRnJ952ILWYewID6pASiewM3A==
dependencies:
react-konva "^18.0.0-0"
use-image "^1.1.0"
use-image "^1.1.1"

[email protected]:
version "18.2.7"
Expand All @@ -7097,7 +7096,7 @@ [email protected]:
react-reconciler "~0.29.0"
scheduler "^0.23.0"

react-konva@^18.0.0-0, react-konva@^18.2.10:
react-konva@^18.2.10:
version "18.2.10"
resolved "https://registry.yarnpkg.com/react-konva/-/react-konva-18.2.10.tgz#5b5edc5e9ed452755d21babc353747828868decc"
integrity sha512-ohcX1BJINL43m4ynjZ24MxFI1syjBdrXhqVxYVDw2rKgr3yuS0x/6m1Y2Z4sl4T/gKhfreBx8KHisd0XC6OT1g==
Expand Down Expand Up @@ -8419,7 +8418,7 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

use-image@^1.1.0:
use-image@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/use-image/-/use-image-1.1.1.tgz#bdd3f2e1718393ffc0e56136f993467103d9d2df"
integrity sha512-n4YO2k8AJG/BcDtxmBx8Aa+47kxY5m335dJiCQA5tTeVU4XdhrhqR6wT0WISRXwdMEOv5CSjqekDZkEMiiWaYQ==
Expand Down

0 comments on commit 2a30b90

Please sign in to comment.