N°5621 Move jquery.magnific-popup.js 1.0.0 to NPM

This commit is contained in:
Pierre Goiffon
2024-02-29 11:52:04 +01:00
parent fe4233e218
commit 5bbf3c9c35
54 changed files with 32214 additions and 6 deletions

14
package-lock.json generated
View File

@@ -21,6 +21,7 @@
"jquery": "^3.5.1",
"jquery-contextmenu": "^1.6.7",
"jquery-ui-dist": "^1.12.1",
"magnific-popup": "^1.0.0",
"mousetrap": "^1.6.5",
"scrollmagic": "^2.0.8",
"selectize-plugin-a11y": "^1.1.0",
@@ -180,6 +181,14 @@
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz",
"integrity": "sha512-UnQQWIvxaP7s13FLx37WufEwDYLSXKpp9JHrqEYTP6GqQNM+RMVEwsJMoc163QlzEaAV5YVfWlgQU5FPjKBtSw=="
},
"node_modules/magnific-popup": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/magnific-popup/-/magnific-popup-1.0.0.tgz",
"integrity": "sha512-3bS3qDBGeo6jHIzxCvtPB0zFS3G2u3IevqLM3JBX96zBNNd7Zv4x0JajJfrmJlJTlK0LKMqWRyNPKGRBUU/Lrw==",
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/mousetrap": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/mousetrap/-/mousetrap-1.6.5.tgz",
@@ -365,6 +374,11 @@
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz",
"integrity": "sha512-UnQQWIvxaP7s13FLx37WufEwDYLSXKpp9JHrqEYTP6GqQNM+RMVEwsJMoc163QlzEaAV5YVfWlgQU5FPjKBtSw=="
},
"magnific-popup": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/magnific-popup/-/magnific-popup-1.0.0.tgz",
"integrity": "sha512-3bS3qDBGeo6jHIzxCvtPB0zFS3G2u3IevqLM3JBX96zBNNd7Zv4x0JajJfrmJlJTlK0LKMqWRyNPKGRBUU/Lrw=="
},
"mousetrap": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/mousetrap/-/mousetrap-1.6.5.tgz",