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

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

@@ -155,6 +155,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",