Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinBrett committed Sep 30, 2024
1 parent f3ec517 commit ea6b08f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"quickjs-emscripten": "^0.31.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-rnd": "10.4.13",
"react-rnd": "10.4.12",
"resedit": "^2.0.2",
"rtf.js": "^3.0.9",
"styled-components": "^6.1.13",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7270,10 +7270,10 @@ rc@^1.0.1, rc@^1.1.6:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

re-resizable@6.10.0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.0.tgz#d684a096ab438f1a93f59ad3a580a206b0ce31ee"
integrity sha512-hysSK0xmA5nz24HBVztlk4yCqCLCvS32E6ZpWxVKop9x3tqCa4yAj1++facrmkOf62JsJHjmjABdKxXofYioCw==
re-resizable@6.9.17:
version "6.9.17"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.17.tgz#78e4349934ff24a8fcb4b6b5a43ff9ed5f319d2a"
integrity sha512-OBqd1BwVXpEJJn/yYROG+CbeqIDBWIp6wathlpB0kzZWWZIY1gPTsgK2yJEui5hOvkCdC2mcexF2V3DZVfLq2g==

react-dom@^17.0.1:
version "17.0.2"
Expand Down Expand Up @@ -7327,12 +7327,12 @@ react-redux@^7.2.2:
prop-types "^15.7.2"
react-is "^17.0.2"

[email protected].13:
version "10.4.13"
resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.13.tgz#7a18c2785b4226ba3d3852d4a577cc45e477350b"
integrity sha512-Vgbf0iihspcQ6nkaFhpOGWfmnuVbhkhoB0hBbYl8aRDA4horsQHESc4E1z7O/P27kFFjK2aqM0u5CGzfr9gEZA==
[email protected].12:
version "10.4.12"
resolved "https://registry.yarnpkg.com/react-rnd/-/react-rnd-10.4.12.tgz#f3e0ae736e467c614f46f531f5f62e27aa14f352"
integrity sha512-EZ0ddi+R9JQVqk6jtPzvy11z5kjdw3aZbtiRmA9KP09UNx3LZT8WFrWO3QXbH7dHo1DKO3Rh8usCCwaJgu6Ahg==
dependencies:
re-resizable "6.10.0"
re-resizable "6.9.17"
react-draggable "4.4.6"
tslib "2.6.2"

Expand Down

0 comments on commit ea6b08f

Please sign in to comment.