Skip to content

Commit

Permalink
Merge pull request #22 from rawand-faraidun/dev
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
rawand-faraidun authored Jan 30, 2024
2 parents a70c950 + 30fc025 commit 14d5452
Show file tree
Hide file tree
Showing 5 changed files with 1,265 additions and 955 deletions.
5 changes: 5 additions & 0 deletions .changeset/polite-weeks-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"linguify": patch
---

Update dependencies
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 14d5452

Please sign in to comment.