chore: Update dependencies

This commit is contained in:
Maksim Eltyshev
2025-08-20 13:10:16 +02:00
parent 22cde183ff
commit bb40a22563
7 changed files with 1579 additions and 1031 deletions
+5 -5
View File
@@ -49,7 +49,7 @@
"dotenv-cli": "^7.4.4",
"escape-html": "^1.0.3",
"escape-markdown": "^1.0.4",
"fs-extra": "^11.3.0",
"fs-extra": "^11.3.1",
"ico-to-png": "^0.2.2",
"istextorbinary": "^9.5.0",
"jsonwebtoken": "^9.0.2",
@@ -63,7 +63,7 @@
"pg": "^8.16.3",
"read": "^4.1.0",
"rimraf": "^5.0.10",
"sails": "^1.5.14",
"sails": "^1.5.15",
"sails-hook-orm": "^4.0.3",
"sails-hook-sockets": "^3.0.2",
"sails-postgresql": "^5.0.1",
@@ -78,13 +78,13 @@
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^9.1.2",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-prettier": "^5.5.1",
"eslint-plugin-prettier": "^5.5.4",
"mocha": "^10.8.2",
"nodemon": "^3.1.10",
"prettier": "3.3.3",
"supertest": "^7.1.1"
"supertest": "^7.1.4"
},
"engines": {
"node": ">=18"