mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
npm update
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
608a6303fb
commit
a64f9d63e4
13
ui (gen4)/package-lock.json
generated
13
ui (gen4)/package-lock.json
generated
@ -940,6 +940,13 @@
|
|||||||
"integrity": "sha512-KIe9qeNs+UYGpMQKijqGl6yjHhRGUss2mof323jS3/L11vzrALPRpyciWopSqhGQXsB/U8fXsr5cRbYaBW7+wA==",
|
"integrity": "sha512-KIe9qeNs+UYGpMQKijqGl6yjHhRGUss2mof323jS3/L11vzrALPRpyciWopSqhGQXsB/U8fXsr5cRbYaBW7+wA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ig-object": "^3.0.0"
|
"ig-object": "^3.0.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"ig-object": {
|
||||||
|
"version": "3.3.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-3.3.2.tgz",
|
||||||
|
"integrity": "sha512-O95A+n5F+ZAjp2buXfdblIITJ4E+DdSsFWp03CMb/jew8eNzhZ3dz8XhMKO67CXIKjqhZ+cahJygoT7ds0nBWA=="
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ig-features": {
|
"ig-features": {
|
||||||
@ -959,9 +966,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ig-object": {
|
"ig-object": {
|
||||||
"version": "3.2.0",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-3.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/ig-object/-/ig-object-4.0.0.tgz",
|
||||||
"integrity": "sha512-TjSF6jy9f46RFx8vthLfkCus7QH2veKCwZQ0/Jl/4bg4L/OcM7xV93wfZ7wLG+W2Y3q6I3dZE4ZMfwvfl4ezZw=="
|
"integrity": "sha512-8V3UNnRES9uM39Dyt2C8FRp4663bhfraRoLrFX09okZiqVL/a47KXWSxPLCGiqaBSoQKqXXI3mWfa+ECIKjPLQ=="
|
||||||
},
|
},
|
||||||
"image-size": {
|
"image-size": {
|
||||||
"version": "0.5.5",
|
"version": "0.5.5",
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
"guarantee-events": "^1.0.0",
|
"guarantee-events": "^1.0.0",
|
||||||
"ig-actions": "^3.24.11",
|
"ig-actions": "^3.24.11",
|
||||||
"ig-features": "^3.4.2",
|
"ig-features": "^3.4.2",
|
||||||
"ig-object": "^3.2.0",
|
"ig-object": "^4.0.0",
|
||||||
"moment": "^2.25.3",
|
"moment": "^2.25.3",
|
||||||
"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