Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rawand-faraidun committed Jan 30, 2024
1 parent a70c950 commit 2b22c58
Show file tree
Hide file tree
Showing 4 changed files with 1,260 additions and 955 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"express": "^4.18.2",
"findup-sync": "^5.0.0",
"fs": "0.0.1-security",
"joi": "^17.11.0",
"joi": "^17.12.1",
"lodash": "^4.17.21",
"path": "^0.12.7",
"prompts": "^2.4.2"
Expand All @@ -39,15 +39,15 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express-serve-static-core": "^4.17.41",
"@types/express-serve-static-core": "^4.17.42",
"@types/findup-sync": "^4.0.4",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.4",
"@types/node": "^20.11.10",
"@types/prompts": "^2.4.9",
"concurrently": "^8.2.2",
"ncp": "^2.0.0",
"nodemon": "^3.0.2",
"prettier": "^3.1.0",
"nodemon": "^3.0.3",
"prettier": "^3.2.4",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 2b22c58

Please sign in to comment.