|
1844 | 1844 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
1845 | 1845 |
|
1846 | 1846 | "@types/prop-types@*":
|
1847 |
| - version "15.7.5" |
1848 |
| - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" |
1849 |
| - integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== |
| 1847 | + version "15.7.12" |
| 1848 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6" |
| 1849 | + integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== |
1850 | 1850 |
|
1851 | 1851 | "@types/react-dom@^18.3.0":
|
1852 | 1852 | version "18.3.0"
|
|
1856 | 1856 | "@types/react" "*"
|
1857 | 1857 |
|
1858 | 1858 | "@types/react-reconciler@^0.28.0", "@types/react-reconciler@^0.28.2":
|
1859 |
| - version "0.28.2" |
1860 |
| - resolved "https://registry.yarnpkg.com/@types/react-reconciler/-/react-reconciler-0.28.2.tgz#f16b0e8cc4748af70ca975eaaace0d79582c71fa" |
1861 |
| - integrity sha512-8tu6lHzEgYPlfDf/J6GOQdIc+gs+S2yAqlby3zTsB3SP2svlqTYe5fwZNtZyfactP74ShooP2vvi1BOp9ZemWw== |
| 1859 | + version "0.28.8" |
| 1860 | + resolved "https://registry.yarnpkg.com/@types/react-reconciler/-/react-reconciler-0.28.8.tgz#e51710572bcccf214306833c2438575d310b3e98" |
| 1861 | + integrity sha512-SN9c4kxXZonFhbX4hJrZy37yw9e7EIxcpHCxQv5JUS18wDE5ovkQKlqQEkufdJCCMfuI9BnjUJvhYeJ9x5Ra7g== |
1862 | 1862 | dependencies:
|
1863 | 1863 | "@types/react" "*"
|
1864 | 1864 |
|
1865 | 1865 | "@types/react@*":
|
1866 |
| - version "18.0.28" |
1867 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" |
1868 |
| - integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== |
| 1866 | + version "18.3.3" |
| 1867 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" |
| 1868 | + integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== |
1869 | 1869 | dependencies:
|
1870 | 1870 | "@types/prop-types" "*"
|
1871 |
| - "@types/scheduler" "*" |
1872 | 1871 | csstype "^3.0.2"
|
1873 | 1872 |
|
1874 | 1873 | "@types/react@^18.3.1":
|
|
1884 | 1883 | resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
|
1885 | 1884 | integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
|
1886 | 1885 |
|
1887 |
| -"@types/scheduler@*": |
1888 |
| - version "0.16.2" |
1889 |
| - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" |
1890 |
| - integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== |
1891 |
| - |
1892 | 1886 | "@types/trusted-types@^2.0.2":
|
1893 | 1887 | version "2.0.2"
|
1894 | 1888 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"
|
|
2192 | 2186 | integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
|
2193 | 2187 |
|
2194 | 2188 | csstype@^3.0.2:
|
2195 |
| - version "3.1.1" |
2196 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9" |
2197 |
| - integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== |
| 2189 | + version "3.1.3" |
| 2190 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 2191 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
2198 | 2192 |
|
2199 | 2193 | debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4:
|
2200 | 2194 | version "4.3.4"
|
@@ -2404,9 +2398,9 @@ filelist@^1.0.1:
|
2404 | 2398 | minimatch "^5.0.1"
|
2405 | 2399 |
|
2406 | 2400 | filesize@^10.0.12:
|
2407 |
| - version "10.0.12" |
2408 |
| - resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.0.12.tgz#6eef217c08e9633cdbf438d9124e8f5f524ffa05" |
2409 |
| - integrity sha512-6RS9gDchbn+qWmtV2uSjo5vmKizgfCQeb5jKmqx8HyzA3MoLqqyQxN+QcjkGBJt7FjJ9qFce67Auyya5rRRbpw== |
| 2401 | + version "10.1.2" |
| 2402 | + resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.2.tgz#33bb71c5c134102499f1bc36e6f2863137f6cb0c" |
| 2403 | + integrity sha512-Dx770ai81ohflojxhU+oG+Z2QGvKdYxgEr9OSA8UVrqhwNHjfH9A8f5NKfg83fEH8ZFA5N5llJo5T3PIoZ4CRA== |
2410 | 2404 |
|
2411 | 2405 | fill-range@^7.0.1:
|
2412 | 2406 | version "7.0.1"
|
@@ -2771,10 +2765,10 @@ is-weakref@^1.0.2:
|
2771 | 2765 | dependencies:
|
2772 | 2766 | call-bind "^1.0.2"
|
2773 | 2767 |
|
2774 |
| -its-fine@^1.0.6: |
2775 |
| - version "1.0.9" |
2776 |
| - resolved "https://registry.yarnpkg.com/its-fine/-/its-fine-1.0.9.tgz#f4ca0ad5bdbf896764d35f7cf24c16287b6c6d31" |
2777 |
| - integrity sha512-Ph+vcp1R100JOM4raXmDx/wCTi4kMkMXiFE108qGzsLdghXFPqad82UJJtqT1jwdyWYkTU6eDpDnol/ZIzW+1g== |
| 2768 | +its-fine@^1.1.1: |
| 2769 | + version "1.2.5" |
| 2770 | + resolved "https://registry.yarnpkg.com/its-fine/-/its-fine-1.2.5.tgz#5466c287f86a0a73e772c8d8d515626c97195dc9" |
| 2771 | + integrity sha512-fXtDA0X0t0eBYAGLVM5YsgJGsJ5jEmqZEPrGbzdf5awjv0xE7nqv3TVnvtUF060Tkes15DbDAKW/I48vsb6SyA== |
2778 | 2772 | dependencies:
|
2779 | 2773 | "@types/react-reconciler" "^0.28.0"
|
2780 | 2774 |
|
@@ -2843,9 +2837,9 @@ jsonpointer@^5.0.0:
|
2843 | 2837 | integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==
|
2844 | 2838 |
|
2845 | 2839 | konva@^8.3.14:
|
2846 |
| - version "8.4.2" |
2847 |
| - resolved "https://registry.yarnpkg.com/konva/-/konva-8.4.2.tgz#6de2b9d54f2b56b8c7c76eba66955f7255dd9afb" |
2848 |
| - integrity sha512-4VQcrgj/PI8ydJjtLcTuinHBE8o0WGX0YoRwbiN5mpYQiC52aOzJ0XbpKNDJdRvORQphK5LP+jeM0hQJEYIuUA== |
| 2840 | + version "8.4.3" |
| 2841 | + resolved "https://registry.yarnpkg.com/konva/-/konva-8.4.3.tgz#d6754fdb53e69295c24dbdfe967a27f92da51e47" |
| 2842 | + integrity sha512-ARqdgAbdNIougRlOKvkQwHlGhXPRBV4KvhCP+qoPpGoVQwwiJe4Hkdu4HHdRPb9rGUp04jDTAxBzEwBsE272pg== |
2849 | 2843 |
|
2850 | 2844 | leven@^3.1.0:
|
2851 | 2845 | version "3.1.0"
|
@@ -3096,22 +3090,22 @@ react-is@^16.13.1, react-is@^16.7.0:
|
3096 | 3090 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
3097 | 3091 |
|
3098 | 3092 | react-konva@^18.2.3:
|
3099 |
| - version "18.2.5" |
3100 |
| - resolved "https://registry.yarnpkg.com/react-konva/-/react-konva-18.2.5.tgz#592692619c5f4a9c14726e146574ddc8bc468a7c" |
3101 |
| - integrity sha512-lTqJStcHnpGSXB9RlV7p5at3MpRML/TujzbuUDZRIInsLocJ/I4Nhhg3w6yJm9UV05kcwr88OY6LO+2zRyzXog== |
| 3093 | + version "18.2.10" |
| 3094 | + resolved "https://registry.yarnpkg.com/react-konva/-/react-konva-18.2.10.tgz#5b5edc5e9ed452755d21babc353747828868decc" |
| 3095 | + integrity sha512-ohcX1BJINL43m4ynjZ24MxFI1syjBdrXhqVxYVDw2rKgr3yuS0x/6m1Y2Z4sl4T/gKhfreBx8KHisd0XC6OT1g== |
3102 | 3096 | dependencies:
|
3103 | 3097 | "@types/react-reconciler" "^0.28.2"
|
3104 |
| - its-fine "^1.0.6" |
| 3098 | + its-fine "^1.1.1" |
3105 | 3099 | react-reconciler "~0.29.0"
|
3106 | 3100 | scheduler "^0.23.0"
|
3107 | 3101 |
|
3108 | 3102 | react-reconciler@~0.29.0:
|
3109 |
| - version "0.29.0" |
3110 |
| - resolved "https://registry.yarnpkg.com/react-reconciler/-/react-reconciler-0.29.0.tgz#ee769bd362915076753f3845822f2d1046603de7" |
3111 |
| - integrity sha512-wa0fGj7Zht1EYMRhKWwoo1H9GApxYLBuhoAuXN0TlltESAjDssB+Apf0T/DngVqaMyPypDmabL37vw/2aRM98Q== |
| 3103 | + version "0.29.2" |
| 3104 | + resolved "https://registry.yarnpkg.com/react-reconciler/-/react-reconciler-0.29.2.tgz#8ecfafca63549a4f4f3e4c1e049dd5ad9ac3a54f" |
| 3105 | + integrity sha512-zZQqIiYgDCTP/f1N/mAR10nJGrPD2ZR+jDSEsKWJHYC7Cm2wodlwbR3upZRdC3cjIjSlTLNVyO7Iu0Yy7t2AYg== |
3112 | 3106 | dependencies:
|
3113 | 3107 | loose-envify "^1.1.0"
|
3114 |
| - scheduler "^0.23.0" |
| 3108 | + scheduler "^0.23.2" |
3115 | 3109 |
|
3116 | 3110 | react-refresh@^0.14.0:
|
3117 | 3111 | version "0.14.0"
|
@@ -3330,14 +3324,7 @@ safe-regex-test@^1.0.0:
|
3330 | 3324 | get-intrinsic "^1.1.3"
|
3331 | 3325 | is-regex "^1.1.4"
|
3332 | 3326 |
|
3333 |
| -scheduler@^0.23.0: |
3334 |
| - version "0.23.0" |
3335 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe" |
3336 |
| - integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw== |
3337 |
| - dependencies: |
3338 |
| - loose-envify "^1.1.0" |
3339 |
| - |
3340 |
| -scheduler@^0.23.2: |
| 3327 | +scheduler@^0.23.0, scheduler@^0.23.2: |
3341 | 3328 | version "0.23.2"
|
3342 | 3329 | resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
|
3343 | 3330 | integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
|
@@ -3516,9 +3503,9 @@ terser@^5.17.4:
|
3516 | 3503 | source-map-support "~0.5.20"
|
3517 | 3504 |
|
3518 | 3505 | tiny-invariant@^1.2.0:
|
3519 |
| - version "1.3.1" |
3520 |
| - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.1.tgz#8560808c916ef02ecfd55e66090df23a4b7aa642" |
3521 |
| - integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw== |
| 3506 | + version "1.3.3" |
| 3507 | + resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
| 3508 | + integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
3522 | 3509 |
|
3523 | 3510 | to-fast-properties@^2.0.0:
|
3524 | 3511 | version "2.0.0"
|
@@ -3660,9 +3647,9 @@ use-composed-ref@^1.3.0:
|
3660 | 3647 | integrity sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==
|
3661 | 3648 |
|
3662 | 3649 | use-image@^1.1.0:
|
3663 |
| - version "1.1.0" |
3664 |
| - resolved "https://registry.yarnpkg.com/use-image/-/use-image-1.1.0.tgz#dc244c34506d3cf3a8177c1f0bbfb158b9beefe5" |
3665 |
| - integrity sha512-+cBHRR/44ZyMUS873O0vbVylgMM0AbdTunEplAWXvIQ2p69h2sIo2Qq74zeUsq6AMo+27e5lERQvXzd1crGiMg== |
| 3650 | + version "1.1.1" |
| 3651 | + resolved "https://registry.yarnpkg.com/use-image/-/use-image-1.1.1.tgz#bdd3f2e1718393ffc0e56136f993467103d9d2df" |
| 3652 | + integrity sha512-n4YO2k8AJG/BcDtxmBx8Aa+47kxY5m335dJiCQA5tTeVU4XdhrhqR6wT0WISRXwdMEOv5CSjqekDZkEMiiWaYQ== |
3666 | 3653 |
|
3667 | 3654 | use-isomorphic-layout-effect@^1.1.1:
|
3668 | 3655 | version "1.1.2"
|
|
0 commit comments