Added a sample implementation for validation schemas
This commit is contained in:
parent
988667bde8
commit
0374d7bccb
7 changed files with 122 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"license": "ISC",
|
||||
"packageManager": "pnpm@10.5.2",
|
||||
"dependencies": {
|
||||
"ajv": "^8.17.1",
|
||||
"bcrypt": "^5.1.1",
|
||||
"better-sqlite3": "^11.9.1",
|
||||
"dompurify": "^3.2.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue