Simple User Quota (#367)

* Simple User Quota
* 👷Fix build with OpenSearch
This commit is contained in:
Anton Shepilov
2024-02-22 10:17:25 +01:00
committed by GitHub
parent df0809ec48
commit 63f2c281c0
34 changed files with 10549 additions and 5836 deletions
+3 -3
View File
@@ -67,7 +67,7 @@
"@types/eslint": "^7.2.3",
"@types/fluent-ffmpeg": "^2.1.20",
"@types/html-to-text": "^8.1.1",
"@types/jest": "^29.1.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.165",
"@types/node": "^18.11",
"@types/node-cron": "^3.0.0",
@@ -88,13 +88,13 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unused-imports": "^2.0.0",
"form-auto-content": "^2.2.0",
"jest": "^29.1.0",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.4",
"nodemon": "^2.0.22",
"pino-pretty": "^10.0.0",
"prettier": "^2.1.2",
"rimraf": "^3.0.2",
"ts-jest": "^29.1.0",
"ts-jest": "^29.1.2",
"ts-node": "^9.0.0",
"ts-node-dev": "^1.1.8",
"tsc-watch": "^4.2.9",