N°7355 - Update jQuery-contextmenu to 2.9.2

This commit is contained in:
Molkobain
2024-03-22 16:40:50 +01:00
parent db4c70cea3
commit c86ebba60d
24 changed files with 3673 additions and 2632 deletions

21
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"datatables.net-scroller": "^1.4.2",
"datatables.net-select": "^1.2.0",
"jquery": "^3.7.1",
"jquery-contextmenu": "^1.6.7",
"jquery-contextmenu": "^2.9.2",
"jquery-migrate": "^3.4.1",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
@@ -187,11 +187,14 @@
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
},
"node_modules/jquery-contextmenu": {
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/jquery-contextmenu/-/jquery-contextmenu-1.6.7.tgz",
"integrity": "sha512-6qPEpiquUCE3iMbChPOHReQSKRus8VdPoDrJJMRYHBKSj577cAllLqMfp2pBzxax6m2ASTSt+YY++DWxt5yxGA==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/jquery-contextmenu/-/jquery-contextmenu-2.9.2.tgz",
"integrity": "sha512-6S6sH/08owDStC/7zNwcN366yR0ydX6PmMB0RnjLRQOp7Nc/rqwEHglshfHrrw2kdTev97GXwRXrayDUmToIOw==",
"dependencies": {
"jquery": ">=1.7.0"
"jquery": "^3.5.0"
},
"peerDependencies": {
"jquery": ">=1.8.2"
}
},
"node_modules/jquery-migrate": {
@@ -430,11 +433,11 @@
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
},
"jquery-contextmenu": {
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/jquery-contextmenu/-/jquery-contextmenu-1.6.7.tgz",
"integrity": "sha512-6qPEpiquUCE3iMbChPOHReQSKRus8VdPoDrJJMRYHBKSj577cAllLqMfp2pBzxax6m2ASTSt+YY++DWxt5yxGA==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/jquery-contextmenu/-/jquery-contextmenu-2.9.2.tgz",
"integrity": "sha512-6S6sH/08owDStC/7zNwcN366yR0ydX6PmMB0RnjLRQOp7Nc/rqwEHglshfHrrw2kdTev97GXwRXrayDUmToIOw==",
"requires": {
"jquery": ">=1.7.0"
"jquery": "^3.5.0"
}
},
"jquery-migrate": {