Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Dec 31, 2024
1 parent 6582dda commit ed924ef
Show file tree
Hide file tree
Showing 8 changed files with 209 additions and 209 deletions.
104 changes: 52 additions & 52 deletions api/package-lock.json

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

8 changes: 4 additions & 4 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.31.0",
"nodemon": "^3.1.9",
"npm-check-updates": "^17.1.12",
"npm-check-updates": "^17.1.13",
"tsx": "^4.19.2"
},
"dependencies": {
Expand Down Expand Up @@ -59,7 +59,7 @@
"i18n-js": "^4.5.1",
"jest": "^29.7.0",
"jose": "^5.9.6",
"mongoose": "^8.9.2",
"mongoose": "^8.9.3",
"multer": "^1.4.5-lts.1",
"nanoid": "^5.0.9",
"nocache": "^4.0.0",
Expand Down
Loading

0 comments on commit ed924ef

Please sign in to comment.