Skip to content

Commit

Permalink
Merge branch 'demo' of https://github.com/aelassas/bookcars into demo
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Feb 5, 2025
2 parents af4c03c + 7c56669 commit 9776a14
Show file tree
Hide file tree
Showing 69 changed files with 910 additions and 620 deletions.
16 changes: 8 additions & 8 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "5.5.0",
"version": "5.6.0",
"description": "",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/multer": "^1.4.12",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/nodemailer": "^6.4.17",
"@types/supertest": "^6.0.2",
"@types/validator": "^13.12.2",
Expand All @@ -50,7 +50,7 @@
"i18n-js": "^4.5.1",
"jest": "^29.7.0",
"jose": "^5.9.6",
"mongoose": "^8.9.5",
"mongoose": "^8.9.6",
"multer": "^1.4.5-lts.1",
"nanoid": "^5.0.9",
"nocache": "^4.0.0",
Expand Down
132 changes: 73 additions & 59 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9776a14

Please sign in to comment.