mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
npm update
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
559fedc965
commit
c5aa63af3c
12
ui (gen4)/package-lock.json
generated
12
ui (gen4)/package-lock.json
generated
@ -939,9 +939,9 @@
|
|||||||
"integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg=="
|
"integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg=="
|
||||||
},
|
},
|
||||||
"ig-actions": {
|
"ig-actions": {
|
||||||
"version": "3.24.8",
|
"version": "3.24.10",
|
||||||
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.24.8.tgz",
|
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.24.10.tgz",
|
||||||
"integrity": "sha512-CF81xSbySrbNoXo8wvQe4s5fD9JTXGRxeaQ10xFDw28Kt9DIGpBL5AMSXMMJ8VJsmFoRD4M/wgamiWvQRJ584Q==",
|
"integrity": "sha512-rR+M/vFJeBtQB9LpWG/q40GQJdVbHpUP//N58gsupAsD8JYWd7kXl34HqYEiZ7TtiR5y7mlwR7g+nhYdCtgT9w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ig-object": "^2.2.2"
|
"ig-object": "^2.2.2"
|
||||||
}
|
}
|
||||||
@ -956,9 +956,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ig-object": {
|
"ig-object": {
|
||||||
"version": "2.4.5",
|
"version": "2.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-2.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-2.5.0.tgz",
|
||||||
"integrity": "sha512-xziN3cLdnZjrsROy1mHEaAQastn4vG/g+7eKEd6nz6fSYLZldHQyeeZ95m+kdUrVxPrXD1ma5hdT2uht6Tr5vQ=="
|
"integrity": "sha512-6A/6dFOusbannm/23cx848Yk1PQpEmcorJ5L+0H1urkMBtL+a3VXyS2q0C6SVAxyeJCoPeMg7KACNnrPPJMP7g=="
|
||||||
},
|
},
|
||||||
"image-size": {
|
"image-size": {
|
||||||
"version": "0.5.5",
|
"version": "0.5.5",
|
||||||
|
|||||||
@ -27,9 +27,9 @@
|
|||||||
"generic-walk": "^1.4.0",
|
"generic-walk": "^1.4.0",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"guarantee-events": "^1.0.0",
|
"guarantee-events": "^1.0.0",
|
||||||
"ig-actions": "^3.24.8",
|
"ig-actions": "^3.24.10",
|
||||||
"ig-features": "^3.4.2",
|
"ig-features": "^3.4.2",
|
||||||
"ig-object": "^2.4.5",
|
"ig-object": "^2.5.0",
|
||||||
"moment": "^2.24.0",
|
"moment": "^2.24.0",
|
||||||
"requirejs": "^2.3.6",
|
"requirejs": "^2.3.6",
|
||||||
"requirejs-plugins": "^1.0.2",
|
"requirejs-plugins": "^1.0.2",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user