mirror of
https://github.com/ApfelTeeSaft/LiveSplitOne.git
synced 2026-09-02 03:43:24 +00:00
Bump react-contextmenu from 2.13.0 to 2.14.0
Bumps [react-contextmenu](https://github.com/vkbansal/react-contextmenu) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/vkbansal/react-contextmenu/releases) - [Commits](https://github.com/vkbansal/react-contextmenu/compare/v2.13.0...v2.14.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
This commit is contained in:
Generated
+3
-3
@@ -9164,9 +9164,9 @@
|
||||
}
|
||||
},
|
||||
"react-contextmenu": {
|
||||
"version": "2.13.0",
|
||||
"resolved": "https://registry.npmjs.org/react-contextmenu/-/react-contextmenu-2.13.0.tgz",
|
||||
"integrity": "sha512-hhFuJX4di0zGV7H7pXPn42U70OZbGpQD+PxcdmKStNT5mebSjI+inhOuFESDmDbqVsN/f99hI5/nw95oXTVRXQ==",
|
||||
"version": "2.14.0",
|
||||
"resolved": "https://registry.npmjs.org/react-contextmenu/-/react-contextmenu-2.14.0.tgz",
|
||||
"integrity": "sha512-ktqMOuad6sCFNJs/ltEwppN8F0YeXmqoZfwycgtZR/MxOXMYx1xgYC44SzWH259HdGyshk1/7sXGuIRwj9hzbw==",
|
||||
"requires": {
|
||||
"classnames": "^2.2.5",
|
||||
"object-assign": "^4.1.0"
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
"idb": "^5.0.4",
|
||||
"react": "^16.13.1",
|
||||
"react-color": "^2.18.1",
|
||||
"react-contextmenu": "^2.13.0",
|
||||
"react-contextmenu": "^2.14.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-linkifier": "^4.0.0",
|
||||
"react-resizable": "^1.10.1",
|
||||
|
||||
Reference in New Issue
Block a user