feat: Replace existing router with the new implementation (#11646)

This commit is contained in:
Harminder Virk
2025-03-04 17:22:20 +05:30
committed by GitHub
parent c2e24b6cfd
commit aabbbb7292
30 changed files with 992 additions and 1320 deletions

View File

@@ -93,6 +93,7 @@
"jsonwebtoken": "^9.0.2",
"lodash": "4.17.21",
"morgan": "^1.9.1",
"path-to-regexp": "^0.1.10",
"tsconfig-paths": "^4.2.0",
"zod": "3.22.4"
},