Skip to content

Commit

Permalink
Dependencies Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed Nov 28, 2024
1 parent 48b5acb commit ab826c4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/cors": "^2.8.17",
"@types/heapdump": "^0.3.4",
"@types/node": "^22.9.3",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
Expand All @@ -44,12 +44,12 @@
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"nodemon": "^3.1.4",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
},
"dependencies": {
"@fastify/helmet": "^12.0.1",
"@fastify/helmet": "^13.0.0",
"colorette": "^2.0.20",
"cors": "^2.8.5",
"date-fns": "^4.1.0",
Expand Down

0 comments on commit ab826c4

Please sign in to comment.