Fix remote image urls not showing up in image grids
Some checks failed
Test / build (push) Failing after 4s
Some checks failed
Test / build (push) Failing after 4s
This commit is contained in:
parent
ce0bc15c02
commit
01f653bdcc
3 changed files with 423 additions and 349 deletions
|
@ -30,6 +30,7 @@
|
|||
"@types/express": "^4.17.20",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"axios": "^1.8.4",
|
||||
"body-parser": "^1.20.2",
|
||||
"canvas": "^2.11.2",
|
||||
"clone-deep": "^4.0.1",
|
||||
|
@ -40,7 +41,7 @@
|
|||
"glob": "^10.3.10",
|
||||
"jest": "^29.0.0",
|
||||
"jest-mock-extended": "^3.0.0",
|
||||
"jimp": "^0.22.12",
|
||||
"jimp": "^1.6.0",
|
||||
"minimatch": "9.0.5",
|
||||
"mysql": "^2.18.1",
|
||||
"ts-jest": "^29.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue