add users

This commit is contained in:
2026-04-21 18:58:46 +04:00
parent a4b5b5d400
commit 1ea761a07f
18 changed files with 124 additions and 364 deletions

View File

@@ -32,13 +32,13 @@
"@angular/build": "^22.0.0-next.5",
"@angular/cli": "^22.0.0-next.5",
"@angular/compiler-cli": "^22.0.0-next.0",
"@tailwindcss/postcss": "^4.1.12",
"@tailwindcss/postcss": "^4.2.4",
"@types/express": "^5.0.1",
"@types/node": "^20.17.19",
"jsdom": "^28.0.0",
"postcss": "^8.5.3",
"postcss": "^8.5.10",
"prettier": "^3.8.1",
"tailwindcss": "^4.1.12",
"tailwindcss": "^4.2.4",
"typescript": "~6.0.2",
"vitest": "^4.0.8"
}