fix: bump preact-context-menu

This commit is contained in:
Paul Makles 2022-03-05 15:06:18 +00:00
parent 009565f0cc
commit 6a465c1c08
2 changed files with 5 additions and 5 deletions

View file

@ -135,7 +135,7 @@
"mobx": "^6.3.2",
"mobx-react-lite": "^3.2.0",
"preact": "^10.5.14",
"preact-context-menu": "0.3.0-patch.0",
"preact-context-menu": "0.3.0-patch.1",
"preact-i18n": "^2.4.0-preactx",
"prettier": "^2.3.1",
"prismjs": "^1.23.0",

View file

@ -3999,10 +3999,10 @@ postcss@^8.3.8:
picocolors "^1.0.0"
source-map-js "^0.6.2"
preact-context-menu@0.3.0-patch.0:
version "0.3.0-patch.0"
resolved "https://registry.yarnpkg.com/preact-context-menu/-/preact-context-menu-0.3.0-patch.0.tgz#d24a415271d51aec2c66eae138584a9c456ee051"
integrity sha512-Dm5eOMb/2yn3K66xtg+k9u1SR/DgNqDbDO89ZWprqXcAa8zQmd4jgWn4mWoglVlcarBqBYcMnwoBZArzoGfqxA==
preact-context-menu@0.3.0-patch.1:
version "0.3.0-patch.1"
resolved "https://registry.yarnpkg.com/preact-context-menu/-/preact-context-menu-0.3.0-patch.1.tgz#0dcaa794f30f83bf1e1a94e93403dc1cf80fe2ec"
integrity sha512-K/Fe7/F2fZmuPw9farSyd/IDu0+ScM2fvopRHk681mMlVKBRVHRwJQWyDL1hEY3E7uTe7TwyyU09knsfu48ycw==
dependencies:
preact "^10.5.14"