Pkg upgrade
Some checks are pending
Tests / tests (push) Waiting to run

This commit is contained in:
Dustin Brett 2024-12-08 22:19:56 -08:00
parent 4f9ea66948
commit a9baa85ca7
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
},
"resolutions": {
"@emotion/is-prop-valid": "^1.3.1",
"react-rnd/re-resizable": "6.10.1"
"react-rnd/re-resizable": "^6.10.2"
},
"dependencies": {
"@mlc-ai/web-llm": "^0.2.77",

View File

@ -7372,10 +7372,10 @@ rc@^1.0.1, rc@^1.1.6:
minimist "^1.2.0"
strip-json-comments "~2.0.1"
re-resizable@6.10.0, re-resizable@6.10.1:
version "6.10.1"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.1.tgz#d062ca50bbc4ec7ae940f756cba36479e9015bc5"
integrity sha512-m33nSWRH57UZLmep5M/LatkZ2NRqimVD/bOOpvymw5Zf33+eTSEixsUugscOZzAtK0/nx+OSuOf8VbKJx/4ptw==
re-resizable@6.10.0, re-resizable@^6.10.2:
version "6.10.2"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.10.2.tgz#85cdffcbb39a7fea9c588f95bcdf19028aa5f3f0"
integrity sha512-VGO8mfNN6n7a3AQ8JscygPzO9YJITdzxUSOcaG2VrvQwZuzoteOKiuK8AJf0qgmCMFuryl1V3mnjR/+qmWqxaw==
react-dom@^17.0.1:
version "17.0.2"