N°5621 Move jquery.contextMenu 1.6.7 (?) to NPM

This commit is contained in:
Pierre Goiffon
2024-02-28 17:41:36 +01:00
parent e758527ca9
commit 8490c2a22f
11 changed files with 2776 additions and 2 deletions

8
node_modules/.package-lock.json generated vendored
View File

@@ -111,6 +111,14 @@
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
},
"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==",
"dependencies": {
"jquery": ">=1.7.0"
}
},
"node_modules/jquery-ui-dist": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz",