Commits on Source (7)
-
2f7bd42c
-
Pierre Ecarlat authored
feat(dashboard): new access interface See merge request !477
b4598446 -
e949b317
-
Marlène SIMONDANT authored
feat(dashboard) : create dashboard ! See merge request !478
53e18a1c -
Marlène SIMONDANT authoredafbd8460
-
Marlène SIMONDANT authoredbe8c3a42
-
Renovate Bot authored3829bd10
Showing
- package-lock.json 5827 additions, 9571 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/auth/auth.service.spec.ts 2 additions, 0 deletionssrc/auth/auth.service.spec.ts
- src/auth/auth.service.ts 2 additions, 1 deletionsrc/auth/auth.service.ts
- src/posts/posts.service.ts 5 additions, 1 deletionsrc/posts/posts.service.ts
This diff is collapsed.
... | ... | @@ -88,7 +88,7 @@ |
"ts-jest": "^28.0.8", | ||
"ts-loader": "^9.5.2", | ||
"ts-node": "^10.9.2", | ||
"tsconfig-paths": "^3.9.0", | ||
"tsconfig-paths": "^4.0.0", | ||
"typescript": "^5.7.3" | ||
} | ||
} |