N°6599 Move moment.js 2.22.2 to NPM

This commit is contained in:
Pierre Goiffon
2024-03-11 14:27:14 +01:00
parent 722765c0aa
commit f894cb24c6
371 changed files with 57283 additions and 4 deletions

14
package-lock.json generated
View File

@@ -24,6 +24,7 @@
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"magnific-popup": "^1.0.0",
"moment": "^2.22.2",
"mousetrap": "^1.6.5",
"scrollmagic": "^2.0.8",
"selectize-plugin-a11y": "^1.1.0",
@@ -291,6 +292,14 @@
"node": ">= 0.8.0"
}
},
"node_modules/moment": {
"version": "2.22.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
"integrity": "sha512-LRvkBHaJGnrcWvqsElsOhHCzj8mU39wLx5pQ0pc6s153GynCTsPdGdqsVNKAQD9sKnWj11iF7TZx9fpLwdD3fw==",
"engines": {
"node": "*"
}
},
"node_modules/mousetrap": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/mousetrap/-/mousetrap-1.6.5.tgz",
@@ -646,6 +655,11 @@
"resolved": "https://registry.npmjs.org/magnific-popup/-/magnific-popup-1.0.0.tgz",
"integrity": "sha512-3bS3qDBGeo6jHIzxCvtPB0zFS3G2u3IevqLM3JBX96zBNNd7Zv4x0JajJfrmJlJTlK0LKMqWRyNPKGRBUU/Lrw=="
},
"moment": {
"version": "2.22.2",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
"integrity": "sha512-LRvkBHaJGnrcWvqsElsOhHCzj8mU39wLx5pQ0pc6s153GynCTsPdGdqsVNKAQD9sKnWj11iF7TZx9fpLwdD3fw=="
},
"mousetrap": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/mousetrap/-/mousetrap-1.6.5.tgz",