update: icon store

This commit is contained in:
maix0 2025-06-14 03:16:48 +02:00 committed by Maieul BOYER
parent b1243d7346
commit aa96d79e47
8 changed files with 235 additions and 64 deletions

View file

@ -20,11 +20,14 @@
"license": "ISC",
"dependencies": {
"@fastify/autoload": "^6.3.1",
"@fastify/formbody": "^8.0.2",
"@fastify/multipart": "^9.0.3",
"@fastify/sensible": "^6.0.0",
"@fastify/static": "^8.2.0",
"fastify": "^5.0.0",
"fastify-cli": "^7.4.0",
"fastify-plugin": "^5.0.0",
"fastify-raw-body": "^5.0.0",
"sharp": "^0.34.2"
},
"devDependencies": {