chore: v0.0.26

This commit is contained in:
amhsirak
2025-11-12 22:16:10 +05:30
parent fb3e41ea66
commit 447375c4e6

View File

@@ -1,6 +1,6 @@
{ {
"name": "maxun", "name": "maxun",
"version": "0.0.25", "version": "0.0.26",
"author": "Maxun", "author": "Maxun",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"dependencies": { "dependencies": {
@@ -51,7 +51,6 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"loglevel": "^1.8.0", "loglevel": "^1.8.0",
"loglevel-plugin-remote": "^0.6.8", "loglevel-plugin-remote": "^0.6.8",
"maxun-core": "^0.0.25",
"minio": "^8.0.1", "minio": "^8.0.1",
"moment-timezone": "^0.5.45", "moment-timezone": "^0.5.45",
"node-cron": "^3.0.3", "node-cron": "^3.0.3",
@@ -81,7 +80,7 @@
"swagger-jsdoc": "^6.2.8", "swagger-jsdoc": "^6.2.8",
"swagger-ui-express": "^5.0.1", "swagger-ui-express": "^5.0.1",
"typedoc": "^0.23.8", "typedoc": "^0.23.8",
"typescript": "^5.0.0", "typescript": "^5.0.0",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"uuidv4": "^6.2.12", "uuidv4": "^6.2.12",
"web-vitals": "^2.1.4", "web-vitals": "^2.1.4",